COSA
An Object-Oriented Platform for Arduino Programming
|
#include <Rotary.hh>
Classes | |
class | AcceleratedDial |
class | Dial |
class | Encoder |
Rotary Encoder class with support for dials (normal and accelerated).
The Rotary Encoder algorithm is based on an implementation by Ben Buxton. See comment block in Cosa/Rotary.cpp for more details and the blog;