where is framebuf ?
-
I am trying to setup a ssd1306 OLED and have found the driver for it, but when I attempt to load it I get a:
ImportError: no module named 'framebuf'
I thought this was a standard module ??
Thanks
-
@robert-hh, great! I'll give it a shot tonight.
-
@peekay123 Try "import framebuf"
At least for my 1.7.1b1 version it's there.
-
Any updates on framebuf yet?
-
@daniel
Does it mean that merge of repository with official micropython will be finished? :)
-
That's Awesome @daniel .I had been waiting for this moment to happen :)
-
Hello,
This week there's going to be a new firmware released with framebuf and frozen code enabled.
Cheers,
Daniel
-
This post is deleted!
-
Any updates on this? How was the module
framebuf
not implemented in the WiPy? I too am trying to program OLED device.
-
Any update on framebuf?
-
This post is deleted!
-
@crankshaft we don't have it enabled yet. We will do so shortly. Thanks.
Cheers,
Daniel