Sonsivri

Electronics => Pic C Languages => Topic started by: milenjs on May 16, 2009, 09:56:49 09:56



Title: RQ - SH1101A OLED display via SPI
Post by: milenjs on May 16, 2009, 09:56:49 09:56
 I want to use this display with serial SPI. I'm looking for example or driver (SH1101A.c & SH1101A.h for CCS).


Title: Re: RQ - SH1101A OLED display via SPI
Post by: Codeman on May 16, 2009, 02:52:57 14:52
The SH1101A is similar to the SSD1305, which you should be able to find plenty of sample code  on google.


Title: Re: RQ - SH1101A OLED display via SPI
Post by: mculove on May 23, 2009, 03:58:37 03:58
Hi:

   Please check the attachment file. This is written in Microchip C18 for PIC18F46K20 and SH1101A SPI interface.