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 e7828f2ad5
continuous-integration/drone/push Build is passing Details
Merge branch 'master' of itsblue.dev:itsblue-development/LedDisplay
2023-09-10 12:13:29 +02:00
app Chore: commit unstaged changed 2023-09-10 12:13:24 +02:00
firmware Chore: remove all occurences of "Omobi" 2022-08-03 13:19:25 +02:00
hardware Chore: more clean up 2022-08-03 11:16:45 +02:00
.drone.yml Update '.drone.yml' 2022-08-05 10:14:32 +02:00
.gitignore ignore some stuff 2020-10-08 22:06:12 +02:00
.gitmodules Chore: re-add submodule 2022-08-03 11:22:44 +02:00
LICENSE Add 'LICENSE' 2022-08-03 11:27:28 +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