Skip to content

Repository for all necessary files to make a LED matrix to display in the workshop window.

License

Notifications You must be signed in to change notification settings

hackerspace-ntnu/WorkshopLEDMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkshopLEDMatrix

Project Description

The goal of this project is to make a LED matrix/sign for displaying messages in the window. It's controlled by a Raspberry Pi and an ESP32.

Implementation:

The ESP32 will be responsible for sending data to the LED matrix using RMT or SPI depending on which one works best with many LEDs. It will also act as a TCP-server and receive the text you want to display in the window from the RPi. Connect to the RPi via ssh and run insert file name here with the text.

Dimensions

The plan is to make it 12 LEDs in height and about 100 LEDs in length, which roughly translate to 20 cm and 160 cm.

Code

Python running on the RPi and C code using the Espress-if build system on the ESP32.

TODO

  • Acquire a suitable power supply for all the LEDs (it's a lot!)
  • More LED-strips

About

Repository for all necessary files to make a LED matrix to display in the workshop window.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published