Firmware for our combined Word Clock and MQTT IR Gateway
Install platformio with
pip3 install --user platformio
Or pick any other installation method from https://docs.platformio.org/en/latest/core/installation.html
Review https://docs.platformio.org/en/latest//faq.html#platformio-udev-rules and install the udev rules.
To refresh your groups inside a running session without logging in, you can use:
su - $USER
After doing this (or a reboot), you can then flash the firmware with:
platformio run -t upload
Please refer to the PlatformIO documentation for more details and alternative build options.
MIT © 2022 Netz39 e.V. and contributors