SSD1306 bc_gfx module (library) support

Hi.
Is there any way how to get working bc_gfx lib module to control ssd1306. I tried to work with it using bc_gfx library but I failed.
The biggest issue I encountered was how to call properly bc_gfx_init() especially void *display parameter.
Do you have any idea or advice? @hub.martin @Karel
Thanks,
Matouš S.

Hi, I created example firmware here: https://github.com/blavka/bcf-example-gfx-ssd1306

2 Likes

Great! Thanks @Karel.
I’ll try it tommorow.
+Matouš S.

Thank you a lot.
Proved working fine!
+M. Sloboda

2 Likes