Page 1 of 1

Interface Custom LCD to NanoPiFire3 Board

Posted: Wed Aug 01, 2018 1:05 am
by ubdullah786
Dear Support Manager,

I have to interface and LCD with Nanopifire3 board, at Android

Please guide me where to make changes in source code.

I am new to android so plz guide me all the steps to connect hardware as well as to add display driver.

Regards,

Tanveer

Re: Interface Custom LCD to NanoPiFire3 Board

Posted: Thu Aug 09, 2018 6:59 am
by v8dave
Do a search on S430 in the source as this is one of the LCD displays and then you can see how they handle the different versions. FA uses a 1-wire bus to read the type of display. This is all open source so you should be able to modify the bootloader etc to do this for your own display.