Overview
- Object ID : 2661 (2024-03-05 20:59:23)
- Author : Terry Trapp
- Content : Code
- Microcontroller : Propeller 1
- Category : Display
- Licence : MIT
- Tag : SSD1331
Content
This Spin driver is for the Parallax "96 x 64 Color OLED Display Module" Product ID: 28087. It is for the SSD1331 driver chip using a 5-wire, write-only SPI interface. Features:
- String to on screen text. It utilizes both the internal Parallax font as well as a smaller font built into the driver.
- Rectangle Draw
- Line Draw
- Screen Copy
- Reverse Screen Copy
- Screen Clear
- Screen Scroll
- Color Invert