<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://irjudson.org/</id><title>Ivan R. Judson</title><subtitle>Writing on AI systems, hardware, firmware, PCB design, and independent building. Based in Three Forks, Montana.</subtitle> <updated>2026-06-09T09:38:57-06:00</updated> <author> <name>Ivan R. Judson</name> <uri>https://irjudson.org/</uri> </author><link rel="self" type="application/atom+xml" href="https://irjudson.org/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://irjudson.org/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Ivan R. Judson </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Finding the Gap</title><link href="https://irjudson.org/hardware/entrepreneurship/2026/06/09/led-controller-finding-the-gap.html" rel="alternate" type="text/html" title="Finding the Gap" /><published>2026-06-09T00:00:00-06:00</published> <updated>2026-06-09T00:00:00-06:00</updated> <id>https://irjudson.org/hardware/entrepreneurship/2026/06/09/led-controller-finding-the-gap.html</id> <content type="text/html" src="https://irjudson.org/hardware/entrepreneurship/2026/06/09/led-controller-finding-the-gap.html" /> <author> <name>Ivan R. Judson</name> </author> <category term="Hardware" /> <category term="Entrepreneurship" /> <summary>First in a series on building the Buffalo Jump Forge LED Controller from idea to Kickstarter. Ryan Pedersen and I go back to my Microsoft days. We’ve been tinkering with LED strips for years — longer than either of us would probably admit. The problem we kept running into was always the same: we wanted to run a lot of lights, outdoors, simply. Nothing on the market did that well. The control...</summary> </entry> <entry><title>Astronomus: I Built a Robot to Run My Telescope So I Can Sleep</title><link href="https://irjudson.org/projects/astronomy/2026/05/26/astronomus-i-built-a-robot-to-run-my-telescope-so-i-can-sleep.html" rel="alternate" type="text/html" title="Astronomus: I Built a Robot to Run My Telescope So I Can Sleep" /><published>2026-05-26T09:00:00-06:00</published> <updated>2026-05-26T09:00:00-06:00</updated> <id>https://irjudson.org/projects/astronomy/2026/05/26/astronomus-i-built-a-robot-to-run-my-telescope-so-i-can-sleep.html</id> <content type="text/html" src="https://irjudson.org/projects/astronomy/2026/05/26/astronomus-i-built-a-robot-to-run-my-telescope-so-i-can-sleep.html" /> <author> <name>Ivan R. Judson</name> </author> <category term="Projects" /> <category term="Astronomy" /> <summary>I’ve been doing astrophotography for a while now. It started as a hobby and quickly became an obsession, the way these things do. The problem is that astrophotography has a lot of friction — planning which targets are up tonight, figuring out when they’ll be optimally positioned, checking weather, watching satellite tracks, staying up until 2am to babysit the scope so it doesn’t point into a tr...</summary> </entry> <entry><title>Preparing for Opportunity: A GitHub Profile Toolkit</title><link href="https://irjudson.org/technology/professional/2025/11/04/preparing-for-opportunity-a-github-profile-toolkit.html" rel="alternate" type="text/html" title="Preparing for Opportunity: A GitHub Profile Toolkit" /><published>2025-11-04T01:00:55-07:00</published> <updated>2025-11-04T01:00:55-07:00</updated> <id>https://irjudson.org/technology/professional/2025/11/04/preparing-for-opportunity-a-github-profile-toolkit.html</id> <content type="text/html" src="https://irjudson.org/technology/professional/2025/11/04/preparing-for-opportunity-a-github-profile-toolkit.html" /> <author> <name>Ivan R. Judson</name> </author> <category term="Technology" /> <category term="Professional" /> <summary>“Luck is what happens when preparation meets opportunity.” - Seneca I call it serendipity. You can’t control when the right opportunity appears. But you can control whether you’re prepared when it does. Repository: github-profile-upgrade The Preparation Gap Most engineers prepare for opportunity by building skills, shipping code, solving problems. Crucial. But incomplete. What they’re mi...</summary> </entry> <entry><title>IoT Moments: Hack your Car</title><link href="https://irjudson.org/internet%20of%20things/2025/10/26/iot-moments-hack-your-car.html" rel="alternate" type="text/html" title="IoT Moments: Hack your Car" /><published>2025-10-26T16:29:29-06:00</published> <updated>2025-10-26T16:29:29-06:00</updated> <id>https://irjudson.org/internet%20of%20things/2025/10/26/iot-moments-hack-your-car.html</id> <content type="text/html" src="https://irjudson.org/internet%20of%20things/2025/10/26/iot-moments-hack-your-car.html" /> <author> <name>Ivan R. Judson</name> </author> <category term="Internet of Things" /> <summary>This is a tutorial on how to do basic telemetry collection from your automobile using the diagnostic port that’s on almost every car out there. Here’s what you need: Android tablet with Bluetooth and cellular An OBD-II to Bluetooth adapter — I used the PLX Kiwi Bluetooth Torque — an OBD-II app for Android A car manufactured after 1996 (OBD-II was federally mandated that year) A Nitr...</summary> </entry> <entry><title>Adding Face Detection to your Pi Powered Motion Detector</title><link href="https://irjudson.org/internet%20of%20things/hardware/2025/10/26/adding-face-detection-to-your-pi-powered-motion-detector.html" rel="alternate" type="text/html" title="Adding Face Detection to your Pi Powered Motion Detector" /><published>2025-10-26T16:29:26-06:00</published> <updated>2025-10-26T16:29:26-06:00</updated> <id>https://irjudson.org/internet%20of%20things/hardware/2025/10/26/adding-face-detection-to-your-pi-powered-motion-detector.html</id> <content type="text/html" src="https://irjudson.org/internet%20of%20things/hardware/2025/10/26/adding-face-detection-to-your-pi-powered-motion-detector.html" /> <author> <name>Ivan R. Judson</name> </author> <category term="Internet of Things" /> <category term="Hardware" /> <summary>Back during //Build 2015 I was playing with the Project Oxford APIs — Microsoft’s computer vision platform, now called Azure AI Vision — and in parallel building some Raspberry Pi based AllJoyn projects. I ended up combining them: a Pi running the Motion app as a security camera, with a hook that sends every captured frame through Oxford’s face detection API. Here’s how to build your own. Har...</summary> </entry> </feed>
