TFT_Menu TFT_MENU is a simple Arduino menu class for small ST7735 TFT displays using a clickable rotary encoder. 3rd Party libraries used: Bodmer's Arduino graphics library for ST7735 (https://github.com/Bodmer/TFT_ST7735) 0xPIT's Atmel AVR C++ RotaryEncoder Implementation (https://github.com/0xPIT/encoder) Paul Stoffregen's TimerOne Library with optimization and expanded hardware support (https://github.com/PaulStoffregen/TimerOne)