JavaScript sample application for ESP32 Serial Communication¶
Photobooth Application¶
This is a simple JavaScript application that communicates with an ESP32 microcontroller over a serial connection. The application allows users to control a photobooth setup by sending commands to the ESP32. See the Touch Input to capture images tutorial for more details.