Skip to main content

Quazar OLED interface

quazar_oled.jpg

Official site: https://2014.samcoupe.com/#graphicoled

Based on SSD1305 OLED display: SSD1305.pdf

UsesĀ 0x50 I/O port by default (fully configurable). I/O decoder uses 74HCT02 NOR gates andĀ 74GCT688 8-bit comparator.

The SSD1305 chip is placed behind two 74HCT573 8-bit latches so it can be timed slower than Z80 bus.

Software

I have implement oled program to display images using provided instructions: rc2014-oled.