iPhone Retina and Propeller. Ideas?
n_ermosh
Posts: 294
I recently started working with displays and propeller and thought it would be cool to try to use Apple's Retina display. They can be purchased on eBay for about $10-20, which is great for their quality and resolution.
Has anyone attempted this yet? Does anyone have any info on how to communicate with the display or what chips are used with them? Eventually I want to learn to use their touchscreens too, and start using those in all my projects that have displays, using the home button as a power switch and all other interfacing done on the display.
Let me know if anyone has any ideas on how to go about cracking this.
Has anyone attempted this yet? Does anyone have any info on how to communicate with the display or what chips are used with them? Eventually I want to learn to use their touchscreens too, and start using those in all my projects that have displays, using the home button as a power switch and all other interfacing done on the display.
Let me know if anyone has any ideas on how to go about cracking this.
Comments
If the deserializer is on the display, then it looks like it only needs a handful of signal wires...
Wouldn't be to bad to connect to then. You just need the LM2512 chip to serialize RGB data...
This is the connector, FPC type. http://www.lunacommerce.com/1546-4729-large/iphone-4-lcd-connector-port-on-flex.jpg
I also just bought an LM2512A, Digikey didn't have the LM2512, but i assume TI is smart enough to make them backwards compatible. $6.50, so if it doesn't work, no biggie. Now to try to solder the chip...
I'd bet the iPhone lcd has a much more sophisticated interface will all those pixels to push around...
Most displays of that size but lower resolution use a raw 24-bit color interface.
But, laptop displays use something like this LM2512 you mentioned...
https://www.sparkfun.com/products/9188
I'd read everything there, if I were you... They mention something about an iPhone hacking website....