Skip to content
#

analog-input

Here are 17 public repositories matching this topic...

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

  • Updated Jun 27, 2024
  • C++

Contains applications of voltage and current measurement with Arduino. The voltage measurement application reads the voltage through an analog input connected in parallel with resistors R1 and R2. The current measurement application reads the current through an analog input.

  • Updated Mar 6, 2025
  • C++

Improve this page

Add a description, image, and links to the analog-input topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the analog-input topic, visit your repo's landing page and select "manage topics."

Learn more