Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 402 Bytes

File metadata and controls

17 lines (14 loc) · 402 Bytes

UTFT

Updating the arduino library UTFT. Added support for HX8357C TFT 3.2" display. (ILI9381-based)

Color graphic display 3.2 TFT 480x320 MEGA initialization: UTFT myGLCD(HX8357C, 38, 39, 40, 41);

The library must be compatible: Arduino Duemilanove w / ATmega328, Arduino Uno, Arduino Leonardo, Arduino Mega, Arduino Mega2560, Arduino Due, Bobuino, Teensy 3.1

But it was tested only with Mega2560.