Interface & Application Programming

ESP32: I spun up a web server that plots and displays the sensor readings from the built-in hall effect sensor. When the sensor value exceeds a value, the web page outputs a svg graphic showing when the sensor was tripped. This can be used in really poor resolution as a door sensor. Here's my code below:

door_sensor.ino