Skip to content

Commit 832af0a

Browse files
Update README.md
Added even more detailed schematic.
1 parent 05db491 commit 832af0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You can also copy this folder with all its files into the 'libraries' folder of
1717
Connect pin D4 (PC6) of the Arduino Nano Every to the anode (left) of diode D1. Connect DIN pin of the WS2812B LED (string) to the cathode (right) of D1.
1818
Don't forget to connect the +5V power supply too.
1919

20+
![RC delay circuit](https://github.com/ClemensAtElektor/Nano_Every_WS2812B/blob/main/extras/Arduino-Nano-Every-WS2812B-driver-16MHz-RC-network.png)
21+
2022
With this circuit the Arduino Nano Every can run at its normal clock speed of 16 MHz (and not 20 MHz as advertised by Arduino). Without this circuit the MCU must be slowed down about 25%. This can be achieved by defining MCU_SLOW_DOWN at the top of the file Nano_Every_WS2812B.h.
2123

2224
**About**

0 commit comments

Comments
 (0)