Skip to content

Instantly share code, notes, and snippets.

View esraaalaain's full-sized avatar
👁️‍🗨️
I may be slow to respond.

Esraa Alaa Ahmed esraaalaain

👁️‍🗨️
I may be slow to respond.
View GitHub Profile
@nrdobie
nrdobie / max7219_max7221.ino
Last active July 1, 2023 20:29
Basic code for using Maxim MAX7219/MAX7221 with Arduino.
/*
Basic code for using Maxim MAX7219/MAX7221 with Arduino.
Wire the Arduino and the MAX7219/MAX7221 together as follows:
| Arduino | MAX7219/MAX7221 |
| --------- | --------------- |
| MOSI (11) | DIN (1) |
| SCK (13) | CLK (13) |
| I/O (7)* | LOAD/CS (12) |