A simple LED display powered by an ESP32 and controlled by an intuitive mobile app via bluetooth. https://itsblue.de/apps/LedDisplayController
Go to file
Dorian Zedler b171d0654b
Docs: update readme
2022-08-03 11:17:56 +02:00
app Chore: more clean up 2022-08-03 11:16:45 +02:00
firmware Chore: more clean up 2022-08-03 11:16:45 +02:00
hardware Chore: more clean up 2022-08-03 11:16:45 +02:00
.gitignore ignore some stuff 2020-10-08 22:06:12 +02:00
.gitmodules re-added submodule 2020-10-18 15:10:42 +02:00
README.md Docs: update readme 2022-08-03 11:17:56 +02:00

README.md

LedDisplay

A simple LED display powered by an ESP32 and controlled by an intuitive mobile app via bluetooth.

Repo structure

  • app contains the mobile app
  • firmware contains the ESP32 firmware
  • hardware contains the hardware blueprints