PaulusElektrus / ADC_Uno

This repository only contains a script to measure the ADC input of Arduino Uno.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog Digital Converter Test Arduino Uno

This repository only contains a script to measure the ADC input of an Arduino Uno / Nano.

Circuit Diagram

Circuit Diagram

Scripts

- Uno.cpp for 0 to 5 Volts

- Uno_55V.cpp for 0 to 55 Volts with voltage divider (100k & 10k Ohm)

Results

The plotted results can be found here.

About

This repository only contains a script to measure the ADC input of Arduino Uno.


Languages

Language:C++ 100.0%