Skip to content

A simple text/graphics library for the LED matrix on Arduino UNO R4 Wifi

License

Notifications You must be signed in to change notification settings

msharipov/arduino-mat-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Install:

  1. Click on the "<> Code" button and choose "Download ZIP"
  2. Go to your Arduino sketches folder.
  3. If you don't have a folder called libraries in there, create one.
  4. 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
          • ...
  5. In order to use the library in your sketches add #include <LED_Matrix_Graphics.h> at the top of your code.

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

No packages published