Close

TFT Display

A project log for Trinket Pocket IR Analyser/Transmitter

Handheld tool for decoding and debugging IR interfaces, like TV remotes etc.

theoTheo 12/30/2014 at 17:472 Comments

My display finally arrived. I got it up and running pretty painlessly thanks to this ILI9163C library, and Adafruits GFX library. This makes it much more standalone as it removes the need for a serial terminal. I have also put the code on github (link on the side). Next I plan to add some buttons to switch modes etc.

Discussions

PointyOintment wrote 01/08/2015 at 14:12 point

What's the board on the right side of your breadboard? I thought it might be a Teensy 2.0++ but it doesn't match.

  Are you sure? yes | no

Theo wrote 01/08/2015 at 16:02 point

Its an FTDI serial to USB, makes debugging a bit easier. The stuff in the middle is doing nothing btw, just somewhere to keep the parts.

  Are you sure? yes | no