Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 931 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 931 Bytes

Wordclock IR Gateway

Firmware for our combined Word Clock and MQTT IR Gateway

Building the firmware

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.

License

MIT © 2022 Netz39 e.V. and contributors