资 源 简 介
Recently I purchased an 2.8" TFT-Display with Touch-Panel from Watterott. https://github.com/watterott/mSD-Shield
In order to use the features of a touch screen I developed a library which easily generates touch buttons and touch sliders.
To display measurement results I added a tiny chart library.
A button can be a simple clickable text or a box with or without text or even an invisible touch area.
The autorepeat extension gives 2 thresholds for different autorepeat speeds.
Sliders can have caption and a program controlled value (even text values like high, mid, low are possible)
Chart can have grids, and integer or float axes labels.
INSTALLATION.
Before installing the library you first have to install the v2 library from
https://github.com/watterott/mSD-Shield/downloads
The library also contains an example application which is tested for the arduino-UNO.
The source repository is from my Eclipse Indigo project.
D
文 件 列 表
TouchGui
examples
TouchGui
GameOfLife.h
GameOfLife.ino
TouchGui.ino
keywords.txt
readme.txt
TouchButton.cpp
TouchButton.h
TouchButtonAutorepeat.cpp
TouchButtonAutorepeat.h
TouchSlider.cpp
TouchSlider.h
examples
Chart
Chart.cpp
Chart.h
keywords.txt
ADS7846
ADS7846.cpp
ADS7846.h
keywords.txt
MI0283QT2
fonts.h
libraries
ADS7846
Chart
digitalWriteFast
DS1307
EEPROM
Ethernet
Firmata
LiquidCrystal
MI0283QT2
SD
SDcard
Servo
SoftwareSerial
SPI
Stepper
TouchGui
Wire