Skip to content

Commit 39f2288

Browse files
authored
Merge pull request #420 from rasponicc/learn_guides
Adding learn guide links to adafruit boards on Downloads page
2 parents 209cdba + db4ebed commit 39f2288

29 files changed

+121
-0
lines changed

_board/circuitplayground_bluefruit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,12 @@ on the go!
4848
* MicroUSB port for programming and debugging
4949
* USB port can act like serial port, keyboard, mouse, joystick or MIDI!
5050

51+
## Tutorials
52+
53+
* [Circuit Playground Overview](https://learn.adafruit.com/adafruit-circuit-playground-bluefruit)
54+
5155
## Purchase
56+
5257
* [Adafruit](https://www.adafruit.com/product/4333)
5358

5459
## Contribute

_board/circuitplayground_express_crickit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Includes:
3030

3131
All are powered via 5V DC, so you can use any 5V-powered servos, DC motors, steppers, solenoids, relays etc. To keep things simple and safe, CRIKIT does not support mixing voltages, use only 5V - not for use with 9V or 12V robotic components.
3232

33+
## Tutorial
34+
35+
- [Circuit Playground Express + Crickit](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit)
36+
3337
## Purchase
3438

3539
* [Circuit Playground Express - Adafruit](https://www.adafruit.com/product/3333)

_board/feather_m0_adalogger.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ The **Feather M0 Adalogger** uses the extra space left over to add MicroSD + a
4545

4646
Comes fully assembled and tested, with a USB bootloader. Includes some header so you can solder it in and plug into a solderless breadboard.
4747

48+
## Tutorial
49+
50+
- [Feather M0 Adalogger Overview](https://learn.adafruit.com/adafruit-feather-m0-adalogger)
51+
4852
## Purchase
4953

5054
* [Adafruit](https://www.adafruit.com/product/2796)

_board/feather_m0_basic.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ The **Feather M0 Basic Proto** has some extra space left over, so we give you
4343

4444
Comes fully assembled and tested, with a USB bootloader. Includes headers so you can solder it in and plug into a solderless breadboard.
4545

46+
## Tutorial
47+
48+
- [Feather M0 Basic Overview](https://learn.adafruit.com/adafruit-feather-m0-basic-proto)
49+
4650
## Purchase
51+
4752
* [Adafruit](https://www.adafruit.com/product/2772)
4853

4954
## Contribute

_board/feather_m0_express_crickit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Features:
3232

3333
All are powered via 5V DC, so you can use any 5V-powered servos, DC motors, steppers, solenoids, relays etc. To keep things simple and safe, we don't support mixing voltages, so only 5V, not for use with 9V or 12V robotic components.
3434

35+
## Tutorial
36+
37+
- [Feather M0 Express + Crickit Overview](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit)
38+
3539
## Purchase
3640

3741
* [Feather M0 Express - Adafruit](https://www.adafruit.com/product/3403)

_board/feather_m0_rfm69.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ The **Feather M0 Radio** uses the extra space left over to add an RFM69HCW 433
5454

5555
Comes fully assembled and tested, with a USB bootloader. Includes some headers so you can solder it in and plug into a solderless breadboard. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna.
5656

57+
## Tutorial
58+
59+
- [Feather M0 RFM69 Tutorial](https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio)
60+
5761
## Purchase
62+
5863
* [Adafruit](https://www.adafruit.com/product/3176)
5964

6065
## Contribute

_board/feather_m0_rfm9x.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ The initial tests with default library settings: over 1.2mi/2Km line-of-sight wi
5454

5555
Comes fully assembled and tested, with a USB bootloader. Also includes some headers so you can solder it in and plug into a solderless breadboard. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna.
5656

57+
## Tutorial
58+
59+
- [Feather M0 RFM9x](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module)
60+
5761
## Purchase
62+
5863
* [Feather M0 RFM95 - Adafruit](https://www.adafruit.com/product/3178)
5964
* [Feather M0 RFM96 - Adafruit](https://www.adafruit.com/product/3179)
6065

_board/feather_m4_express.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Easy reprogramming: the Feather M4 comes pre-loaded with the UF2 bootloader, whi
2323

2424
Comes fully assembled and tested, with the UF2 USB bootloader. We also toss in some headers so you can solder it in and plug into a solderless breadboard.
2525

26+
## Tutorials
27+
* [Feather M4 Express Overview](https://learn.adafruit.com/adafruit-feather-m4-express-atsamd51)
28+
2629
## Purchase
2730
* [Adafruit](https://www.adafruit.com/product/3857)
2831
* [Digi-Key](https://www.digikey.com/short/p87f17)

_board/feather_nrf52840_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Comes pre-programed the chip with a UF2 bootloader, which can use either command
4242
* Reset button
4343
* SWD connector for debugging
4444

45+
## Tutorial
46+
47+
- [Feather nRF52840 Express Overview](https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather)
48+
4549
## Purchase
4650
* [Adafruit](https://www.adafruit.com/product/4062)
4751

_board/feather_stm32f405_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Arduino is supported through STM32duino. There's no auto-reset bootloader suppor
3434
MicroPython support is very solid but Adafruit does not provide MicroPython libraries for sensors!
3535
We tested this in Arduino STM32duino with all our FeatherWings and only the RFM69/RFM9x libraries did not work (they are very platform specific). Its an extraordinarily fast Feather, and our first foray into STM32 - very exciting!
3636

37+
## Tutorial
38+
39+
- [Feather STM32F405 Express Overview](https://learn.adafruit.com/adafruit-stm32f405-feather-express)
40+
3741
## Purchase
3842
* [Adafruit](https://www.adafruit.com/product/4382)
3943

_board/gemma_m0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Gemma M0 features:
3838

3939
Fully assembled and tested Gemma M0 with CircuitPython & example code programmed in.
4040

41+
## Tutorials
42+
43+
* [Gemma M0 Overview](https://learn.adafruit.com/adafruit-gemma-m0)
44+
4145
## Purchase
4246
* [Adafruit](https://www.adafruit.com/product/3501)
4347

_board/grandcentral_m4_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Extras:
4242

4343
The primary target for this board is CircuitPython - with 120 MHz, and 256KB of RAM CircuitPython runs _really_ well on this chip!
4444

45+
## Tutorial
46+
47+
- [Grand Central M4 Express Overview](https://learn.adafruit.com/adafruit-grand-central)
48+
4549
## Purchase
4650

4751
* [Adafruit](https://www.adafruit.com/product/4064)

_board/hallowing_m0_express.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,12 @@ On each side of the Hallowing are JST-PH plugs for connecting external devices.
4141

4242
Comes fully assembled and ready to be your spooky friend. Comes installed with the UF2 bootloader.
4343

44+
## Tutorial
45+
46+
- [HalloWing M0 Express Overview](https://learn.adafruit.com/adafruit-hallowing)
47+
4448
## Purchase
49+
4550
* [Adafruit](https://www.adafruit.com/product/3900)
4651

4752
## Contribute

_board/hallowing_m4_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ features:
1616

1717
This is Hallowing, now with SAMD51 M4 processor! More later!
1818

19+
## Tutorial
20+
21+
- [HalloWing M4 Express](https://learn.adafruit.com/adafruit-hallowing-m4)
22+
1923
## Purchase
2024
* [Adafruit](https://www.adafruit.com/)
2125

_board/itsybitsy_m0_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Here are some of the updates you can look forward to when using ItsyBitsy M0:
3636

3737
Comes assembled and tested ItsyBitsy M0, with header that can be soldered in for use with a breadboard. ItsyBity M0 comes with CircuitPython & example code programmed in.
3838

39+
## Tutorials
40+
41+
* [ItsyBitsy M4 Express Overview](https://learn.adafruit.com/introducing-itsy-bitsy-m0)
42+
3943
## Purchase
4044
* [Adafruit](https://www.adafruit.com/product/3727)
4145

_board/itsybitsy_m4_express.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Here are some of the updates you can look forward to when using ItsyBitsy M4:
3939
* Comes pre-loaded with the [UF2 bootloader](https://learn.adafruit.com/adafruit-metro-m0-express-designed-for-circuitpython/uf2-bootloader), which looks like a USB storage key. Simply drag firmware on to program, no special tools or drivers needed! It can be used to load up CircuitPython or Arduino IDE (it is bossa v1.8 compatible)
4040

4141
Comes assembled and tested, with headers that can be soldered in for use with a breadboard. ItsyBitsy M4 comes with CircuitPython programmed in.
42+
43+
## Tutorials
44+
45+
* [Overview](https://learn.adafruit.com/introducing-adafruit-itsybitsy-m4)
46+
4247
## Purchase
4348

4449
* [Adafruit](https://www.adafruit.com/product/3800)

_board/itsybitsy_nrf52840_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ ItsyBitsy nRF52840 Express is only 1.4" long by 0.7" wide, but has 6 power pins,
1616

1717
The most exciting part of the ItsyBitsy is that while we ship it with an Arduino IDE compatible demo, you can also install CircuitPython on board with only a few clicks. When you plug it in, it will show up as a very small disk drive with code.py on it. Edit code.py with your favorite text editor to build your wireless-enabled project using Python, the most popular programming language. No installs, IDE or compiler needed, so you can use it on any computer, even ChromeBooks or computers you can't install software on. When you're done, unplug the Itsy' and your code will go with you.
1818

19+
## Tutorial
20+
21+
- [ItsyBitsy NRF52840 Express Overview](https://learn.adafruit.com/adafruit-itsybitsy-nrf52840-express)
22+
1923
## Purchase
2024

2125
* [Adafruit](https://www.adafruit.com/product/4481)

_board/metro_m0_express.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ At the Metro M0's heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48
2121

2222
Comes fully assembled with headers, tested, and with the UF2 bootloader loaded on. Includes 4 rubber bumpers to keep it from slipping off your desk. No soldering required to use, plug and play!
2323

24+
## Tutorial
25+
* [Metro M0 Express Overview](https://learn.adafruit.com/adafruit-metro-m0-express-designed-for-circuitpython/overview)
26+
2427
## Purchase
2528
* [Adafruit](https://www.adafruit.com/product/3505)
2629

_board/metro_m4_airlift_lite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ The primary target for this board is CircuitPython - with 120 MHz, and 192KB of
4343

4444
Metro M4 AirLift, see how easy and fast it is to get started with IoT projects using CircuitPython!
4545

46+
## Tutorial
47+
48+
- [Metro M4 AirLift Lite Overview](https://learn.adafruit.com/adafruit-metro-m4-express-airlift-wifi)
49+
4650
## Purchase:
51+
4752
* [Adafruit](https://www.adafruit.com/product/4000)
4853

4954
## Contribute

_board/metro_m4_express.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Includes:
3333
* **Easy reprogramming**, comes pre-loaded with the [UF2 bootloader](https://learn.adafruit.com/adafruit-metro-m0-express-designed-for-circuitpython/uf2-bootloader), which looks like a USB storage key. Simply drag firmware on to program, no special tools or drivers needed! It can be used to load up CircuitPython (it is bossa v1.8 compatible)
3434

3535
The primary target for this board is CircuitPython - with 120 MHz, and 192KB of RAM CircuitPython runs really well on this chip. At this time, the latest versions of CircuitPython working on this board, and more API parts are added every week.
36+
## Tutorial
37+
38+
- [Metro M4 Express Overview]([https://learn.adafruit.com/search?q=Metro%20M4%20Express](https://learn.adafruit.com/search?q=Metro M4 Express))
39+
3640
## Purchase
3741

3842
* [Adafruit](https://www.adafruit.com/product/3382)

_board/monster_m4sk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,12 @@ Gaze upon these features:
5757
* Light sensor
5858
* On/Off Switch and reset button
5959

60+
## Tutorial
61+
62+
- [MONSTER M4SK Overview](https://learn.adafruit.com/adafruit-monster-m4sk-eyes)
63+
6064
## Purchase
65+
6166
* [Adafruit](https://www.adafruit.com/product/4343)
6267

6368
## Contribute

_board/pirkey_m0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ When you plug it in, the pIRkey shows up as a triple device: USB disk drive to s
1818

1919
By default it ships with simple example code to read NEC remotes but **you can use _any_ remote that has about 38KHz output frequency which is the vast majority of remote controls**. CircuitPython makes this all very easy to customize and adapt to your own needs.
2020

21+
## Tutorial
22+
23+
- [pIRkey Overview](https://learn.adafruit.com/adafruit-pirkey-python-programmable-infrared-usb-adapter/)
24+
2125
## Purchase
2226

2327
* [Adafruit](https://www.adafruit.com/product/3364)

_board/pybadge.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ You can power the PyBadge from any of Adafruit's LiPoly batteries, but [this 400
2929

3030
There is a variant on the Adafruit PyBadge, the Adafruit PyBadge LC, which has a subset of the PyBadge features.
3131

32+
## Tutorial
33+
34+
- [PyBadge Overview](https://learn.adafruit.com/adafruit-pybadge)
35+
3236
## Purchase
37+
3338
* [Adafruit](https://www.adafruit.com/product/4200)
3439

3540
## Contribute

_board/pygamer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ You can power the PyGamer from any Adafruit LiPoly battery, but [this 350mAh one
2828

2929
[![PyGamer](http://img.youtube.com/vi/yX2SuS0rK2A/0.jpg)](https://youtu.be/yX2SuS0rK2A?t=1167 "PyGamer")
3030

31+
## Tutorial
32+
33+
- [PyGamer Overview](https://learn.adafruit.com/search?q=PyGamer)
34+
3135
## Purchase
3236

3337
* [Adafruit](https://www.adafruit.com/product/4242)

_board/pyportal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The PyPortal uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi
2020

2121
The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
2222

23+
## Tutorials
24+
* [PyPortal Overview](https://learn.adafruit.com/adafruit-pyportal)
25+
2326
## Purchase
2427
* [Adafruit](https://www.adafruit.com/product/4116)
2528

_board/pyportal_pynt.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ The PyPortal uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi
2020

2121
The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
2222

23+
## Tutorial
24+
25+
- [PyPortal Pynt Overview](https://learn.adafruit.com/adafruit-pyportal)
26+
2327
## Purchase
2428
* [Adafruit](https://www.adafruit.com/product/4465)
2529

_board/pyportal_titano.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The PyPortal Titano includes: speaker, light sensor, temperature sensor, NeoPixe
2222

2323
The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
2424

25+
## Tutorial
26+
27+
- [PyPortal Titano Overview](https://learn.adafruit.com/adafruit-pyportal-titano)
28+
2529
## Purchase
2630
* [Adafruit](https://www.adafruit.com/product/4444)
2731

_board/pyruler.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The first time you soldered up a surface mount component you may have been surpr
1414

1515
While you can use the PyRuler with the Arduino IDE, it ships with CircuitPython on board. When you plug it in, it will show up as a very small disk drive with code.py on it. Edit code.py with your favorite text editor to build your project using Python, the most popular programming language. No installs, IDE or compiler needed, so you can use it on any computer, even ChromeBooks or computers you can't install software on. When you're done, unplug the Trinket M0 and your code will go with you. CircuitPython is easier to code but not as low-level and complete as Arduino.
1616

17+
## Tutorial
18+
19+
- [PyRuler Overview](https://learn.adafruit.com/adafruit-pyruler)
20+
1721
## Contribute
1822

1923
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

_board/trinket_m0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Each is fully assembled and tested Trinket M0 with CircuitPython & example code
4444

4545
So what are you waiting for? Pick up a Trinket M0 today and be amazed at how easy and fast it is to get started with Trinket and CircuitPython!
4646

47+
## Tutorials
48+
* [Trinket MO Overview](https://learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino)
49+
4750
## Purchase
4851

4952
* [Adafruit](https://www.adafruit.com/product/3500)

0 commit comments

Comments
 (0)