Master SPI interface to LCD/OLED??
I am looking for PICBasic Pro approaches to use a Master SPI interface to an LCD or the new technology OLED displays that are operating as a SPI SLave. Can any one give me any URL links or ideas? I have searched everywhere and even thought there are many SPI interfaced LCDs and OLEDs out there, the only programming tips seem to all be in assembly. I want to program the interface in PICBASIC Pro using the SSP module in a PIC 16F690.
Any associated PICBasic code?
Quote:
Originally Posted by
Darrel Taylor
Thanks, Darrel. This is really a way to interface to the LCD with only two wires using the SHIFT statement. I have the pins to do a standard SPI or I2C interface without this extra chip required in Melanie's approach. What I am really looking for are SPI or I2C code samples for interfacing to an LCD or better yet to one of the new technology OLEDs.
Any ideas or places I can go?