<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Micropython on Coding With Matt</title><link>https://mdm508.github.io/tags/micropython/</link><description>Recent content in Micropython on Coding With Matt</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 06 Sep 2026 12:00:00 -0700</lastBuildDate><atom:link href="https://mdm508.github.io/tags/micropython/index.xml" rel="self" type="application/rss+xml"/><item><title>Pictures as Data: Binary, Hex, and Bit Masks</title><link>https://mdm508.github.io/post/pictures-as-data/</link><pubDate>Sun, 06 Sep 2026 12:00:00 -0700</pubDate><guid>https://mdm508.github.io/post/pictures-as-data/</guid><description>Move from OLED pixels to bytes, binary, hexadecimal, shifts, and masks—then practice the connections in an interactive byte-building game.</description></item><item><title>Meet the OLED: Pixels, Coordinates, and show()</title><link>https://mdm508.github.io/post/meet-the-oled/</link><pubDate>Sun, 16 Aug 2026 13:00:00 -0700</pubDate><guid>https://mdm508.github.io/post/meet-the-oled/</guid><description>Use a Pico and SSD1306 OLED to learn I2C wiring, screen coordinates, drawing commands, and the frame buffer behind show().</description></item></channel></rss>