GitHub / asathiskumar98-byte / ESP8266-Variable-Resistor-Potentiometer-ADC-Reading-MicroPython
This project demonstrates how to read **analog voltage values** from a **variable resistor (potentiometer)** using the **ADC (Analog-to-Digital Converter)** on the **ESP8266** board with **MicroPython**. The sensor’s analog output is connected to the **A0** pin, and the digital value (0–1024) is printed on the Thonny IDE console.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asathiskumar98-byte%2FESP8266-Variable-Resistor-Potentiometer-ADC-Reading-MicroPython
PURL: pkg:github/asathiskumar98-byte/ESP8266-Variable-Resistor-Potentiometer-ADC-Reading-MicroPython
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: 15 days ago
Updated at: 15 days ago
Pushed at: 15 days ago
Last synced at: 15 days ago
Topics: embedded-systems, esp8266-projects, micropython, micropython-esp8266, potentiometer, thonny-ide, variable-resistor