Skip to content
View je-s's full-sized avatar
  • SLS, SL, DE
  • 11:10 (UTC +02:00)

Organizations

@chpmnk-app

Block or report je-s

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SerialPortGateway SerialPortGateway Public

    The SerialPortGateway functions as a gateway to serial devices, which can each be adressed by a unique device ID.

    C++ 1

  2. Serial2MqttGateway Serial2MqttGateway Public

    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.

    C++ 4 3

  3. TinyRestCallbackService TinyRestCallbackService Public

    A tiny HTTP RESTful service for executing callbacks (webhooks) whenever a specific REST endpoint is getting called.

    Python

  4. Config Config Public

    Config is a very minimalistic config class, which allows to parse simple Key-Value pairs from a text file.

    C++ 2

  5. ArduinoStreamCommander ArduinoStreamCommander Public

    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 th…

    C++ 1

  6. ArduinoStreamCommander-MessageTypes ArduinoStreamCommander-MessageTypes Public

    ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.

    C++