ME 305
|
Creates Encoder Class. More...
Classes | |
class | encoder.Encoder |
Encoder Class. More... | |
Creates Encoder Class.
Encoder Class takes inputs from an ESP32 Nucleo and counts the number of ticks a motor rotates past. It uses this to calculate the change in posistion and adds it to the overall position with a correction for over/underflow.