I'm way in over my head. I'm a hardware guy, and I've been testing the 4D for one our new products and I can do some stuff using ViSi, but final product uses the display as a Serial Device, and I need to do a routine for testing all displays at the assembly line.
I've created a Graphics package using the Graphics Composer, and I drop that into a FAT16 formatted microSD card, but I don't know what commands to send. I am using Visual Studio 2010 with Visual C# for my test application (I test other peripherals too), and I can't figure out what serial commands I need to send to display all the different images.
There are a total of 7 static images and 1 animated gif in my graphics package.
Can you guys help?
I've created a Graphics package using the Graphics Composer, and I drop that into a FAT16 formatted microSD card, but I don't know what commands to send. I am using Visual Studio 2010 with Visual C# for my test application (I test other peripherals too), and I can't figure out what serial commands I need to send to display all the different images.
There are a total of 7 static images and 1 animated gif in my graphics package.
Can you guys help?
Comment