Skip to content

controled led screen 75x12; display text and images

License

Notifications You must be signed in to change notification settings

lfc7/75x16-ws2812-leds-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

75x16-ws2812-leds-matrix

mostly teensy 4.1

-display text and execute commands based on text file on SD, see documentation
-display .ppm images stored on SD
-several macros (background color, text color, fades, glitter ...)
-midi implementation see documentation

use ext lib:
#include <Adafruit_GFX.h>
#include <Adafruit_NeoMatrix.h>
#include <Adafruit_NeoPixel.h>
#include <SD.h>
#include <SPI.h>
#include <MIDI.h>

About

controled led screen 75x12; display text and images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published