TFT

所属分类:单片机开发
开发工具:Others
文件大小:163KB
下载次数:4
上传日期:2013-12-12 01:14:53
上 传 者charlezkwan
说明:  Arduino library for the Arduino TFT LCD screen.

文件列表:
TFT\examples\Arduino\TFTBitmapLogo\arduino.bmp (6966, 2013-12-12)
TFT\examples\Arduino\TFTBitmapLogo\TFTBitmapLogo.ino (2966, 2013-12-12)
TFT\examples\Arduino\TFTColorPicker\TFTColorPicker.ino (1603, 2013-12-12)
TFT\examples\Arduino\TFTDisplayText\TFTDisplayText.ino (1952, 2013-12-12)
TFT\examples\Arduino\TFTEtchASketch\TFTEtchASketch.ino (1862, 2013-12-12)
TFT\examples\Arduino\TFTGraph\TFTGraph.ino (1623, 2013-12-12)
TFT\examples\Arduino\TFTPong\TFTPong.ino (3474, 2013-12-12)
TFT\examples\Esplora\EsploraTFTBitmapLogo\arduino.bmp (6966, 2013-12-12)
TFT\examples\Esplora\EsploraTFTBitmapLogo\EsploraTFTBitmapLogo.ino (2886, 2013-12-12)
TFT\examples\Esplora\EsploraTFTColorPicker\EsploraTFTColorPicker.ino (1439, 2013-12-12)
TFT\examples\Esplora\EsploraTFTEtchASketch\EsploraTFTEtchASketch.ino (1898, 2013-12-12)
TFT\examples\Esplora\EsploraTFTGraph\EsploraTFTGraph.ino (1373, 2013-12-12)
TFT\examples\Esplora\EsploraTFTHorizion\EsploraTFTHorizion.ino (1744, 2013-12-12)
TFT\examples\Esplora\EsploraTFTPong\EsploraTFTPong.ino (3453, 2013-12-12)
TFT\examples\Esplora\EsploraTFTTemp\EsploraTFTTemp.ino (1821, 2013-12-12)
... ...

TFT Library ============ An Arduino library for the Arduino TFT LCD screen. This library enables an Arduino board to communicate with an Arduino TFT LCD screen. It simplifies the process for drawing shapes, lines, images, and text to the screen. The Arduino TFT library extends the Adafruit GFX, and Adafruit ST7735 libraries that it is based on. The GFX library is responsible for the drawing routines, while the ST7735 library is specific to the screen on the Arduino GTFT. The Arduino specific additions were designed to work as similarly to the Processing API as possible. Onboard the screen is a SD card slot, which can be used through the SD library. The TFT library relies on the SPI library for communication with the screen and SD card, and needs to be included in all sketches. https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-ST7735-Library http://arduino.cc/en/Reference/SD http://arduino.cc/en/Reference/SPI http://arduino.cc/en/Reference/TFTLibrary

近期下载者

相关文件


收藏者