Skip to content

Commit 4ff5ea4

Browse files
deploy: 8c39ae3
1 parent 3c3bc6e commit 4ff5ea4

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>Sat, 28 Feb 2026 22:50:09 -0500</lastBuildDate>
7+
<lastBuildDate>Sun, 01 Mar 2026 05:05:17 -0500</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 3D-printed turntable with a black circular platform on a yellow base, featuring a power switch and a control knob."
155-
src="https://cdn-learn.adafruit.com/guides/images/000/002/003/medium800/edited_P1060663.jpg?1525786318"
154+
alt="A rotating disc step sequencer is connected to a breadboard and a Feather microcontroller plus Crickit motor board with various wires. The setup includes a speaker for audio output."
155+
src="https://cdn-learn.adafruit.com/guides/images/000/002/351/medium800thumb/disc_seq.gif?1547060866"
156156
loading="lazy" />
157157
<span class="image-title">
158158
<span>
159-
<p><a href="https://learn.adafruit.com/motorized-turntable-circuitpython">Motorized Turntable by Liz Clark</a></p>
159+
<p><a href="https://learn.adafruit.com/spinning-disc-step-sequencer">Spinning Disc Step Sequencer by John Park</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 glowing 3D-printed star-shaped lamp on a wooden surface, emitting a warm yellow light. The lamp has a black base and stem."
236-
src="https://cdn-learn.adafruit.com/guides/images/000/003/764/medium800/hero-lamp-nighstand.jpg?1678480093"
235+
alt="Blinka, a cartoon snake with a purple body and pink circuit-like patterns, representing the CircuitPython logo, on a black background."
236+
src="https://cdn-learn.adafruit.com/guides/images/000/001/845/medium800/BlinkaOnDark.png?1512885188"
237237
loading="lazy" />
238238
<span class="image-title">
239239
<span>
240-
<p><a href="https://learn.adafruit.com/star-fragment-iot-lamp">Star Fragment IoT Lamp by Ruiz Brothers</a></p>
240+
<p><a href="https://learn.adafruit.com/welcome-to-circuitpython">Welcome to CircuitPython! by lady ada</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="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."
278-
src="https://cdn-learn.adafruit.com/guides/images/000/004/172/medium800thumb/guide-thumb.gif?1737472412"
277+
alt="A cartoon CircuitPython Blinka mascot purple snake with a red tongue is set against a blue background with white Bluetooth symbols. The snake has a friendly expression."
278+
src="https://cdn-learn.adafruit.com/guides/images/000/003/115/medium800/blinka_ble-crop.png?1603410225"
279279
loading="lazy" />
280280
<span class="image-title">
281281
<span>
282-
<p><a href="https://learn.adafruit.com/stepper-motor-turntable">Stepper Motor Turntable by Ruiz Brothers</a></p>
282+
<p><a href="https://learn.adafruit.com/circuitpython-ble-libraries-on-any-computer">CircuitPython BLE Libraries on Any Computer 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="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."
298-
src="https://cdn-learn.adafruit.com/guides/images/000/003/472/medium800/2tasks.png?1637680062"
297+
alt="A small device which looks like a white typewriter, with a matrix of black keys. It has a white bell on top. It is connected via USB to a black laptop with someone pressing a keyboard button."
298+
src="https://cdn-learn.adafruit.com/guides/images/000/004/276/medium800thumb/ring-loop.gif?1750171730"
299299
loading="lazy" />
300300
<span class="image-title">
301301
<span>
302-
<p><a href="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
302+
<p><a href="https://learn.adafruit.com/not-a-typewriter">Not A Typewriter 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)