sstaub / eOS

An object orientated library for Arduino to control ETCs EOS Family Consoles with OSC over USB and Ethernet UDP
MIT License
25 stars 1 forks source link

TFTdisplay #11

Closed EvgeniySavkin closed 1 month ago

EvgeniySavkin commented 1 month ago

Hello, dear staub! I want to ask you to help me. Could you write an example using a TFT display? I've been trying to understand your library, but since I'm a low-level programmer, I don't have an understanding of some complex lines of code. Thank you.

sstaub commented 1 month ago

No, the code depend on the display type and driver. So use the example codes of the display vendor as a start point.