Click here to Skip to main content
15,887,413 members
Articles / Programming Languages / C

Using picojpeg Library on a PIC with ILI9341 320×240 LCD Module

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
7 May 2023CPOL6 min read 1.7K  
How to use picojpeg library on a PIC with ILI9341 320×240 LCD module
In this post, you will learn how to find a JPEG Decoder library, port picojpeg to C30 and overclock the PIC. You will also see PIC clock speed vs. SD card SPI speed.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Writer
Singapore Singapore
Since 2008, ToughDev has been publishing technical sharing articles on a wide range of topics from software development to electronics design. Our interests include, but are not limited to, Android/iOS programming, VoIP products, embedded design using Arduino/PIC microcontrollers, reverse-engineering, retro-computing, and many others. We also perform product reviews, both on new and vintage products, and share our findings with the community. In addition, our team also develops customized software/hardware solutions highly adapted to suit your needs. Contact us for more information.

Comments and Discussions