Skip to content

Arduino nano code for a WS2812B/Neopixel Wordclock

Notifications You must be signed in to change notification settings

stremlau/Wordclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Wordclock

Arduino nano code for a WS2812B/Neopixel Wordclock.

HC-05 Bluetooth configuration

Connect Arduino Nano and HC-05 Module:
VCC -- 5V
GND -- GND
TXD -- TX1
RXD -- RX0

Upload Sketch with empty setup() and loop(). Open Serial Monitor with "NL and CR" and 38400 Baud rate. Type the following:

  • AT+CLASS=1 // hold HC-05 Button while pressing Enter
  • AT+ROLE=0
  • AT+NAME=Wordclock-<NAME>
  • AT+PSWD=0000

About

Arduino nano code for a WS2812B/Neopixel Wordclock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%