circuitpython-org/template.md
2025-03-20 16:01:48 -07:00

49 lines
1.4 KiB
Markdown

---
layout: download
board_id: "<board id>"
title: "<board name> Download"
name: "<board name>"
manufacturer: "<board manufacturer>"
board_url:
- ""
board_image: "unknown.jpg"
# format is YYYY-MM-DD
date_added: 2020-03-31
downloads_display: true
blinka: false
download_instructions: "url" # Link to Tutorial
family: esp32 # See _data/bootloaders.json
bootloader_id:
# Features are tags; they should be limited to the items in this list and spelled exactly the same.
# Include only the features your board supports, and remove these comment lines before committing.
# Breadboard-Friendly is a parallel pin layout with minimal non-critical perpendicular pins
features:
- Arduino Shield Compatible
- Battery Charging
- Bluetooth/BTLE
- Breadboard-Friendly
- Display
- Camera
- Castellated Pads
- External Display
- Feather-Compatible
- GPS
- LoRa/Radio
- Raspberry Pi Pico Form Factor
- Robotics
- Solder-Free Alligator Clip
- Speaker
- STEMMA QT/QWIIC
- USB-C
- USB Host
- Wi-Fi
- Xiao / QTPy Form Factor
---
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
## Purchase
Add any links to purchase the board
* [Adafruit](https://www.adafruit.com/product/3857)