A PIC32MX4 is streaming a QQVGA (RGB565) 15fps AVI video file from an SD card. The demo is performed on a MikroElektronika PIC32MX Multimedia board
A bit of a work in progress, but quite entertaining...
Lucio
http://www.exploringpic32.com
http://www.mikroE.com
How much RAM was left
AndrianGA 8 months ago
This demo (video only) used just a couple of KB for the FAT file system, there should be 20K+ of RAM available after it's all said and done.
luciodjs 6 months ago
Is it uncompressed or are you using a decoder(if so what encoding). Do you have a website with more information on the project or more info on the decoding you are using?
1manbandstudios 2 years ago
Yes this is the playback of an uncompressed RGB16 stream from an AVI container.
luciodjs 6 months ago