08-26-2016, 05:44 PM
Unfortunatley, unless you are really, really lucky that one of those dispays has a compatiable LCD controller, there is little chance of it working with the pine64. Running character displays like a 16x2 LCD are pretty easy, as they are pretty simple, and there are a lot of guides on using them. Due to the complexity of colur displays (such as the Kindle one) (ie. having to controll every pixel individualy, specifying colour, intenity etc,), and not knowing the protocol that a particular display controller might use, or even the pinout order of the ribbon cable (which you can't bypass if it uses a on-ribbon controller IC, it will be hard at best to get the display to do anything, let alone anything useful. The guys are pine64 did the hard work of matching a display wwith the pine64 and setting up the necessary code to get it working in a plug an play manner, hiding the complexity of the software interface and connection from us users!