Well, lets clear what I 've done so far. Just received my OLED display and started to experiment.
At the start of this thread there were the initial files. Downloaded to a folder.
Post #2 had and update so I replaced the ssd1306_18.inc with the ssd1306_I2C.inc that says on top of this file, it is for PIC16/18. Is this wrong?
Replaced again from post #15
And again with that from post #41 (after Henrik's posts).
So, the final test was done on a 18F4550 chip, with a 64x128 oled LCD, soft I2C and files sd1306_demo.pbp, font7x5_18.bas and latest ssd1306_I2C.inc from post #41.
Nothing else added or changed.
After compilation errors, I selected soft I2C and commented out the lines in the include file that referred to SSP1STAT, SSP1CON2 and got the demo message on screen.
Also as a second step, have not sorted out how, the font file that will be created, is working with the main program. I mean, OK there is a new character. How is this chosen to be displayed?
Ioannis
P.S. By the way, the font include files, what do describe? It seems not fonts anyway.
Bookmarks