Skip to content

Esp32 firmware to control the led matrices on a protogen head (or other things using led matrices!)

License

Notifications You must be signed in to change notification settings

b0xcat/protocontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

Open this project in VSCode with platformio installed.

Depending on what display type you are using, go into the platformio.ini file and comment out either -DUSE_MAX7219 or -DUSEWS2812Matrix. If you are using MAX7219 displays it should already be configured correctly for you.

Connect an esp32, and type pio run -t upload && pio run -t uploadfs in the terminal. This will build and upload the code and the filesystem image containing the expression data. Alternatively, you can use the platformio menu and upload the code and data from there.

About

Esp32 firmware to control the led matrices on a protogen head (or other things using led matrices!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •