This library allows you to display text or/and graphic at oled-display.
The library need less then 2000 bytes flash-memory in textmode and less then 3200 bytes in graphicmode so you can use oled-displays e.g with Atmega48PA.
If you want to use characters like e.g. รค set your compiler input-charset to utf-8 and your compiler exec-charset to iso-8859-15 (look at makefile line 115).