![]() | ![]() | ![]() |
In-Page links
| |||
NTP | LED Matrix | RTC | ESP01 |
The MAX72xx uses an SPI interface, and it's Vcc is 5V. On SPI interface, the MAX72xx only uses MOSI as it's data pin.
I want an NTP controlled clock for numerous projects.
Yes, I do need another clock in our Den and bedroom (with a projector), but I also need a thermostat for the mini-split AC in the shop and our irrigation controller.
So I got busy.
MAX7219 Vcc: 3.3 - 5V
|
Bottom of a MAX7219.
There are at least 3 types: Red: 1088AS ? Blu: 1088AB 46 Grn: 1088AYG |
Sig | Nano | ESP32NodeMCU |
---|---|---|
Vin | 5V | 5V |
Gnd | Gnd | Gnd |
Din | D11 (MOSI) | 23 (vspi MOSI) |
Clk | D13 (SCK) | 18 (vspi SCK) |
Cs | D7 | D7 |
|