I am having several issues whilst translating a library from Arduino to CCS. It turns out, i don't have an Arduino but I need to control my OLED display with a Microchip PIC (18F2685). I have tried several times but it hasn't worked. My OLED display uses an SSD1306.
Can someone translate this Arduino library or provide one for my OLED (128x64) in order to program the PIC?
There are two routines in the code library.
One for 'full screen', suitable for PIC's with enough RAM to hold the whole screen, and one supporting text, and smaller graphics windows, using much less RAM.
jamalavedra
Joined: 25 Oct 2016 Posts: 62
OLED library
Posted: Tue Oct 25, 2016 5:00 pm
Once I know whether my PIC has enough ram or not to hold it on full screen, how do I go from the code library of the Arduino to the library for the PIC? Any suggestions/examples?
Thanks
newguy
Joined: 24 Jun 2004 Posts: 1907
Posted: Tue Oct 25, 2016 5:18 pm
No, the code library here on this site. Search it for "SSD1306".
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum