Showing 14 open source projects for "real time serial plot"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    LSJ-Link

    LSJ-Link

    시리얼 통신 프로그램 (Serial Control Program)

    ...아두이노(Arduino), 임베디드 보드와의 안정적인 데이터 송수신을 지원하며, 복잡한 설정 없이도 즉각적으로 하드웨어를 제어할 수 있도록 설계되었습니다. 루시퍼(Lucifer) 런처의 핵심 통신 엔진을 독립형 버전으로 만나보세요. [Key Features / 주요 기능] Instant Connectivity: 간단한 포트 및 보드레이트(Baud rate) 설정으로 즉시 연결 가능. Real-time Monitoring: 송수신 데이터를 실시간 로그창으로 확인. Lightweight & Fast: 군더더기 없는 로직으로 시스템 자원 점유율 최소화. User-friendly Interface: 직관적인 UI로 초보자부터 전문가까지 쉽게 사용. [Short Description (영문 요약)] LSJ-Link is a high-performance serial communication tool designed for developers working with Arduino and embedded systems. Experience stable data transmission and real-time monitoring with a simple, intuitive interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    8N1Term

    High-speed serial terminal for embedded systems and protocol analysis

    High-throughput serial capture without dropped data. Real-time plotting and visual inspection of incoming data. Combined ASCII / HEX views suitable for low-level debugging. Multi-window workflows for parallel monitoring. Cross-platform support (Windows, Linux).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VitalSignsCapture

    VitalSignsCapture

    Download data from medical device interfaces in ICU & Anaesthesia

    A C# .NET app to download or capture data from several medical device interfaces such as Datex AS3 S/5 Anesthesia, Philips Intellivue, GE Dash, Mindray HL7, Spacelabs, Draeger Infinity, Draeger HL7 patient monitors, GE Engstrom, Draeger (MedibusX), Maquet (Servo-i, Servo-U & Flow-i), Puritan Bennett ventilators, Covidien BIS Vista cerebral monitor, Fresenius Agilia, Alaris Carefusion, BBraun Spacecom syringe and volumetric pumps, Roche Cobas ASTM ABG analyzers. Requires Visual Studio 2022,...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4
    Lucifer

    Lucifer

    Lucifer: The Ultimate Dev-Ecosystem

    "Everything is integrated. Now, even I can't control it." 루시퍼(Lucifer)는 더 이상 단순한 런처가 아닙니다. 개발자가 필요로 하는 모든 하부 구조를 하나로 집대성한, 통제 불가능한 수준의 올인원 통합 제어 환경입니다. 🚀 핵심 특징 (Core Features) 시리얼 제어 (Advanced Serial Control): 하드웨어와의 접점을 완벽하게 장악합니다. 아두이노 및 각종 임베디드 장치와의 데이터 송수신을 가장 드라이하고 정밀하게 수행합니다. 서버 통합 (Terra Server Engine): MariaDB 연동형 고성능 자바 서버 '테라(Terra)'를 코어로 품어, 데이터 처리와 로직 실행의 중심축을 담당합니다. 톰캣 내장 (Embedded Tomcat): 별도의 WAS 설치 없이도 웹 환경을 즉각적으로 구동합니다. 루시퍼가 곧 웹 서버이자 플랫폼이 됩니다. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    To get started with RPi.GPIO, it would be worthwhile reading the examples in the project wiki (link above). Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real-time performance and predictability, buy yourself an Arduino! ...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 8
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP, TCP, MQTT and ESPNOW. PJON is an experimental network protocol stack crafted in 10 years of research and experimentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Net Statistics
    Net Statistics is a network monitoring tool. Watch device status, parameters and statistics for incoming and outgoing traffic, and summary info. Traffic diagram shows last few minutes in real-time for easy monitoring of network activity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Mysql Monitor Tool
    Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances. Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    RS-232 Data Logger
    Allows you to redirect all communication data from RS232 compliant serial port device into a text file for further analysis. RS232 Data Logger redirects data from any available serial port/ports and works under Virtual Machine.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arm mini real-time OS, cooperative kernel for LPC 2106, Arm TDMI-s cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB