Skip to content

Commit 4581639

Browse files
deploy: 060a282
1 parent 5273ad2 commit 4581639

3 files changed

Lines changed: 819 additions & 819 deletions

File tree

feed.rss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>CircuitPython.org Boards</title>
55
<link>https://circuitpython.org/</link>
66
<description>A list of CircuitPython and Blinka supported boards</description>
7-
<lastBuildDate>Mon, 09 Mar 2026 19:13:11 -0400</lastBuildDate>
7+
<lastBuildDate>Tue, 10 Mar 2026 06:14:25 -0400</lastBuildDate>
88

99
<item>
1010
<title>µGame S3</title>

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,12 @@ <h1>The easiest way to program microcontrollers</h1>
151151
<div class="image">
152152

153153
<img class="image-headline"
154-
alt="A CLUE microcontroller mounted on a glove displays MIDI control change messages while interfacing with a synthesizer app on a tablet. A finger points to the tablet's virtual piano keyboard."
155-
src="https://cdn-learn.adafruit.com/guides/images/000/003/035/medium800/cluemidiaction.jpg?1594393850"
154+
alt="A hand holds a small, round electronic dial with a glowing LED ring and a USB cable connected at the bottom."
155+
src="https://cdn-learn.adafruit.com/guides/images/000/004/001/medium800thumb/guide-thumb.gif?1716231268"
156156
loading="lazy" />
157157
<span class="image-title">
158158
<span>
159-
<p><a href="https://learn.adafruit.com/clue-midi-glove">CLUE BLE MIDI Glove by John Park</a></p>
159+
<p><a href="https://learn.adafruit.com/usb-rotary-media-dial">USB Rotary Media Dial by Ruiz Brothers</a></p>
160160
</span>
161161
<img alt="Made with CircuitPython Logo"
162162
src="/assets/images/made_with_circuitpython.svg"
@@ -232,12 +232,12 @@ <h3>Serial Console + REPL</h3>
232232
<div class="image">
233233

234234
<img class="image-headline"
235-
alt="A small Adabot robot figure stands on a 3D printed rotating turntable with an on/off switch and a connected power cable. The robot has a lightning bolt design on its chest."
236-
src="https://cdn-learn.adafruit.com/guides/images/000/004/172/medium800thumb/guide-thumb.gif?1737472412"
235+
alt="A wearable CLUE-based device with a yellow 3D-printed case displays "2062 Steps" on its screen. The device is worn on a person's wrist suggesting a step counter."
236+
src="https://cdn-learn.adafruit.com/guides/images/000/002/975/medium800/wearables_P1220567_edited.jpg?1586906922"
237237
loading="lazy" />
238238
<span class="image-title">
239239
<span>
240-
<p><a href="https://learn.adafruit.com/stepper-motor-turntable">Stepper Motor Turntable by Ruiz Brothers</a></p>
240+
<p><a href="https://learn.adafruit.com/clue-step-counter-st-lsm6ds33">CLUE Step Counter by Liz Clark</a></p>
241241
</span>
242242
<img alt="Made with CircuitPython Logo"
243243
src="/assets/images/made_with_circuitpython.svg"
@@ -274,12 +274,12 @@ <h2>Supported by all of the best microcontrollers</h2>
274274
<div class="image">
275275

276276
<img class="image-headline"
277-
alt="Two cats on the 720x720 round display. The send photo to io shortcut is triggered on a nearby Smartphone. After the confirmation on the iphone screen, a new cat picture is shown on the qualia display."
278-
src="https://cdn-learn.adafruit.com/guides/images/000/004/090/medium800thumb/sendingShortcut_0.gif?1727205945"
277+
alt="Diagram showing two tasks with Python async functions. Task 1's `async def f()` awaits and points to Task 2's `async def g()`, which also awaits."
278+
src="https://cdn-learn.adafruit.com/guides/images/000/003/472/medium800/2tasks.png?1637680062"
279279
loading="lazy" />
280280
<span class="image-title">
281281
<span>
282-
<p><a href="https://learn.adafruit.com/qualia-s3-ios-photo-display-with-itsasnap">Qualia S3 iOS Photo Display with itsaSNAP by Liz Clark</a></p>
282+
<p><a href="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
283283
</span>
284284
<img alt="Made with CircuitPython Logo"
285285
src="/assets/images/made_with_circuitpython.svg"
@@ -294,12 +294,12 @@ <h2>Supported by all of the best microcontrollers</h2>
294294
<div class="image">
295295

296296
<img class="image-headline"
297-
alt="A resin art piece depicting a realistic ocean wave with a sandy shore. Seashells are placed at the bottom left corner."
298-
src="https://cdn-learn.adafruit.com/guides/images/000/003/074/medium800thumb/ocean_resin.gif?1596733215"
297+
alt="A hand holds a retro-style Gravity Falls Memory Gun with a clear bulb and red plexi at the front. The gun features a yellow body and a visible trigger."
298+
src="https://cdn-learn.adafruit.com/guides/images/000/003/975/medium800thumb/LED-GIF.gif?1714487809"
299299
loading="lazy" />
300300
<span class="image-title">
301301
<span>
302-
<p><a href="https://learn.adafruit.com/ocean-epoxy-resin-lightbox-with-rgb-led-matrix-image-scroller">Ocean Epoxy Resin Lightbox with RGB LED Matrix Image Scroller by Erin St Blaine</a></p>
302+
<p><a href="https://learn.adafruit.com/gravity-falls-memory-gun">Gravity Falls Memory Gun by Ruiz Brothers</a></p>
303303
</span>
304304
<img alt="Made with CircuitPython Logo"
305305
src="/assets/images/made_with_circuitpython.svg"

0 commit comments

Comments
 (0)