TFT_MENU is a simple Arduino menu class for small ST7735 TFT displays using a clickable rotary encoder.
- 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)

