Skip to content

Commit bfe1d2b

Browse files
authored
Update README.md
1 parent ac2d880 commit bfe1d2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ We try to keep Uno viable for tcMenu. However, there are limitations to what we
5656

5757
## Input and display technologies
5858

59+
Here are a few examples of how the menu can look with version 2.0 of our menu library on Arduino, ESP, and mbed:
60+
61+
![Arduino menu running on ESP32 with ILI9341 and touch screen](zMedia/theme-cool-blue-modern.jpg)
62+
63+
![Arduino menu in dark mode running on ESP32 with ILI9341 and touch screen](zMedia/theme-dark-mode-modern.jpg)
64+
65+
![Arduino menu on OLED running on ESP8266 with SH1106 and touch screen](zMedia/theme-oled-bordered.jpg)
66+
5967
### Support for rotary encoders, digital/analog joysticks and touch buttons
6068

6169
We fully support rotary encoder based input with no need for any additional components in many cases. You can even connect your rotary encoder on a PCF8574 or MCP23017. Further, we even support more than one encoder.

0 commit comments

Comments
 (0)