Search found 3 matches

by leg2027
Mon Oct 03, 2022 7:25 pm
Forum: Arduino
Topic: HCuOLED library for SSD1307 & SH1106 based OLED displays
Replies: 65
Views: 131982

Re: HCuOLED library for SSD1307 & SH1106 based OLED displays

I expected that. It's not that serious. Now that I understand, arrays for bitmaps are quite simple actually. So for the little bitmaps, like the arrows, I made a sort of binary grid on paper, then I converted the columns to hexadecimal and typed them into the PROGMEM array. It's more convenient to d...
by leg2027
Sat Oct 01, 2022 4:02 pm
Forum: Arduino
Topic: HCuOLED library for SSD1307 & SH1106 based OLED displays
Replies: 65
Views: 131982

Re: HCuOLED library for SSD1307 & SH1106 based OLED displays

Thanks a lot !

I tried everything you said and it works perfectly.
I managed to display the bitmaps that I wanted.

Just in case, can we rotate a bitmap?
by leg2027
Thu Sep 29, 2022 5:31 pm
Forum: Arduino
Topic: HCuOLED library for SSD1307 & SH1106 based OLED displays
Replies: 65
Views: 131982

Re: HCuOLED library for SSD1307 & SH1106 based OLED displays

Hello, First of all, thank you for this library, it works really well. I tried many others for 0.66 wemos screen but they didn't work. I didn't quite understand how to use the function HCuOLED.Bitmap(Cols, ByteRows, BitmapData[]); The link to the converter no longer exists. Can you help me display a...

Go to advanced search