Skip to content

micromuseum.cc - Programming the Base firmware

Programming the ESP32

FreeRTOS

Main functional blocks

Webserver

The webserver module will talk to the Micromuseum app and allow to setup the base and load content.

It does so exposing an HTTP REST API running on the ESP32-created WiFI network.

See Webserver for details.

RFid reader

MP3 Player