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
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
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