Skip to content

Releases: cscashby/esp32-showcontrol

MVP v0.1 release

15 Mar 22:09
Compare
Choose a tag to compare
MVP v0.1 release Pre-release
Pre-release

Working features:

  • POE powered with intro screen identifying IP address of device and target master QLab instance
  • Very basic web interface allowing changing master QLab IP address, etc
  • In show mode, screen shows heartbeat, next cue (Blue) and running cue (green)

Obvious missing features:

  • Config change in web interface does not persist (nothing persists)
  • Screen layout, etc is hard coded
  • Many variables should be moved to the config JSON (and persisted)