Nyheter

ADC (Analog Digital Converter) is a device that reads analog signals (just like the analogRead () function in Arduino IDE) and converts them into a digital signal that can be read by a microcontroller ...
ESP32 ADS1115 Data Logger with Web Interface This project implements a system for logging analog data using an ESP32 microcontroller and ADS1115 ADC converters, featuring a web interface for ...