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.
-
Updated
Sep 26, 2022 - C++
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.
Controlling arduino with the serial port.
Real-time command language for low level I/O micros of mobile robots, and first with the UKMARSBOT Robot.
The SerialPortGateway functions as a gateway to serial devices, which can each be adressed by a unique device ID.
Definition of a simple message format for serial communication.
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.
RPI3-based home entertainment system
ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
Add a description, image, and links to the serial-commands topic page so that developers can more easily learn about it.
To associate your repository with the serial-commands topic, visit your repo's landing page and select "manage topics."