FaqT0tum / Arduino_GraphicMenu_Encoder

This sketch allows you to create a graphic menu with the help of a rotary encoder such as the KY-040. The code was created to be used with the SD1306 OLED display via the Adafruit_SD1106 and Adafruit_GFX libraries To convert the img use the online tool: http://javl.github.io/image2cpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino_GraphicMenu_Encoder

This sketch allows you to create a graphic menu with the help of a rotary encoder such as the KY-040.
The code was created to be used with the SD1306 OLED display via the Adafruit_SD1106 and Adafruit_GFX libraries
To convert the img use the online tool: http://javl.github.io/image2cpp/

About

This sketch allows you to create a graphic menu with the help of a rotary encoder such as the KY-040. The code was created to be used with the SD1306 OLED display via the Adafruit_SD1106 and Adafruit_GFX libraries To convert the img use the online tool: http://javl.github.io/image2cpp/


Languages

Language:C 91.3%Language:C++ 8.7%