<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raven Micro Lab</title>
    <link>https://ravenmicrolab.com</link>
    <description>Raven Micro Lab makes embedded systems approachable with clear explanations, diagrams, and hands-on projects.</description>
    <language>en-us</language>
    <atom:link href="https://ravenmicrolab.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PIC Microcontroller Series - 5</title>
      <link>https://ravenmicrolab.com/blog/pic-microcontroller-series-5/</link>
      <guid isPermaLink="true">https://ravenmicrolab.com/blog/pic-microcontroller-series-5/</guid>
      <pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate>
      <description>Retro gaming meets modern embedded: read an NES controller with a PIC16F1455 and drive 8 LEDs through a CD4094B shift register. Serial protocols, PLL clocks, rrf, rlf, comf, and register banking.</description>
    </item>
    <item>
      <title>PIC Microcontroller Series - 4</title>
      <link>https://ravenmicrolab.com/blog/pic-microcontroller-series-4/</link>
      <guid isPermaLink="true">https://ravenmicrolab.com/blog/pic-microcontroller-series-4/</guid>
      <pubDate>Wed, 21 Jan 2026 00:00:00 GMT</pubDate>
      <description>From interaction to games. Build a reaction timer and an LED sweeper using state machines, precision timing, and the STATUS register&apos;s Z and C flags.</description>
    </item>
    <item>
      <title>PIC Microcontroller Series - 3</title>
      <link>https://ravenmicrolab.com/blog/pic-microcontroller-series-3/</link>
      <guid isPermaLink="true">https://ravenmicrolab.com/blog/pic-microcontroller-series-3/</guid>
      <pubDate>Sun, 11 Jan 2026 00:00:00 GMT</pubDate>
      <description>Adding user input: button-controlled LEDs. Learn digital input, external pull-ups, pin configuration for mixed I/O, debouncing, and simple state-machine design.</description>
    </item>
    <item>
      <title>PIC Microcontroller Series - 2</title>
      <link>https://ravenmicrolab.com/blog/pic-microcontroller-series-2/</link>
      <guid isPermaLink="true">https://ravenmicrolab.com/blog/pic-microcontroller-series-2/</guid>
      <pubDate>Sun, 11 Jan 2026 00:00:00 GMT</pubDate>
      <description>Under the hood of the PIC10F200. A deep dive into memory, the stack, registers, config bits, TRIS, OPTION, and dissecting the blink code line by line.</description>
    </item>
    <item>
      <title>PIC Microcontroller Series - 1</title>
      <link>https://ravenmicrolab.com/blog/pic-microcontroller-series-1/</link>
      <guid isPermaLink="true">https://ravenmicrolab.com/blog/pic-microcontroller-series-1/</guid>
      <pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate>
      <description>Getting started with PIC microcontrollers using the PIC10F200: what you need, how to set up your dev environment, and your first blink program in assembly and C.</description>
    </item>
  </channel>
</rss>