Skip to content

aalku/PixelMatrixFun-ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelMatrixFun-ESP32

PixelMatrixFun ESP32 module code

All pieces connected and running

PixelMatrixFun is a wearable RGB LED matrix just for fun. And it's really cheap and easy to make!

I made it with ESP-32 because it's BLE (Bluetooth Low Energy) capabilities.

It's just a prototype. A lot of things should be fixed and improved.

It receive images wirelessly with BLE. I made an Android app that right now is just a prototype too. https://github.com/aalku/PixelMatrixFun-Android

The current code is only ready for this led matrix but it's easy to adapt it to any other. I'll help you make the adaptation if you need it and I will accept any reasonable pull request.

If you want to build it you just need the LED matrix, an ESP-32 and a resistor. I am using a 100 Ohm resistor but I think it should be arround 300 Ohm. Not sure. Connect the battery to the ESP-32, the power to the matrix, and the data pin (13) to the input data wire through the resistor.

Do not rise the brightness much (it's currently 10 over 255) because the LEDs are too bright for this project and will drain a lot more of current than the ESP-32 can provide so you would need a different power circuit.

Pieces:

I said this project is a prototype and I don't think I will continue it much further for now. But here it is for the case you find it useful or nice. :)

About

PixelMatrixFun ESP32 module code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages