serial-devices
There are 13 repositories under serial-devices topic.
SukkoPera/OpenUsbSerialAdapter
Open Hardware USB to Serial converter
jkransen/fijnstof
Measures and distributes readings for air quality
je-s/Serial2MqttGateway
The Serial2MqttGateway functions as a gateway between MQTT and serial devices, which can each be adressed and interfered with via unique topics based on the devices' respective device ID.
rmaia3d/ArduinoSerialLib
C++ library for connecting to Arduino based boards via USB
gotmc/asrl
Go-based implementation of an Asynchronous Serial (ASRL) interface for IVI test equipment automation
MAJigsaw77/hxserial_api
Haxe/hxcpp @:native integration for managing serial connections and devices.
janekbaraniewski/ser2net2ser
Share and connect to serial devices over network!
amitsandhel/newport
python code to run the newport ARC LAMP POWER SUPPLY MODEL 69907
je-s/ArduinoStreamCommander
The ArduinoStreamCommander is a library for interacting with an Arduino over any Stream-based interface (such as "Serial") via commands. It also allows automatic status updates and saving IDs to the EEPROM of the device.
je-s/ArduinoStreamCommander-MessageTypes
ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
je-s/SerialPortGateway
The SerialPortGateway functions as a gateway to serial devices, which can each be adressed by a unique device ID.
apstamp45/serial_user_interface
A GUI that lets you connect and interact with serial devices using the JavaFX and JSSC libraries.
je-s/SerialMessageFormat
Definition of a simple message format for serial communication.