Skip to content

SvenMb/MecrispForth_OLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MecrispForth_OLED

words for OLED-displays

these words are derivated from Jean-Claude Wipplers ssd1306.fs, but that one didn't exactly work with my ssd1306.fs so I had to change the init function. As I was on it I also wrote words for a sh1106 and a ssd1327 OLED-displays. Fortunately this means they all work with jcws graphics.fs. Which is very usefull, since it provides basic graphic and font writing capabilities.

ssd1306

small changes for my ssd1306, the original version from jcw didn't work.

sh1106

support for sh1106 displays which need a bit different init and is internaly 132 wide organized

ssd1327

support for ssd1327 displays which allows 4 bit grayscale per pixel and bigger resolutions.

About

words for OLED-displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages