Tag: ldr
-
Using WebSocket in MicroPython – A Practical Example
This post will show you how you can implement your own WebSocket server using the MicroDot web framework and your MicroPython device.
-
MicroPython – Read LDR or Photoresistor
This post will show you how to interface and read sensor values from your Light Dependent Resistor (LDR) or photoresistor using MicroPython
-
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.