mirror of
https://github.com/Waldehyd/Blahaj_Pentagramm_Badge.git
synced 2025-12-27 06:21:12 +00:00
A shork-powered nightlight!
| Artwork | ||
| Case | ||
| Firmware | ||
| Manual/SetupGuide | ||
| PCB | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Blahaj_Pentagramm_Badge
Firmware:
Build WLED (https://github.com/Aircoookie/WLED) using PlatformIO with the following Environment using the Buildflags for BME280 and PIR:
[env:d1_mini]
...
build_flags = ${common.build_flags_esp8266} -D USERMOD_BME280 -D USERMOD_PIRSWITCH -D PIR_SENSOR_PIN=13
...
Configuration:
LED Preferences:
-> Length = 15
-> GPIO = 14
Usermods:
-> SDA = 4
-> SCL = 5
-> Enabled
Reboot