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 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>
159
+
<p><ahref="https://learn.adafruit.com/32x32-square-pixel-display">32x32 Square Pixel Art Animation Display by Ruiz Brothers</a></p>
alt="A purple electronic device with a pixelated LED display shows an audio visualizer. A USB cable is connected, and a small plant is in the background."
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/rgb-led-matrices-matrix-panels-with-circuitpython">RGB LED Matrices with CircuitPython by Jeff Epler</a></p>
282
+
<p><ahref="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</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 3D printed case in the shape of a 3.5" diskettewithacolordisplayembeddedshowingiconsforthefilesonthe "disk""
alt="An Adafruit PyPortal with display shows terminal output of an Analog Devices ADT7410. A smartphone with Adafruit IO displays temperature and light sensor values."
<p><ahref="https://learn.adafruit.com/a-floppy-thumb-drive-with-a-color-file-icon-display">A Floppy Thumb Drive with a Color File Icon Display by Anne Barela</a></p>
302
+
<p><ahref="https://learn.adafruit.com/iot-pyportal-data-logger-adafruitio-circuitpython">PyPortal IoT Data Logger with Analog Devices ADT7410, Adafruit IO and CircuitPython by Brent Rubell</a></p>
0 commit comments