#Arduino IDE JPEGDECODER examples.
- Original example comming with Makoto's picoJPEG libraries.
- Work on Mega256, Due AND ESP8266
- Original example comming with BODMER's JPEGDecoder libraries.
- Work on Mega256, Due AND ESP8266
- Original example comming with BODMER's JPEGDecoder libraries.
- Work on Mega256, Due. ESP8266 dont use FLASH this way.
- New in this distribution of the JPEG decoder library.
- It only Work on ESP8266 because it use the SPIFFS libraries.
- Need to be done. Help is on it's way, hang n tight! :D
- New in this distribution of the JPEG decoder library.
- It will only Work on ESP8266 because it use the SPIFFS libraries.
- Need to be done. Help is on it's way, hang n tight! :D
- New in this distribution of the JPEG decoder library.
- Will read the JPEG from serial port.