oled-disp
v1.2.7
Published
"oled-disp for raspberrypi, support hangul"
Downloads
44
Readme
oled-disp
This is package of oled(ssd1306) for Raspberrypi.
- support hangul(kor) end eng. (hangul(kor): 8x8, eng : 5x8)
- only test SPI, 128x64(ssd1306)
Main functions
- begin
- clearDisplay
- setCursor(x,y)
- writeString(size, string, color, true)
- update()
- drawBitmap()