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

You Might Also Like
The Voice API that just works | Twilio Icon
The Voice API that just works | Twilio

Build a scalable voice experience with the API that's connecting millions around the world.

With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
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