-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[English](#max7219-example) | ||
# Przykładowy kod dla matrycy MAX7219 | ||
|
||
Jak skorzystać z matrycy 8x32 LED sterowanej przez MAX7219 na Arduino. | ||
Przykład konkretnie dla [matrycy 8x32 LED, niebieskie](https://nettigo.pl/products/matryca-led-8x32-ze-sterownikiem-na-max7219-spi-niebieska) ale | ||
inne moduły na MAX7219 też mogą być (np ten [8x8](https://nettigo.pl/products/matryca-led-8x8-ze-sterownikiem-na-max7219-spi)) | ||
|
||
# MAX7219 example | ||
|
||
How to use LED matrix driven by MAX7219 on Arduino. Meant for [blue 8x32 LED matrix](https://nettigo.eu/products/led-8x32-blue-matrix-module-driven-by-max7219) but | ||
should work with other modules (like [8x8](https://nettigo.eu/products/led-8x8-matrix-module-with-max7219-spi)) | ||
|
||
|