SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.45k stars 307 forks source link

Addition to IOTstack: An container that can control GPIOs #449

Open MatsK opened 2 years ago

MatsK commented 2 years ago

I think that IoTstack could benefit to have this container in it's menu:

https://github.com/flyte/mqtt-io

Exposes general purpose inputs and outputs (GPIO), hardware sensors and serial devices to an MQTT server. Ideal for single-board computers such as the Raspberry Pi.

ukkopahis commented 2 years ago

Seems like great possible addition. Could you provide your configuration as an example use-case for other users?