Adaptation of the uOLED 96x96 graphics library to uOLED-128-G1. DataSheet: https://www.farnell.com/datasheets/356896.pdf https://4dsystems.com.au/
Adaptation of the uOLED 96x96 graphics library to uOLED-128-G1. For edit color use : https://www.mathsisfun.com/hexadecimal-decimal-colors.html
Source code of the library : https://os.mbed.com/users/cdupaty/code/uOLED/
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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:e39a0f0177e1 | 2021-03-14 | cdupaty | Adaptation of the uOLED 96x96 graphics library to uOLED-128-G1.; DataSheet:; https://www.farnell.com/datasheets/356896.pdf; https://4dsystems.com.au/ |
5:e9a68ef7ac5e | 2021-03-14 | cdupaty | STM32 adaptation by Christian Dupaty 03/2021 |
4:a2d1329d042c | 2020-01-22 | WilliamMarshQMUL | Echo twice to show clearly what's happening |
3:5b27b27e68ab | 2019-01-09 | WilliamMarshQMUL | API change |
2:e92d97ac59e4 | 2018-01-13 | WilliamMarshQMUL | Converted to mbed 5 |
1:961580c296da | 2017-01-25 | WilliamMarshQMUL | test?; |
0:75835b5692b9 | 2017-01-16 | WilliamMarshQMUL | Commit |