Projects using ESP32 microcontroller and Arduino IDE
-
Updated
Aug 12, 2023 - C++
Projects using ESP32 microcontroller and Arduino IDE
RMS Voltage Measurement Using Arduino
Source code Arduino Uno dan DC Voltage Sensor
A Home power consumption monitoring system. Stores power consumption in SD-card memory. Get a summary of your power consumption remotely.
Arduino Library for Texas Instruments INA219 IC
Мониторинг наличия напряжения в электросети (опционально контроль температуры и влажности помещения)
A collection of beginner Internet of Things(IoT) projects to simulate hardware and software integration in tech we use every day. Please refer to the outline below to see the hardware utilized and project goal/results.
remote control of 3 relays by SMS using an ESP32 and a GSM800 module; relays are used to turn power plugs (230V) on and off; BME280 to get temperature/humidity to launch e.g. an anti-freeze program with a heater on plug 1
Photovoltaic Solar Energy Monitoring System with Cloud Data Storage
This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se
Add a description, image, and links to the voltage-sensor topic page so that developers can more easily learn about it.
To associate your repository with the voltage-sensor topic, visit your repo's landing page and select "manage topics."