- Click on the "<> Code" button and choose "Download ZIP"
- Go to your Arduino sketches folder.
- If you don't have a folder called
libraries
in there, create one. - Extract the .zip file into your libraries folder. Your folder structure should look like:
- Arduino/
- libraries/
- arduino-mat-graphics-main/
- examples/
- LED_Matrix_Graphics.cpp
- LED_Matrix_Graphics.h
- ...
- arduino-mat-graphics-main/
- libraries/
- Arduino/
- In order to use the library in your sketches add
#include <LED_Matrix_Graphics.h>
at the top of your code.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple text/graphics library for the LED matrix on Arduino UNO R4 Wifi
License
msharipov/arduino-mat-graphics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple text/graphics library for the LED matrix on Arduino UNO R4 Wifi
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published