Hi
I am new to LPC1768 arm and have some experience with GPIO , UART , character LCD .
Now I want to use adafruit OLED 128x64 with I2C connection in my project .
So I am looking for a light library for working with this OLED .
I have seen EMWIN in LPCWARE>COM , but it is huge library that use many resources of mcu and also it is better to use RTOS for it .
Now I have not enough experience with RTOS and need a small library like the one for arduino that works with LPC1768 and KEIL ide .
Any help in this regard will be appreciated .
Thanks a lot