Month: April 2022
-
Using Node.js and React to display a chart of real-time sensor readings
This post will show how you can use Node.js and React to display a chart of real time sensor readings from an ESP32 microcontroller.
-
Read LDR/Photoresistor Sensor using ESP32
This short post will discuss how we can read sensor values coming from a Light Dependent Resistor (LDR) or a photoresistor using an ESP32 board.