We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a76e31 commit 8a44bf6Copy full SHA for 8a44bf6
esp8266-ledclock/README.md
@@ -22,6 +22,8 @@ The particular LED module I'm using is a Sure Electronics
22
display. It runs off 5v, however the driver chips are 3.3v
23
input compatible, obviating the need for a level converter.
24
25
+![LED Clock Diagram] (https://raw.githubusercontent.com/buxtronix/arduino/master/esp8266-ledclock/esp8266-clock.png)
26
+
27
## Operation ##
28
29
The clock has a simple interface, and does not require any software
0 commit comments