Adaptation of the uOLED 96x96 graphics library to uOLED-128-G1. DataSheet: https://www.farnell.com/datasheets/356896.pdf https://4dsystems.com.au/
Dependents: uOLED-128-G1-CLASS-DEMO
Adaptation of the uOLED 96x96 graphics library to uOLED-128-G1. For edit color use : https://www.mathsisfun.com/hexadecimal-decimal-colors.html
Demo program vaible here : https://os.mbed.com/users/cdupaty/code/uOLED-128-G1-CLASS-DEMO/
DataSheet: https://www.farnell.com/datasheets/356896.pdf
Connexions
Video demo from Youtube
main.cpp for testing
https://os.mbed.com/media/uploads/cdupaty/main.cpp
History
STM32 adaptation by Christian Dupaty 03/2021
2021-03-14, by cdupaty [Sun, 14 Mar 2021 10:57:53 +0000] rev 32
STM32 adaptation by Christian Dupaty 03/2021
Added screen copy function (save screen to uSD).
2011-01-09, by Nakor [Sun, 09 Jan 2011 20:24:37 +0000] rev 31
Added screen copy function (save screen to uSD).
Added a function to load 16 bit images from a uSD.
2011-01-08, by Nakor [Sat, 08 Jan 2011 09:06:11 +0000] rev 30
Added a function to load 16 bit images from a uSD.
All examples are tested. Hopefully everything is ready to go.
2010-12-28, by Nakor [Tue, 28 Dec 2010 21:24:03 +0000] rev 29
All examples are tested. Hopefully everything is ready to go.
Fairly functional and heavily documented now. Examples not fully tested yet.
2010-12-27, by Nakor [Mon, 27 Dec 2010 04:47:46 +0000] rev 28
Fairly functional and heavily documented now. Examples not fully tested yet.