A shork-powered nightlight!
Find a file
Simeon Wallrath 2d1dade171 Update Docs
2025-08-23 14:12:06 +02:00
Artwork Production ready commit 2025-07-11 22:28:59 +02:00
Case Update Case to latest (Mounting Plate, Hook) 2025-08-01 14:51:31 +02:00
Firmware Added SDA/SCL Buildflags, Init Manual 2025-07-15 09:21:21 +02:00
Manual/SetupGuide Update Docs 2025-08-23 14:12:06 +02:00
PCB Production ready commit 2025-07-11 22:28:59 +02:00
.gitignore Update gitignore 2024-09-08 11:28:37 +02:00
LICENSE Initial commit 2024-08-02 17:28:05 +02:00
README.md Update README.md 2025-01-11 01:16:02 +01:00

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