Add pinout in README
This commit is contained in:
parent
1af9cf18d9
commit
325bb9a083
11
README.md
11
README.md
@ -5,6 +5,17 @@
|
|||||||
* [Nodemcu v3 board](https://www.aliexpress.com/item/32565317233.html)
|
* [Nodemcu v3 board](https://www.aliexpress.com/item/32565317233.html)
|
||||||
* [MAX7219 Dot Matrix Module For Microcontroller 4 In One Display with 5P Line](https://www.aliexpress.com/item/32616345083.html)
|
* [MAX7219 Dot Matrix Module For Microcontroller 4 In One Display with 5P Line](https://www.aliexpress.com/item/32616345083.html)
|
||||||
|
|
||||||
|
## Pinout
|
||||||
|
|
||||||
|
Pinout:
|
||||||
|
* Connect 3V to VCC
|
||||||
|
* Connect G to GND
|
||||||
|
* Connect D5 to DIN
|
||||||
|
* Connect D6 to CS
|
||||||
|
* Connect D7 to CLK
|
||||||
|
|
||||||
|
Note: it's all sequential
|
||||||
|
|
||||||
## Software dependencies
|
## Software dependencies
|
||||||
|
|
||||||
This uses the Arduino IDE with the [esp8266 core](https://arduino-esp8266.readthedocs.io/en/2.6.3/installing.html#boards-manager) and the following libraries, installed using the Libraries manager:
|
This uses the Arduino IDE with the [esp8266 core](https://arduino-esp8266.readthedocs.io/en/2.6.3/installing.html#boards-manager) and the following libraries, installed using the Libraries manager:
|
||||||
|
Loading…
Reference in New Issue
Block a user