Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (9 loc) · 1.07 KB

Touch User Interface for Arduino

This library is a simple touchscreen user interface for building Arduino applications. Adding buttons and menus to your sketch is as-easy-as filling in a table. The library also includes many functions for displaying your own data. This library requires an Arduino 32 bit processor and a 320x240 ILI9341 LCD touch screen display .

alt_text

Documentation:

Documentation for the Touch User Interface For Arduino can be found here:

https://github.com/Stan-Reifel/TouchUserInterfaceForArduino/blob/master/Documentation.md

Perhaps the easiest way to learn the Touch User Interface For Arduino is by looking at the examples. First install the TouchUserInterfaceForArduino in the Arduino IDE. Then from the Arduino IDE, find them in the File / Examples / TouchUserInterfaceForArduino menu.

License:

Copyright (c) 2023 S. Reifel & Co. - Licensed under the MIT license.