AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
153 stars 39 forks source link

Feature request: Add an option for led ws2812 #127

Closed jadiels closed 4 months ago

jadiels commented 4 months ago

Would be great to work with this module:

IMG_4762

AronHetLam commented 4 months ago

There is support for addressable LEDs like that one, but you need to change the pin numbers. In the code pin D7 is used as data pin. Looks like the module on your picture uses D2.