Handle multiple buttons using single analog pin for ESP32
-
Updated
Dec 27, 2019 - C++
Handle multiple buttons using single analog pin for ESP32
This repository contains the source code and documentation of a one week project called FAJKER. It's purpose is to make time tracking on construction sites easier.
c++11 header files that can be used by your c++ programs
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
Contains examples of voltage and current measurement with Arduino. Arduino analog pins are used to measure current and voltage. The measured current and voltage values are displayed on the Nextion screen.
Add a description, image, and links to the analog-input topic page so that developers can more easily learn about it.
To associate your repository with the analog-input topic, visit your repo's landing page and select "manage topics."