Skip to content

Elektrospy/BeatSaberMqttNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatSaberMqttNode

Esp8266 mqtt end node, for reacting to the mqtt messages created by the BeatSaberMqttProxy . The esp controls a led strip with ws2812b led's, based on the mqtt topic your'e node is subscribed to and the payload received.

Hardware used:

  • ESP8266
    • Wemos D1 mini
  • WS2812B RGB Led Strip
    • Signal is connected to the data pin 4 (printed as D2 on the Wemos D1 mini)
  • Levelshifter or Voltage Divider for Logic Level
    • Needed for longer wire connections
    • The ESP is 3.3V and die LED's are 5V Logic

Required Libraries:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages