Search found 5 matches

by chpwssn
Wed Jan 16, 2013 11:56 am
Forum: GTT Series
Topic: Raspberry Pi and GTT480272A-USB
Replies: 9
Views: 9927

Re: Raspberry Pi and GTT480272A-USB

Cool, I'm also having trouble with the AUTOEXEC file. Whenever I implement it, it simply prints the contents to the screen. The way I made it was by first typing all the commands (in my case loading all my bitmaps to their indexes) into a text editor, non separated on one line and moving that to the...
by chpwssn
Fri Jan 11, 2013 10:38 am
Forum: GTT Series
Topic: Raspberry Pi and GTT480272A-USB
Replies: 9
Views: 9927

Re: Raspberry Pi and GTT480272A-USB

Thanks Troy, I think I'll just put in a loop right before it fully shuts down to just "dump" the memory by reading it a ton of times
by chpwssn
Wed Jan 09, 2013 10:10 am
Forum: GTT Series
Topic: Raspberry Pi and GTT480272A-USB
Replies: 9
Views: 9927

Re: Raspberry Pi and GTT480272A-USB

Hey guys, got the I2C communicating and working fine, quick question: Is there a command that will clear the reply buffer? If a user gets carried away with a shutdown touch region, the buffer fills up and they end up starting up and immediately shutting down because the reply buffer still has a coup...
by chpwssn
Thu Nov 08, 2012 8:20 am
Forum: GTT Series
Topic: Raspberry Pi and GTT480272A-USB
Replies: 9
Views: 9927

Re: Raspberry Pi and GTT480272A-USB

Is there a way to use the i2c header on the USB model for development? The Raspberry Pi has native i2c and can't provide enough power through it's USB hub to power the GTT.
by chpwssn
Wed Oct 17, 2012 9:11 am
Forum: GTT Series
Topic: Raspberry Pi and GTT480272A-USB
Replies: 9
Views: 9927

Raspberry Pi and GTT480272A-USB

Hey everyone, we just started working on integrating a Raspberry Pi and the Matrix Orbital GTT480272A-USB into one of our products and I was curious if anyone had suggestions on using the display with Linux and such? Once we get it all figured out I could write up what we did and post it here if any...