Search found 1 match

by meurs274
Thu Aug 18, 2022 8:00 am
Forum: Raspberry Pi microcontroller boards
Topic: AttributeError: 'FrameBuffer' object has no attribute 'height'
Replies: 2
Views: 3160

AttributeError: 'FrameBuffer' object has no attribute 'height'

I am trying to display a picture on the oled SH1106 screen with the raspberry pi pico
I downloaded the sh1106.py driver and the code but I get the error: AttributeError: 'FrameBuffer' object has no attribute 'height'.
I am using Tonny with Win11.
anyone suggestions? Thanks.