Skip to content

Instantly share code, notes, and snippets.

View antwal's full-sized avatar

Walter Antolini antwal

View GitHub Profile
View RotaryEncoderAccelleration.ino
/**
* Rotary Encoder Accelleration
* - Debug for KY-040
*
* interrupt pins:
* 2, 3 - Arduino UNO/Nano
* D5,D6 - ESP8266 NodeMCU
*/
#define DEBUG false