<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Coding With Matt</title><link>https://mdm508.github.io/tags/python/</link><description>Recent content in Python 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/python/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><item><title>Brightening and Averaging Images with NumPy</title><link>https://mdm508.github.io/post/brightening-and-averaging-images-with-numpy/</link><pubDate>Sun, 16 Aug 2026 00:00:00 -0700</pubDate><guid>https://mdm508.github.io/post/brightening-and-averaging-images-with-numpy/</guid><description>A question-and-answer introduction to safe image arithmetic, vectorization, clipping, stacking, axes, and image averages with NumPy.</description></item><item><title>Intro to ML With Python</title><link>https://mdm508.github.io/post/intro-to-ml-with-python/</link><pubDate>Sun, 19 Apr 2026 15:22:23 -0700</pubDate><guid>https://mdm508.github.io/post/intro-to-ml-with-python/</guid><description>Get started with Python and Machine Learning with a fantastic, free, online coures.</description></item></channel></rss>