[TriEmbed] fast TFT library for ATMEGA

Robert Gasiorowski rgresume at gmail.com
Fri Jun 5 08:49:08 CDT 2015


You should try LaunchPad :) No level shifting required.
I have written glib that supports several different LCDs and LPs, and is
one of the fastest (if not the fastest) graphics library for LPs.

Rob.

On Fri, Jun 5, 2015 at 8:50 AM, Alex Davis via TriEmbed <
triembed at triembed.org> wrote:

> In case you didn't see this, someone updated the Adafruit TFT libraries
> to get a significant increase in performance out of the cheap, small TFT
> color displays:
> https://hackaday.io/project/6038-pdqgfx-optimzed-avr-lcd-graphics
>
> I tried it myself on an ST7735-based SPI display running on a 16 Mhz
> ATMEGA1284p. It's fast enough that full-screen updates are possible,
> whereas before you had to be clever and use windowing or try to limit
> the pixels changed.
>
> The downside is that under the library, SPI is now pushing enough data
> to reveal limitations in things like level shifters. My Adafruit 1.8"
> TFT has an HC4050 for 5v - 3.3v conversion which can't handle the speed.
>
> --
> "The theater of noise is proof of our potential."
> |\ |  (¯  \/ |¯\  |V| |\ ¯|¯ |¯) | \/ | | | |¯\ (¯   /¯  /\ |V|
> |-||_ (_  /\ |_/ @| | |-| |  | \ | /\ |^| | |_/ (_ . \_  \/ | |
>
> You won't find me on Facebook.
>
> _______________________________________________
> Triangle, NC Embedded Computing mailing list
> TriEmbed at triembed.org
> http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
> TriEmbed web site: http://TriEmbed.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20150605/3b871f1b/attachment.htm>


More information about the TriEmbed mailing list