Showing 24 open source projects for "serial port plotter"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present in...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    SimulIDE

    SimulIDE

    Real Time Electronic Circuit Simulator.

    Real Time Electronic Circuit Simulator. Include PIC, AVR and Arduino simulation. Code Editor & Debugger for Arduino, GcBasic, PIC asm, AVR asm. Downloads: https://simulide.com/p/downloads/ WebSite: https://simulide.com Forum: https://simulide.com/p/forum/ Patreon: https://www.patreon.com/simulide AVR simulation provided by simavr: https://github.com/buserror/simavr PIC simulation provided by GpSim: http://gpsim.sourceforge.net/
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 3
    EdytorNC
    ...Some EdytorNC features : bolt holes calculation; solutions of triangles calculation; speed, feed calculation; conversion inch/mm, mm/inch; code colouring; RS232 data transmission with automatic file saving and possibility to download new CNC program directly from machine (beta function, look in tool tips in serial port configuration dialog). Clipboard to keep texts from system clipboard.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    ...Last received message is saved until a new one arrives. Overridable template-based settings. Create more than one MIDI interface for mergers/splitters applications. Use any serial port, hardware or software. All USB-related code has been moved into a separate repository Arduino-USB-MIDI, USB MIDI Device support with MIDI USB, still using this library to do all the MIDI heavy-lifting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5
    ... * Up to 128 satellites simulation; * Selection coordinates on map; * NMEA 0183 output format; * Simulation packets GGA, GSA, GSV, RMC, VTG, ZDA, GLL, HDT; * 2 methods packet generation; * Output to serial; * Output to file; COM port emulator This application tested on com0com emulator. Can be downloaded hear http://sourceforge.net/projects/com0com Libraries If you have problems with running application, try installing Microsoft redistributables. Can be downloaded http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Serial Communicator

    Serial Communicator

    A cross-platform, Qt-based software to communicate through serial port

    The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from a basic terminal to a more complete application, by adding features such as log abilities, data display through a graph, and so on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    TempMonitor

    TempMonitor

    A simple Qt-based visualizator for measurement flow

    Application was designed for visualization of measurement flow. Measurements should been taken from Melexis mlx90614 contactless temperature sensor by Arduino_Uno_Rev.3 board and then by means of serial port connection sended to PC. Application simply listen appropriate COM port and visualize measurements. You can find a sketch for the Arduino board on project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    adc2pc

    adc2pc

    Capture & visualize digital measurements on PC

    Application was designed to provide user a capability to visualize ADC measurements flow on PC monitor and to save data on a hard disk. At a present moment application uses serial port connection for data capturing. That is why at first you should provide all hardware drivers and other resources for ADC that allow to communicate with PC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Interface Web Microcontroller PIC

    Interface Web Microcontroller PIC

    This software is a interface that show in a website values sent by Microcontroller through serial port. It is for Windows and its developed in C. There is a example with PIC Microcontroller. Este software es una interfaz que muestra en una página web valores enviados por un Micrcontrolador través del puerto serie. Es para windows y está desarrollado en C. Hay un ejemplo con un Microcontrolador PIC. http://galeon.com/luismorquecho
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    indi-skywatcherprotocol

    INDI driver for mounts using the SkyWatcher Protocol through RS232

    This INDIdriver interacts with a mount controller using the Skywatcher Protocol through a serial link. It can directly drive Skywatcher and similar mounts through a serial port after a conversion of signal levels (see EQDIRECT interface), or any other mount hardware which uses this protocol. This project is similar in its goal to the EQMOD/EQASCOM project, but for the Linux/INDI world. Thus the name of the INDI device is "EQMod Mount", and the driver executable is indi_eqmod_telescope. ***** Refer to the libindi library ***** The driver is now included in the libindi library as a 3rd party driver (indi-eqmod).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    comStudio

    comStudio

    Serial communication utility

    COM Studio utility helps to develop and test a serial communication protocol for embedded application like USART or RS232. COM studio is a cross platform application developed on top of QSerial device using the QT library. With COM studio is possible to create a set of command frames to be sent to the COM port and decode the answers coming from the device. The serial protocol can be fully customized with a graphical user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NeatTools
    NeatTools is an object oriented visual programming application which allows users to create data flow networks, read sensors, and display and log data. See http://neattools.org and http://www.neattools.org/wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Creates a server on a TCP port which collects and broadcasts APRS packets to other programs. Utilizes the serial port to accept data via radio as well as gps. Can retrieve data via aprs.fi & APRS-IS. Can beacon if both gps &radio are connected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QPort
    this is a widget to integrate with QT Designer. You can communicate with the serial port without write any line of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Keep It Simple Bus is a PC+MCU based Robotics Framework that utilizes serial port to interface to multiple DC/Servo/Stepper motors through PIC12F683 ising binary protocol. Main goal is to do it as cheap as possible with minimal number of components, fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A bare-bones PIC programmer. This low-voltage programmer runs from the serial port of a Windows PC using a handful of inexpensive components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RSView is an application that captures and displays bytes received from serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Programmer for Microchip PIC microcontrollers on WIN32 with MFC Graphical User Interface. Compatible with David Tait's PIC16C84 and similar printer port programmers. Supports 14-bit core PIC family with serial mode programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Libraries for communicating to PNI TCM5 compass. Uses serial communication port as well as can be used with usb-to-serial connector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ROS in UTM ROBOCON

    Development of ROS in UTM ROBOCON for robot programming

    Using the Robot Operating System (ROS) framework, several functionality are built including computer to serial port data transmission, mobile robot navigation and arm manipulation. This project is under testing and development and will be used in the ABU ROBOCON in Malaysia and international level in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libsmc100 is a library (+ basic GUI) which can be used to communicate with the SMC100 Single-axis motion controller, both DC and stepper motors version, sold by NewPort. Up to 32 controllers can be addressed through a single serial port connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next