Skip to content

Arduino nano code for a WS2812B/Neopixel Wordclock

Notifications You must be signed in to change notification settings

tobiasschuerg/Wordclock

 
 

Repository files navigation

Wordclock

Arduino nano code for a WS2812B/Neopixel Wordclock.

HC-05 Bluetooth configuration

  • AT+CLASS=1
  • AT+ROLE=0 // Slave
  • AT+NAME=Wordclock-
  • AT+PSWD=1234

About

Arduino nano code for a WS2812B/Neopixel Wordclock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.3%
  • C 4.7%