Skip to content
arduino and buzzer with LDR

Good music with buzzer and LDR

Have you thought of making sounds with LDR and buzzer? this is exactly what we are doing in this post, so get ready to rock!

analog input reading potentiometer with ESP32

Analog input readings with ESP32

You can have analog input readings with ESP32, the code is simple and requires a single configuration, “analogReadResolution”. Let’s code!