You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -151,12 +151,12 @@ <h1>The easiest way to program microcontrollers</h1>
151
151
<divclass="image">
152
152
153
153
<imgclass="image-headline"
154
-
alt="A xylophone with solenoid motors attached to each key, connected to a microcontroller and breadboard to play MIDI notes. The setup is on a pink cutting mat with a grid pattern."
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."
alt="A plant in a square pot with a PyPortal digital display shows temperature at 65°F and moisture level at 629. A watering can pours water onto the plant."
<p><ahref="https://learn.adafruit.com/pyportal-pet-planter-with-adafruit-io">PyPortal Pet Planter with Adafruit IO by Ruiz Brothers</a></p>
240
+
<p><ahref="https://learn.adafruit.com/32x32-square-pixel-display">32x32 Square Pixel Art Animation Display by Ruiz Brothers</a></p>
241
241
</span>
242
242
<imgalt="Made with CircuitPython Logo"
243
243
src="/assets/images/made_with_circuitpython.svg"
@@ -274,12 +274,12 @@ <h2>Supported by all of the best microcontrollers</h2>
274
274
<divclass="image">
275
275
276
276
<imgclass="image-headline"
277
-
alt="A tripod supports a telescope on a motorized rig that keeps the telescope pointed to the same object in the sky. A Feather M4 and Trinamic TMC-2226 stepper motor works to give long exposures."
<p><ahref="https://learn.adafruit.com/diy-robotic-sky-tracking-astrophotography-mount">DIY Robotic Sky Tracking Astrophotography Mount with CircuitPython by Eva Herrada</a></p>
282
+
<p><ahref="https://learn.adafruit.com/lightsaber-rp2040">Lightsaber Prop-Maker RP2040 by Ruiz Brothers</a></p>
283
283
</span>
284
284
<imgalt="Made with CircuitPython Logo"
285
285
src="/assets/images/made_with_circuitpython.svg"
@@ -294,12 +294,12 @@ <h2>Supported by all of the best microcontrollers</h2>
294
294
<divclass="image">
295
295
296
296
<imgclass="image-headline"
297
-
alt="A hand holds a smartphone displaying air quality data next to a mounted sensor in a clear enclosure on a wall. The sensor is connected to the enclosure via a cable."
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."
<p><ahref="https://learn.adafruit.com/diy-air-quality-monitor">IoT Air Quality Sensor with Adafruit IO by Brent Rubell</a></p>
302
+
<p><ahref="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
0 commit comments