Porting the Adafruit ILI9340 library to the Raspberry Pi

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
cykey
 
Posts: 12
Joined: Sun Nov 17, 2013 11:41 am

Porting the Adafruit ILI9340 library to the Raspberry Pi

Post by cykey »

Hello.

For a project of mine, I need to use the ILI9340 library (https://github.com/adafruit/Adafruit_ILI9340) on the Raspberry Pi instead of the Arduino. I think it would also require porting the GFX library (https://github.com/adafruit/Adafruit-GFX-Library) too, am I right?

Has anyone done this before? Would it take a long time? ...or should I simply write my own library? I'd learn a lot about SPI at the same time :-)

Thanks!

User avatar
Franklin97355
 
Posts: 23912
Joined: Mon Apr 21, 2008 2:33 pm

Re: Porting the Adafruit ILI9340 library to the Raspberry Pi

Post by Franklin97355 »

https://www.google.com/search?q=ili9340 ... 2&ie=UTF-8 Links on using the ILI9340 with the pi.

User avatar
cykey
 
Posts: 12
Joined: Sun Nov 17, 2013 11:41 am

Re: Porting the Adafruit ILI9340 library to the Raspberry Pi

Post by cykey »

Thanks, I'll check it out.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”