ME507 Airheads Project v1.1.0
Flight Stabilization for Glider
Loading...
Searching...
No Matches
potentiometer.h File Reference

The header file for a potentiometer class which reads the input voltage from a GPIO pin on an ESP32. More...

#include <Arduino.h>

Go to the source code of this file.

Classes

class  Potentiometer
 Class for a generic potentiometer which is used to determine its position. More...
 

Detailed Description

The header file for a potentiometer class which reads the input voltage from a GPIO pin on an ESP32.

Author
Damond Li
Date
2022-Nov-03 Original file