This modified library uses Henning Karlsen UTFT Library [http://henningkarlsen.com/electronics/library.php?id=52]. Most of the changes were to utilize the digitalWriteFast() function for I/O pins

**HOW TO USE**
WIRING
Ensure all pins are hooked up correctly:
DB0 - DB015 to Digital Pins
RD pin connected to 3.3V
LED-A pin connected to 5V via ~20 Ohm resistor
Vcc to 3.3V & GND to GND

SOFTWARE
1. Add all files/folders to a folder named UTFT inside "libraries" folder in Arduino main install folder.
2. Unzip the "examples.zip" & "tools.zip".
3. Restart Arduino software.
4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file.
5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX
6. In the demo code change the line

UTFT myGLCD();

using the right model & pinout as follows
UTFT myGLCD(Model, RS, WR, CS, RST)

Project Samples

Project Activity

See All Activity >

Follow Teensy 3.0 UTFT Library

Teensy 3.0 UTFT Library Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Teensy 3.0 UTFT Library !

Additional Project Details

Intended Audience

Developers

Registered

2013-07-05