parallaxinc / Simple-Libraries

Contents of the SimpleIDE workspace folder and its Parallax Learn Simple Libraries subfolder.
http://learn.parallax.com/propeller-c-set-simpleide/update-your-learn-folder
21 stars 21 forks source link

WIP - Fix fill rect, sleep/wake, invert, fill circle #187

Closed MatzElectronics closed 5 years ago

MatzElectronics commented 5 years ago

This corrects all known bugs affecting demo BlocklyProp currently. both ePaper and the color OLED display should be fully functional using the newer APIs - this allows block definitions and generators to be consolidated while providing separate blocks for both types of (and any future) displays.

These libraries are all still a WIP - scrolling, bitmap image display, documentation, testing multicore functionality, and finalization of function names (the API itself) are all still TODOs.

Simultaneous multiple displays have been tested working together.

Currently supported displays are: il3820 128x296 e-ink, SPI ssd1331 96x64 color oled, SPI (other sizes may work) ssd1306 128x32, 128x64, 96x64 monochrome oled, SPI, i2c