// Reads a KY-040 on an Arduino using an interrupt on the CLK pin to count encoder steps and prints counts and button presses over Serial. // Buy this module: https ...
editing the User_Setup.h file in the TFT_eSPI library folder. ##### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ##### const uint8_t ENC_PUSH = 32; // Encoder push button const uint8_t ...