pintman / ledbadge

A simple self-made badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ledbadge

badge

Look into the ledbadge notebook for further instructions.

TODO

  • Try using mpy-cross cross compile for compiling the font in the text module into frozen bytecode.
  • Network two badges: Idea: The first that is turned, scans for SSIDs of other boards (e.g. ledbadge_server). If none are present, act as server. Otherwise connect to the (first) server that is found.
  • An OLED Shield can be integraded as well using the ssd1306 package.
  • Maybe change LedMatrix zu FrameBuffer http://docs.micropython.org/en/latest/library/framebuf.html
  • Add schematic
  • Make an emulator

About

A simple self-made badge


Languages

Language:Jupyter Notebook 54.4%Language:Python 45.1%Language:Shell 0.5%