Skip to content
View mkeras's full-sized avatar
  • Abbotsford, BC
  • 22:56 (UTC -07:00)
Block or Report

Block or report mkeras

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. chatGPTAgent chatGPTAgent Public

    A container that connects to an MQTT Broker, subscribes to a topic, processes/transforms incoming messages with chatGPT API according to user configured prompt/settings, and then publishes the resu…

    Python 2 1

  2. Arduino-PMC-Clock Arduino-PMC-Clock Public

    depreciated

    C++ 1

  3. BasicTag BasicTag Public

    Basic tag abstraction written in C for microcontrollers like Arduino and Esp32. Designed to be used in other libraries for more complex tag functionality (eg. sparkplug B/sparkplug 3)

    C 1

  4. EmbeddedSparkplugNode EmbeddedSparkplugNode Public

    Library for encoding / decoding Sparkplug B/Sparkplug 3.0 payloads, using nanob generated C code. For microcontoller environments.

    C 4 1

  5. sparkplug-node sparkplug-node Public

    MQTT Sparkplug Node in Python, for general purpose

    Python