I created a new tool to easily convert bitmaps into code for MicroPython. This first version is just a start, creating a framework where I can add additional converters.
If you have any questions, missed information, or simply want to provide feedback, feel free to comment below or contact me on Twitter. 😄
More Posts

“Read SHT31” Command-Line Tool
For various sensors, attached to Raspberry-Pi computers, I wrote small command-line tools to read the sensor values over the I2C connection. While you can do this with a Python script directly, I found using a ...
Read More
Read More

My Favourite Board Connectors
In most of my last projects, I used nice miniature connectors from TE. This is, again, no sponsored post. If you ever evaluated connectors, you may know how overwhelming the range of products is. I ...
Read More
Read More

Filtered RPM Measurement Using PIO
The Raspberry Pi RP2040 chip is a remarkable microcontroller. The programmable IO block (PIO) is only one of many great features of this chip. In this post, I show you a method of how to ...
Read More
Read More

Electronics Invisibly Embedded in 3D Prints
After successfully embedding magnets, I started experimenting embedding whole PCB boards into prints. I am sure, this is no new idea, but I found it very interesting. From the outside, the printed object looks solid ...
Read More
Read More

Box with Heart in 500 Sizes
I tried something new with parametric design. 😄 Today I publish the first batch of heart decorated boxes for 3D-print in 500 different sizes. The sizes start from 35mm up to 120mm in small steps, ...
Read More
Read More

Storage Box for 45º Belt Printer?
I created a version of my storage box for 45º belt printing. It would be ideal for mass production. Because I do not own a belt printer, this design is a wild guess. If you ...
Read More
Read More