ArduinoComponents
ArduinoComponents copied to clipboard
An Arduino library including utilities and constructs for modern Object-Oriented and Event Driven Arduino. Includes Componenets and STL-like utilities (Function, Vector..).
I,m new working with C++ and esp8266 , But i think this question could be usefull to many people. How use Vector, Function or Ref classes? Wich import i should...
In using the ArduinoComponents library, I found that I needed a RotaryEncoder component. I wrote one that makes use of TactileButton. I don't know if you'd want to include it....
First pointed-out here #10