<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debugging on Pi Ada Tutorial</title>
    <link>https://pi-ada-tutorial.sourceforge.io/tags/debugging/</link>
    <description>Recent content in Debugging on Pi Ada Tutorial</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <managingEditor>krischik@users.sourceforge.net (Martin Krischik)</managingEditor>
    <webMaster>krischik@users.sourceforge.net (Martin Krischik)</webMaster>
    <lastBuildDate>Fri, 01 May 2026 18:07:00 +0200</lastBuildDate>
    <atom:link href="https://pi-ada-tutorial.sourceforge.io/tags/debugging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chapter 6: NeoPixel</title>
      <link>https://pi-ada-tutorial.sourceforge.io/pico_ada_c06_neopixel/</link>
      <pubDate>Fri, 01 May 2026 18:07:00 +0200</pubDate><author>krischik@users.sourceforge.net (Martin Krischik)</author>
      <guid>https://pi-ada-tutorial.sourceforge.io/pico_ada_c06_neopixel/</guid>
      <description>From understanding the WS2812 protocol to writing our own PIO code and creating colourful animations – everything you need to make NeoPixels dance with Ada on the Pico.</description>
    </item>
    <item>
      <title>Chapter 4 – Analog &amp; PWM</title>
      <link>https://pi-ada-tutorial.sourceforge.io/pico_ada_c04_pwm/</link>
      <pubDate>Fri, 10 Apr 2026 13:43:42 +0200</pubDate><author>krischik@users.sourceforge.net (Martin Krischik)</author>
      <guid>https://pi-ada-tutorial.sourceforge.io/pico_ada_c04_pwm/</guid>
      <description>In this chapter we create a reusable Pico.Analog package for PWM-based analogue output. We start with a classic breathing light, then move on to a flowing light bar. Along the way the MSO-5102B reveals the real behaviour of our code, and we discover (and fix) a subtle bug in the experimental RP2350 HAL.</description>
    </item>
    <item>
      <title>Chapter 5: Controlling an RGB LED with PWM</title>
      <link>https://pi-ada-tutorial.sourceforge.io/pico_ada_c05_rgb/</link>
      <pubDate>Fri, 10 Apr 2026 13:43:42 +0200</pubDate><author>krischik@users.sourceforge.net (Martin Krischik)</author>
      <guid>https://pi-ada-tutorial.sourceforge.io/pico_ada_c05_rgb/</guid>
      <description>Extend the simple LED examples to full-colour control with an RGB LED. Create a reusable &lt;code&gt;Pico.Analog.RGB_LED&lt;/code&gt; package and explore two sketches: random colours (using the embedded runtime) and a smooth colour-wheel transition.</description>
    </item>
  </channel>
</rss>
