An open API service indexing awesome lists of open source software.

https://github.com/CaseySimiele/SevenSegmentVoltmeter_November2024

Voltage Over a Potentiometer, November 2024
https://github.com/CaseySimiele/SevenSegmentVoltmeter_November2024

arduino arduino-uno potentiometer seven-segments-display

Last synced: about 1 year ago
JSON representation

Voltage Over a Potentiometer, November 2024

Awesome Lists containing this project

README

          

# Intro
This sketch measures the voltage over a potentiometer and outputs that onto a four digit, seven segment display

# Requirements
requires the SevSeg.h library, unless you want to put yourself through hell /j

the circuit just requires the four digit, seven segment display, with a resistor on each of the digit pins, and a potentiometer.

there is great documentation/download link here:
https://github.com/DeanIsMe/SevSeg