News:

;) This forum is the property of Proton software developers

Main Menu

SSDlite library for OLED display on 12F1840 like PIC's

Started by Dompie, Mar 07, 2023, 10:18 AM

Previous topic - Next topic

Dompie

Display upper and lower case characters, numerals and punctuation on OLED display
with SSD1306 or SSD1315 processor (ascii 32 to 122 incl).
The characters can be scaled in both Y and X directions from 1 to 7 times the standard size.
Characters printed via Positron Print commands with I2C via Hardware or Software (HBUS or BUS).

Very useful for PIC 12F1840 (8 pin) because SSDlite does not use 1K RAM for the display.                                                   
A video of the possibilities on a 12F1840 with software I2C is included.

Based on @david his Font, ideas and demo here in the WIKI

Johan