Search Results for "python serial port bridge"

Showing 35 open source projects for "python serial port bridge"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 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...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    PlatformIO Core

    PlatformIO Core

    Professional collaborative platform for embedded development

    ..., function definitions, and library dependencies. Multi-projects workflow with easy navigation around project codebase, multiple panes, and themes support. Seamless integration with PlatformIO Home (UI) with board and library managers. Intuitive project wizard and a wide range of example projects. Built-in Terminal with PlatformIO Core (CLI) and powerful Serial Port Monitor.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Maltrail

    Maltrail

    Malicious traffic detection system

    ... mechanisms that can help in the discovery of unknown threats (e.g. new malware). Sensor(s) is a standalone component running on the monitoring node (e.g. Linux platform connected passively to the SPAN/mirroring port or transparently inline on a Linux bridge) or at the standalone machine (e.g. Honeypot) where it "monitors" the passing Traffic for blacklisted items/trails (i.e. domain names, URLs and/or IPs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    nginx-proxy

    nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    nginx-proxy sets up a container running nginx and docker-gen. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped. The containers being proxied must expose the port to be proxied, either by using the EXPOSE directive in their Dockerfile or by using the --expose flag to docker run or docker create and be in the same network. By default, if you don't pass the --net flag when your nginx-proxy container is created, it will only be attached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5

    Korad GUI

    Linux graphical user interface for Korad KD3005P power supply.

    Python and Tkinter based GUI for the KD3005P programmable power supply. Power supply virtual TTY port is identified by its serial ID in the '/dev/serial/by-id' directory. This is stored in a configuration file and from then on the power supply is plug and play.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    nmeasim

    nmeasim

    Simulate GPS+AIS sentences and send to a navigation SW

    NMEASIM sends NMEA 0183 sentences to a navigation SW such as OpenCpn via a serial com port or a UDP channel. These NMEA sentences simulate data coming from a GPS(sentence $GPRMC...) and an AIS receiver(sentence !AIVDM...) All the parameters : name, mmsi, initial position (lat/long), COG, SOG for my boat as well as for AIS targets, and I/O configuration (com port...) can be edited in the 'datasimul.json' (file created by the app with default values in V1.0) Just Download the nmeasim.exe...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    UartVide

    UartVide

    A flat UI RS232 serial port communication utility.

    Mainly designed for embedded & software engineers, UartVide is a flat-UI and straightforward and lightweight RS232 serial port communication utility that allows you to configure the connection parameters and communicate via the port. UartVide runs on all platforms supported by PySide2 including Windows, Linux. (MyTerm was renamed to UartVide from version 2.4)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    dockserver-talk

    Python module to interface with a Slocum glider dockserver

    ... phone calls, acting upon a glider to surface and connect to a dockserver, being in a mission, or aborted. Serial2rudics: a helper program that lets a glider simulator connected to a serial port appear as a glider connecting and disconnection via rudics/iridium when at ther surface or underwater, respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10

    NATTYA

    Communication application for USB to RS-232 connections.

    This Python and Tkinter application uses the features of UDEV to automatically identify USB to RS-232 type connections. Connected devices are shown in /dev/serial/by-id as a link to the virtual port. This is used for automatic connection. User settings such as baud rate and line endings associated with the unique ID are stored in a configuration file for future connections. Transmit data may be entered as ASCII or hex by using '#' as an entry mode escape character. Entering '#' will toggle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Python_Daemon

    How to use Tkinter to create a daemon process.

    Some applications like monitoring a serial port are best done by using a daemon process for monitoring and having it generate an event whenever there are changes on the port. This is easily done by instantiating a tkinter Toplevel window which then initiates the daemon process using "after" and then uses "withdraw" to go dormant. The daemon process will still run and will initiate itself from then on. Tkinter supports multiple Toplevel windows so multiple daemon processes are possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OoeyGUI MESS Launcher

    OoeyGUI MESS Launcher

    GUI Launcher to launch MAME Emulated TI-99 16bit Computer Systems

    ... have changed and this launcher will not work with older versions. Configure your system directories in the 'Configuration' tab and 'Save OOEYGUI Configuration'. To use the TIIMAGETOOL 'Serial Bridge' configuration you must have JAVA installed. For Windows 64bit systems please refer to the manual for getting the RXTX interface for java re-enabled.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    cooling home automation with Arduino(C) and Raspberry(front-end, python). Arduino features: - control PC 4-pin fan with PWM; - measure temperature/humidity with DHT11/22; - adjust fan RPM depend on temperature; - console management; - MQTT serial output. front-end features: - data collection form serial port with MQTT - webUI with for sensors parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Farduino

    A commodity IR receiver is used to make an IR link to an Arduino

    By using special coding it's possible to use a cheap IR LED and IR receiver as used in remote controls to make a simple infrared link between Arduinos using the built in serial port. The problem with RS232 is that it contains a DC component. By restricting the character set such that the DC component is eliminated, it's possible to send and receive data using a commodity remote control IR receiver. A Python program is used to identify the required codes and schematics are provided showing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ESP8266_Flespi_yum

    ESP8266 (ESP-01) + Serial Commands + Flespi Broker

    ESP-01, the simplest USD 1.50.- ESP8266 gets a firmware that allows the user to control it by serial port. Therefore it can be used along with any terminal, computer or microcontroller, which is equipped with a serial port (or USB port) -) Connect / disconnect to WiFi and Flespi MQTT broker -) Publish messages -) Subscribe to topics / Unsubscribe from topics -) Read the messages received Furthermore a GUI is on developing process to demonstrate the use. Paypal donations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TcpSerialBridge

    TcpSerialBridge

    Bridge From TCP to a COM Port

    This is a handy utility to allow to connect to a serial port over TCP/IP. It can be used to allow a remote connection to a serial peripheral over the Internet. I supports TLS over the TCP and/or Serial port connection. Current Version: V1.5 (July 2018)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18

    pythonPUP

    A partial implementation of the American Automatrix PUP Protocol

    ... to communicate via RS-485 to AAM solo controllers such as the DX-1, GX-1, GC-1, HX-1, TX-1, TC-1, MC-1 and a few others. Since it is Python it should work with any operating system that can use Python and a serial port. You will likely need a serial to RS-485 converter or a USB to RS-485 converter to make communication possible. This implementation is not complete but it is functional. I have developed a much more complete version in posix C but that is not public yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CWOnly

    Python program for sending custom CW macros via serial port

    .... There are six macro buttons on the screen that are configured in the setup screen. There are three entry fields for sending other text messages. The abort button stops sending code, The scroll bars set send speed and Farnsworth spacing. The setup button opens the configuration screen. The setup screen is used to configure the 12 buttons. The lower three buttons are for the user name, QRZ password, and to set the serial port. Press the save edit button to save changes. 73, Todd
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WxBinTerminal

    Serial Com Terminal for Hexadecimal, decimal, or ascii formats

    wxBinTerm, a binary serial terminal ------------------------------------------------------------------ V1.0.0 initial release, ... This serial terminal is initially made to send parameters to Reiner Serial Printer JetStamp 791. It is able to send data in HexaDecimal/Decimal/ASCII format on serial com port. you can use it for anythink else. you can add/change some presetted commands modifying wxBinTermCommands.py dictionnary written in python 2.7.9 : https://www.python.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 23

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    serialLCD is Arduino based open-source project. It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SPtester

    Serial Port communicator(Cross platform)

    A Serial port communicator written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A serial port terminal emulator for the GNOME desktop.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next