Add FrameBuffer implementation for Mobitec protocol #1

Open
opened 2022-05-20 10:01:53 +00:00 by lauri · 0 comments
Owner

Basically

  • Add subclass for FrameBuffer class
  • Implement Mobitec stuff in show() function

This will be in many respects similar to
https://git.k-space.ee/k-space/micropython-skeleton/src/branch/master/ssd1306.py

Pixel by pixel rendering on Mobitec flipdisc displays is described here

Basically * Add subclass for [FrameBuffer](https://docs.micropython.org/en/latest/library/framebuf.html) class * Implement Mobitec stuff in `show()` function This will be in many respects similar to https://git.k-space.ee/k-space/micropython-skeleton/src/branch/master/ssd1306.py Pixel by pixel rendering on Mobitec flipdisc displays is described [here](https://wiki.k-space.ee/en/projects/flip-disc)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: k-space/micropython-skeleton#1
No description provided.