Refactor board_url to be a list and add many missing product links

This commit is contained in:
Melissa LeBlanc-Williams 2023-12-08 11:02:28 -08:00
parent 42ae58a74b
commit f4099d033a
485 changed files with 1468 additions and 668 deletions

View file

@ -48,13 +48,13 @@ jobs:
bundle install --full-index
pip install python-frontmatter pillow python-dateutil
- name: Check feature names and other data
run: python3 check-boards.py
run: python3 tools/check-boards.py
- name: Check Image Dimensions
run: python3 check-images.py
run: python3 tools/check-images.py
- name: Make Directory For Report Files
run: mkdir -p json
- name: Generate ESP32 Boards JSON
run: python3 generate-board-info.py -o json/esp32_boards.json
run: python3 tools/generate-board-info.py -o json/esp32_boards.json
- name: Check For Files
run: |
ls json

View file

@ -4,7 +4,8 @@ board_id: "01space_lcd042_esp32c3"
title: "ESP32-C3-0.42LCD Download"
name: "ESP32-C3-0.42LCD"
manufacturer: "01space"
board_url: "https://github.com/01Space/ESP32-C3-0.42LCD"
board_url:
- "https://github.com/01Space/ESP32-C3-0.42LCD"
board_image: "01space_lcd042_esp32c3.jpg"
date_added: 2023-5-4
family: esp32c3

View file

@ -4,7 +4,8 @@ board_id: "0xcb_helios"
title: "0xCB Helios Download"
name: "Helios"
manufacturer: "0xCB"
board_url: "https://github.com/0xCB-dev/0xCB-Helios"
board_url:
- "https://github.com/0xCB-dev/0xCB-Helios"
board_image: "0xcb_helios.jpg"
date_added: 2023-01-05
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "42keebs_frood"
title: "42. Keebs Frood Download"
name: "The Frood"
manufacturer: "42. Keebs"
board_url: "https://github.com/piit79/frood"
board_url:
- "https://github.com/piit79/frood"
board_image: "42keebs_frood.jpg"
date_added: 2022-10-26
family: raspberrypi
@ -23,7 +24,7 @@ It follows the SparkFun Pro Micro RP2040 pinout with 5 extra pins (GPIO12-GPIO16
- Only 3.2 mm thick thanks to a mid-mounted USB-C socket
- 500 mA linear regulator and resettable fuse
- Combined Pro Micro / Elite-C / nice!nano / SparkFun Pro Micro RP2040 compatible pinout
- 5 extra I/O pins (GPIO12-GPIO16) added along the bottom edge
- 5 extra I/O pins (GPIO12-GPIO16) added along the bottom edge
- 23 available digital pins for a maximum of 11x12 = 132 switches (using a standard matrix)
- 4 pins configurable as analogue inputs
- USB D+/D- broken out for use with an external USB socket/daughterboard

View file

@ -4,7 +4,8 @@ board_id: "8086_commander"
title: "Commander Download"
name: "Commander"
manufacturer: "8086 Consultancy"
board_url: "https://8086.net/p/commander"
board_url:
- "https://8086.net/p/commander"
board_image: "8086_commander.jpg"
date_added: 2020-3-24
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "ADM_B_NRF52840_1"
title: "ADM_52840 Breakout board for Holyiot_18010 Download"
name: "ADM_52840 Breakout board for Holyiot_18010"
manufacturer: "Atelier du Maker"
board_url: "https://anderson69s.com/portfolio/nrf52840-breakout-holyiot/"
board_url:
- "https://anderson69s.com/portfolio/nrf52840-breakout-holyiot/"
board_image: "ADM_B_NRF52840_1.jpg"
date_added: 2020-10-30
family: nrf52840

View file

@ -4,7 +4,8 @@ board_id: "Seeed_XIAO_nRF52840_Sense"
title: "Seeed Studio XIAO nRF52840 (Sense) Download"
name: "Seeed Studio XIAO nRF52840 (Sense)"
manufacturer: "Seeed Studio"
board_url: "https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html"
board_url:
- "https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html"
board_image: "Seeed_XIAO_nRF52840_Sense.jpg"
date_added: 2021-12-29
family: nrf52840
@ -33,8 +34,8 @@ Seeed Studio XIAO nRF52840 (Sense) contains a wealthy interface. The first thing
* 21 x 17.5mm tiny board
* 5 μA power consumption in deep sleep mode
* Battery Charging
* built-in 2 MB flash, microphone and 6-axis IMU
* built-in 2 MB flash, microphone and 6-axis IMU
## Purchase
* [Seeed Studio](https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html) SENSE version
* [Seeed Studio](https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html) version without sensor
* [Seeed Studio](https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html) SENSE version
* [Seeed Studio](https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html) version without sensor

View file

@ -4,7 +4,8 @@ board_id: "TG-Watch"
title: "TG-Watch Download"
name: "TG-Watch"
manufacturer: "TG-Techie"
board_url: "https://github.com/TG-Techie/TG-Watch02-PCB"
board_url:
- "https://github.com/TG-Techie/TG-Watch02-PCB"
board_image: "TG-Watch.jpg"
date_added: 2020-3-31
family: atmel-samd

View file

@ -1,23 +1,52 @@
---
layout: download
board_id: "adafruit_esp32s3_camera"
title: "Adafruit ESP32-S3 Camera Download"
name: "Adafruit ESP32-S3 Camera"
title: "MEMENTO - Python Programmable DIY Camera Download"
name: "MEMENTO - Python Programmable DIY Camera"
manufacturer: "Adafruit"
board_url: ""
board_url:
- "https://www.adafruit.com/product/5420"
board_image: "adafruit_esp32s3_camera.jpg"
date_added: 2023-10-27
family: esp32s3
bootloader_id: adafruit_esp32s3_camera
downloads_display: true
features:
- Wi-Fi
- Bluetooth/BTLE
- Camera
- Display
- USB-C
- Battery Charging
---
Coming Soon!
Make memories, or just a cool camera-based project, with **Adafruit's MEMENTO Camera Board**. It's a development board with everything you need to create programmable camera and vision projects: with a camera module, TFT preview screen, buttons, SD card slot and driven by a powerful ESP32-S3 with 2 MB of PSRAM for buffering 5 MegaPixel camera images.
## Learn More
**This product is just the mainboard, and does not come with an enclosure, LED ring, hardware, SD card, or battery.**
* [YouTube](https://www.youtube.com/watch?v=vQdIaJH_Trw)
* [YouTube](https://www.youtube.com/watch?v=3qTod5rLvnw)
The ESP32-S3 is a WiFi and Bluetooth LE capable, 240 MHz dual core Tensilica processor - much like the famous ESP32. The S3 adds native USB support so it's great for use with Arduino or CircuitPython. The S3 also has the ability to interface with raw camera modules. The cameras require 12 GPIO pins and fast data transfer in order to get images off the sensor, and then a lot of memory for storing 2560 x 1920 images - which is why we picked an S3 module with 2MB of PSRAM so that we can read JPEGs into memory for saving onto an SD card.
To make the board easy to use we added a ton of supporting hardware, here's a full list of the hardware included:
- **ESP32-S3 module with 8 MB Flash, 2 MB PSRAM** - dual core 240MHz Tensilica with WiFi and BTLE.
- [**OV5640 camera module with 72 degree view and auto-focus motor**](https://www.adafruit.com/product/5840) - 5MP camera sensor with JPEG encoder built in.
- [**1.54" 240x240 Color TFT**](https://www.adafruit.com/product/4421) - For previewing the camera images, or user interface design.
- **MicroSD card slot** - Store images or animations to any SPI-capable micro SD card.
- **Two Digital/Analog Stemma Ports** - JST PH-3 connectors for A0, A1 and power+ground for adding external buttons, LEDs, or sensors. Can provide 3V or 5V power.
- **I2C Stemma QT Port** - Connect just about any I2C sensor you please with a Stemma QT JST SH port, provides 3.3V power and logic.
- **LIS3DH Accelerometer** - Triple-access accelerometer can detect orientation, shaking or movement.
- **LiPoly battery charging support** - [Use a 3.7/4.2V 350mA](https://www.adafruit.com/product/4237) or [420mA battery](https://www.adafruit.com/product/4236) for on-the-go snaps.
- **6 User Buttons** - change modes, preview saved images, play DOOM (?). Connected through a GPIO expander
- **Buzzer** - play tones or alerts, or indicate when a photo was successfully taken
- **Analog Microphone** - Can be used as a sensor to detect loud sounds, not for recording video with audio.
- **Shutter button** - Connected to GPIO 0 for entering the ROM bootloader
- **Reset button** - For entering the bootloader or starting over
- **On/Off switch** - Cut all power when using a battery
- **USB Type C** for programming the ESP32-S3, as well as REPL access in CircuitPython and charging the optional LiPoly battery
- **Breakout pads for hardware UART** - for more intense debugging needs, solder wires to the through-hole pads to connect to a console cable.
- **Four M3 standoffs** for mounting or enclosure attachment.
We've got both Arduino and CircuitPython example code that lets you preview the camera, adjust settings, and take photos that are saved to disk. However, we recommend CircuitPython because the compilation time in Arduino is pretty intense due to the huge amount of code required to run the camera. [CircuitPython is fast to develop for and our library will make it easy to start making custom camera projects](https://github.com/adafruit/Adafruit_CircuitPython_PyCamera).
## Purchase
* [Adafruit](https://www.adafruit.com/product/5420)

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32_v2"
title: "Adafruit Feather ESP32 V2 Download"
name: "Adafruit Feather ESP32 V2"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5400"
board_url:
- "https://www.adafruit.com/product/5400"
board_image: "adafruit_feather_esp32_v2.jpg"
date_added: 2022-8-19
family: esp32

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s2"
title: "Feather ESP32-S2 Download"
name: "Feather ESP32-S2"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5000"
board_url:
- "https://www.adafruit.com/product/5000"
board_image: "adafruit_feather_esp32s2.jpg"
date_added: 2021-4-6
family: esp32s2

View file

@ -5,7 +5,8 @@ board_alias: "adafruit_feather_esp32s2"
title: "Feather ESP32-S2 with BME280 Sensor Download"
name: "Feather ESP32-S2 with BME280 Sensor"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5303"
board_url:
- "https://www.adafruit.com/product/5303"
board_image: "adafruit_feather_esp32s2_bme280.jpg"
date_added: 2021-12-6
family: esp32s2
@ -23,13 +24,13 @@ features:
What's Feather-shaped and has an ESP32-S2 WiFi module? What has a STEMMA QT connector for I2C devices and a built in ambient sensor? What has your favorite Espressif WiFi microcontroller and lots of Flash and RAM memory for your next IoT project? What will make your next IoT project sensor project flyyyyy?
That's right - it's the new **Adafruit ESP32-S2 Feather with BME280** temperature/humidity/pressure sensor built right in! With native USB and 4 MB flash and 2 MB of PSRAM, this board is perfect for use with CircuitPython or Arduino with low-cost WiFi. Native USB means it can act like a keyboard or a disk drive. WiFi means its awesome for IoT projects. And Feather means it works with the large community of Feather Wings for expandability.
The ESP32-S2 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has **built-in native USB** as well as some other interesting new technologies like Time of Flight distance measurements. With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the [Internet of Things (IoT)](https://www.adafruit.com/category/342), [wearable electronics](https://www.adafruit.com/category/65), and smart homes.
**Please note** the Feather ESP32-S2 has a single-core 240 MHz chip, so it won't be as fast as ESP32's with dual-core. Also, there is no Bluetooth support. However, we are super excited about the ESP32-S2's native USB which unlocks a lot of capabilities for advanced interfacing! This ESP32-S2 mini-module we are using on the Feather comes with 4 MB flash and 2 MB PSRAM so you can buffer massive JSON files for parsing!
## Technical details
- **ESP32-S2 240 MHz Tensilica processor** - the next generation of ESP32, now with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc!
- **Mini module** has FCC/CE certification and comes with 4 MB of Flash and 2 MB of PSRAM - you can have huge data buffers
- **Power options** - USB-C **or** Lipoly battery

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s2_reverse_tft"
title: "ESP32-S2 Reverse TFT Feather Download"
name: "ESP32-S2 Reverse TFT Feather"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5345"
board_url:
- "https://www.adafruit.com/product/5345"
board_image: "adafruit_feather_esp32s2_reverse_tft.jpg"
date_added: 2023-1-31
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s2_tft"
title: "Feather ESP32-S2 with TFT Download"
name: "Feather ESP32-S2 with TFT"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5300"
board_url:
- "https://www.adafruit.com/product/5300"
board_image: "adafruit_feather_esp32s2_tft.jpg"
date_added: 2021-4-6
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s3_4mbflash_2mbpsram"
title: "Feather ESP32-S3 4MB Flash 2MB PSRAM Download"
name: "Feather ESP32-S3 4MB Flash 2MB PSRAM"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5477"
board_url:
- "https://www.adafruit.com/product/5477"
board_image: "adafruit_feather_esp32s3_4mbflash_2mbpsram.jpg"
date_added: 2022-6-9
family: esp32s3
@ -22,7 +23,7 @@ features:
The ESP32-S3 has arrived in Feather format - and what a great way to get started with this powerful new chip from Espressif! With dual 240 MHz cores, WiFi and BLE support, and native USB, this Feather is great for powering your IoT projects.
That's right - it's the new **Adafruit ESP32-\*S3\* Feather** with dual core and native USB - **this version comes with 4 MB flash, and 2 MB PSRAM** compared to the [Feather ESP32-S3 with 8MB Flash / no PSRAM version here](https://www.adafruit.com/product/5323).
That's right - it's the new **Adafruit ESP32-\*S3\* Feather** with dual core and native USB - **this version comes with 4 MB flash, and 2 MB PSRAM** compared to the [Feather ESP32-S3 with 8MB Flash / no PSRAM version here](https://www.adafruit.com/product/5323).
Native USB means it can act like a keyboard or a disk drive, and no external USB-to-Serial converter required. WiFi and BLE mean it's awesome for IoT projects. And Feather means it works with the large community of Feather Wings for expandability.

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s3_nopsram"
title: "Feather ESP32-S3 No PSRAM Download"
name: "Feather ESP32-S3 No PSRAM"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5323"
board_url:
- "https://www.adafruit.com/product/5323"
board_image: "adafruit_feather_esp32s3_nopsram.jpg"
date_added: 2022-4-1
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s3_reverse_tft"
title: "ESP32-S3 Reverse TFT Feather Download"
name: "ESP32-S3 Reverse TFT Feather"
manufacturer: "Adafruit"
board_url: ""
board_url:
- "https://www.adafruit.com/product/5691"
board_image: "adafruit_feather_esp32s3_reverse_tft.jpg"
date_added: 2023-1-31
family: esp32s3
@ -49,3 +50,6 @@ For low power usages, the Feather has a *second* low-dropout 3.3V regulator. The
- **Low Power friendly**! In deep sleep mode, we can get down to 40~50uA of current draw from the Lipoly connection. Quiescent current is from the power regulator, ESP32-S2 chip, and Lipoly monitor. Turn off the NeoPixel and external I2C/TFT power for the lowest quiescent current draw.
- **Works with Arduino or CircuitPython**
## Purchase
* [Adafruit](https://www.adafruit.com/product/5691)

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_esp32s3_tft"
title: "Feather ESP32-S3 TFT Download"
name: "Feather ESP32-S3 TFT PSRAM"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5483"
board_url:
- "https://www.adafruit.com/product/5483"
board_image: "adafruit_feather_esp32s3_tft.jpg"
date_added: 2022-6-9
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_huzzah32"
title: "Adafruit Feather HUZZAH32 Download"
name: "Adafruit Feather HUZZAH32"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/3707"
board_url:
- "https://www.adafruit.com/product/3707"
board_image: "adafruit_feather_huzzah32.jpg"
date_added: 2022-8-19
family: esp32
@ -54,8 +55,8 @@ Here are [specifications from Espressif about the ESP32](https://espressif.com/e
Comes fully assembled and tested, with a USB interface that lets you quickly use it with the Arduino IDE or the low-level ESP32 IDF. We also toss in some header so you can solder it in and plug into a solderless breadboard. **Lipoly battery and USB cable not included** (but we do have lots of options in the shop if you'd like!)
**CircuitPython on ESP32**
Want to learn how to load circuitpython onto this board? check out [this](https://learn.adafruit.com/circuitpython-with-esp32-quick-start/) on the Adafruit learning system
Want to use the supernew web workflow, [this](https://learn.adafruit.com/getting-started-with-web-workflow-using-the-code-editor) tutorial shows you how.
Want to learn how to load circuitpython onto this board? check out [this](https://learn.adafruit.com/circuitpython-with-esp32-quick-start/) on the Adafruit learning system
Want to use the supernew web workflow, [this](https://learn.adafruit.com/getting-started-with-web-workflow-using-the-code-editor) tutorial shows you how.
## Purchase

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040"
title: "Feather RP2040 Download"
name: "Feather RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4884"
board_url:
- "https://www.adafruit.com/product/4884"
board_image: "adafruit_feather_rp2040.jpg"
date_added: 2021-1-21
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_can"
title: "Feather RP2040 CAN Bus Download"
name: "Feather RP2040 CAN Bus"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5724"
board_url:
- "https://www.adafruit.com/product/5724"
board_image: "adafruit_feather_rp2040_can.jpg"
date_added: 2023-5-2
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_dvi"
title: "Feather RP2040 with DVI Output Port Download"
name: "Feather RP2040 with DVI Output Port"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5710"
board_url:
- "https://www.adafruit.com/product/5710"
board_image: "adafruit_feather_rp2040_dvi.jpg"
date_added: 2023-3-27
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_prop_maker"
title: "Feather RP2040 Prop-Maker Download"
name: "Feather RP2040 Prop-Maker"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5768"
board_url:
- "https://www.adafruit.com/product/5768"
board_image: "adafruit_feather_rp2040_prop_maker.jpg"
date_added: 2023-5-4
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_rfm"
title: "Feather RP2040 RFM69 Board Download"
name: "Feather RP2040 RFM69"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5712"
board_url:
- "https://www.adafruit.com/product/5712"
board_image: "adafruit_feather_rp2040_rfm69.jpg"
date_added: 2023-4-4
family: raspberrypi

View file

@ -5,7 +5,8 @@ board_alias: "adafruit_feather_rp2040_rfm"
title: "Feather RP2040 RFM9x Board Download"
name: "Feather RP2040 RFM9x"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5714"
board_url:
- "https://www.adafruit.com/product/5714"
board_image: "adafruit_feather_rp2040_rfm9x.jpg"
date_added: 2023-4-4
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_scorpio"
title: "Feather RP2040 SCORPIO Download"
name: "Feather RP2040 SCORPIO"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5650"
board_url:
- "https://www.adafruit.com/product/5650"
board_image: "adafruit_feather_rp2040_scorpio.jpg"
date_added: 2022-12-23
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_thinkink"
title: "Feather RP2040 ThinkInk Download"
name: "Feather RP2040 ThinkInk"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5727"
board_url:
- "https://www.adafruit.com/product/5727"
board_image: "adafruit_feather_rp2040_thinkink.jpg"
date_added: 2023-5-2
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_feather_rp2040_usb_host"
title: "Feather RP2040 with USB Type A Host Download"
name: "Feather RP2040 with USB Type A Host"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5723"
board_url:
- "https://www.adafruit.com/product/5723"
board_image: "adafruit_feather_rp2040_usb_host.jpg"
date_added: 2023-5-2
family: raspberrypi
@ -19,7 +20,7 @@ features:
- Breadboard-Friendly
---
You're probably really used to microcontroller boards with USB, but what about a dev board with two? Two is more than one, so that makes it twice as good! And the Adafruit Feather RP2040 with USB Host is definitely double-the-fun of our other Feather RP2040 boards, with a USB Type A port on the end for connecting USB devices to.
You're probably really used to microcontroller boards with USB, but what about a dev board with two? Two is more than one, so that makes it twice as good! And the Adafruit Feather RP2040 with USB Host is definitely double-the-fun of our other Feather RP2040 boards, with a USB Type A port on the end for connecting USB devices to.
Now you might be thinking "hey waitaminute, the RP2040 doesn't have two USB port peripherals???" and you'd be correct! But what it does have is a nifty PIO peripheral that can be (ab)used to emulate a USB host peripheral. You get to keep the main USB port for uploading, debugging, and data communication, while at the same time sending and receiving data to just-about-any USB device. This work is originally by sekigon on GitHub, and if you're using Pico SDK that's still the recommended library to use.

View file

@ -4,7 +4,9 @@ board_id: "adafruit_funhouse"
title: "FunHouse - WiFi Home Automation Development Board Download"
name: "FunHouse - WiFi Home Automation Development Board"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4985"
board_url:
- "https://www.adafruit.com/product/4985"
- "https://www.adafruit.com/product/5069"
board_image: "adafruit_funhouse.jpg"
date_added: 2021-4-6
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "adafruit_huzzah32_breakout"
title: "Adafruit HUZZAH32 Breakout Download"
name: "Adafruit HUZZAH32 Breakout"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4172"
board_url:
- "https://www.adafruit.com/product/4172"
board_image: "adafruit_huzzah32_breakout.jpg"
date_added: 2023-3-1
family: esp32

View file

@ -4,7 +4,8 @@ board_id: "adafruit_itsybitsy_rp2040"
title: "ItsyBitsy RP2040 Download"
name: "ItsyBitsy RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4888"
board_url:
- "https://www.adafruit.com/product/4888"
board_image: "adafruit_itsybitsy_rp2040.jpg"
date_added: 2021-4-6
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_kb2040"
title: "Adafruit KB2040 Download"
name: "Adafruit KB2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5302"
board_url:
- "https://www.adafruit.com/product/5302"
board_image: "adafruit_kb2040.jpg"
date_added: 2021-11-15
family: raspberrypi

View file

@ -4,7 +4,9 @@ board_id: "adafruit_led_glasses_nrf52840"
title: "LED Glasses Download"
name: "LED Glasses "
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5217"
board_url:
- "https://www.adafruit.com/product/5217"
- "https://www.adafruit.com/product/5255"
board_image: "adafruit_led_glasses_nrf52840.jpg"
date_added: 2021-9-3
family: nrf52840

View file

@ -4,7 +4,9 @@ board_id: "adafruit_macropad_rp2040"
title: "MacroPad RP2040 Download"
name: "MacroPad RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5128"
board_url:
- "https://www.adafruit.com/product/5128"
- "https://www.adafruit.com/product/5100"
board_image: "adafruit_macropad_rp2040.jpg"
date_added: 2021-6-4
family: raspberrypi
@ -20,7 +22,7 @@ Get ready to upgrade your desk's mission control station with a CircuitPython or
Each of the 12 sockets can accept a Cherry MX-compatible key switch. No soldering required, just snap it in! Use any key switch you like - but we recommend ones with slots that will allow the matching twelve NeoPixels underneath to shine through.
This space-ship is also fitted with a 128x64 monochome OLED for a crisp heads-up display that can be used in Arduino or CircuitPython to display keymaps, stats, computer performance, etc. There's also a rotary encoder with push-button soldered in. Twist and turn it or push to change volume or monitor brightness or scroll: whatever you like! A tiny speaker can give audio feedback or play fun bleepy tunes.
Want to add more hardware? No worries - [a STEMMA QT port on the side lets you connect any I2C add-on peripherals from the massive STEMMA QT / Qwiic family of plug in boards](https://www.adafruit.com/category/1018).
**Please note, the RP2040 chip does not currently have QMK support** - this macropad is designed to be programmed in Arduino or CircuitPython! If QMK eventually does add RP2040 as a supported chipset (no ETA and no plans that we know of), we'll update this page.

View file

@ -4,7 +4,9 @@ board_id: "adafruit_magtag_2.9_grayscale"
title: "MagTag - 2.9\" Grayscale E-Ink WiFi Display Download"
name: "MagTag - 2.9\" Grayscale E-Ink WiFi Display"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4800"
board_url:
- "https://www.adafruit.com/product/4800"
- "https://www.adafruit.com/product/4819"
board_image: "adafruit_magtag_2.9_grayscale.jpg"
date_added: 2020-11-10
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "adafruit_matrixportal_s3"
title: " MatrixPortal S3 Download"
name: "MatrixPortal S3"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5778"
board_url:
- "https://www.adafruit.com/product/5778"
board_image: "adafruit_matrixportal_s3.jpg"
date_added: 2023-6-26
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_metro_esp32s2"
title: " Metro ESP32-S2 Download"
name: "Metro ESP32-S2"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4775"
board_url:
- "https://www.adafruit.com/product/4775"
board_image: "adafruit_metro_esp32s2.jpg"
date_added: 2020-10-2
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "adafruit_metro_esp32s3"
title: " Metro ESP32-S3 Download"
name: "Metro ESP32-S3"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5500"
board_url:
- "https://www.adafruit.com/product/5500"
board_image: "adafruit_metro_esp32s3.jpg"
date_added: 2023-7-28
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_metro_m7_1011_sd"
title: "Metro M7 with microSD Download"
name: "Metro M7 with microSD"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5600"
board_url:
- "https://www.adafruit.com/product/5600"
board_image: "adafruit_metro_m7_1011_sd.jpg"
date_added: 2023-9-6
family: mimxrt10xx

View file

@ -4,7 +4,8 @@ board_id: "adafruit_metro_rp2040"
title: "Metro RP2040 Download"
name: "Metro RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5786"
board_url:
- "https://www.adafruit.com/product/5786"
board_image: "adafruit_metro_rp2040.jpg"
date_added: 2023-7-28
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_neokey_trinkey_m0"
title: "NeoKey Trinkey - SAMD21 Download"
name: "NeoKey Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5020"
board_url:
- "https://www.adafruit.com/product/5020"
board_image: "adafruit_neokey_trinkey_m0.jpg"
date_added: 2021-4-14
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "adafruit_proxlight_trinkey_m0"
title: "Proximity Trinkey - SAMD21 Download"
name: "Proximity Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5022"
board_url:
- "https://www.adafruit.com/product/5022"
board_image: "adafruit_proxlight_trinkey_m0.jpg"
date_added: 2021-4-14
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qt2040_trinkey"
title: "Trinkey QT2040 Download"
name: "Trinkey QT2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5056"
board_url:
- "https://www.adafruit.com/product/5056"
board_image: "adafruit_qt2040_trinkey.jpg"
date_added: 2021-5-26
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_esp32_pico"
title: "Adafruit QT Py ESP32 Pico Download"
name: "Adafruit QT Py ESP32 Pico"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5395"
board_url:
- "https://www.adafruit.com/product/5395"
board_image: "adafruit_qtpy_esp32_pico.jpg"
date_added: 2022-8-19
family: esp32

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_esp32c3"
title: "Adafruit QT Py ESP32-C3 Download"
name: "Adafruit QT Py ESP32-C3"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5405"
board_url:
- "https://www.adafruit.com/product/5405"
board_image: "adafruit_qtpy_esp32c3.jpg"
date_added: 2022-4-1
family: esp32c3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_esp32s2"
title: "Adafruit QT Py ESP32-S2 (including uFL version) Download"
name: "Adafruit QT Py ESP32-S2 (including uFL version)"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5325"
board_url:
- "https://www.adafruit.com/product/5325"
board_image: "adafruit_qtpy_esp32s2.jpg"
date_added: 2021-11-30
family: esp32s2
@ -17,7 +18,7 @@ features:
- Xiao / QTPy Form Factor
---
What has your favorite Espressif WiFi microcontroller, comes with [our favorite connector - the STEMMA QT](http://adafruit.com/stemma), a chainable I2C port, and has lots of Flash and RAM memory for your next IoT project? What will make your next IoT project flyyyyy? What a cutie pie! Or is it... a **QT Py**? This diminutive dev board comes with one of our new favorite lil chips, the **ESP32-S2**!
What has your favorite Espressif WiFi microcontroller, comes with [our favorite connector - the STEMMA QT](http://adafruit.com/stemma), a chainable I2C port, and has lots of Flash and RAM memory for your next IoT project? What will make your next IoT project flyyyyy? What a cutie pie! Or is it... a **QT Py**? This diminutive dev board comes with one of our new favorite lil chips, the **ESP32-S2**!
The ESP32-S2 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has **built-in native USB** as well as some other interesting new technologies like Time of Flight distance measurements. With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the [Internet of Things (IoT)](https://www.adafruit.com/category/342), [wearable electronics](https://www.adafruit.com/category/65), and smart homes.

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_esp32s3_4mbflash_2mbpsram"
title: "Adafruit QT Py ESP32-S3 4MB Flash/2MB PSRAM Download"
name: "Adafruit QT Py ESP32-S3 4MB Flash/2MB PSRAM"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5700"
board_url:
- "https://www.adafruit.com/product/5700"
board_image: "adafruit_qtpy_esp32s3_4mbflash_2mbpsram.jpg"
date_added: 2023-07-11
family: esp32s3
@ -19,7 +20,7 @@ features:
The ESP32-S3 has arrived in QT Py format - and what a great way to get started with this powerful new chip from Espressif! With dual 240 MHz cores, WiFi and BLE support, and native USB, this QT Py is great for powering your IoT projects. Now we even have this powerhouse of a board with built in 2 Megabytes of PSRAM for when you need to buffer large datasets in memory.
The ESP32-S3 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has WiFi and BLE support, built-in native USB, as well as some other interesting new technologies like Time of Flight distance measurements. With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the Internet of Things (IoT), wearable electronics, and smart homes.
The ESP32-S3 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has WiFi and BLE support, built-in native USB, as well as some other interesting new technologies like Time of Flight distance measurements. With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the Internet of Things (IoT), wearable electronics, and smart homes.
With native USB and 4 MB Flash + 2 MB PSRAM, this board will let you upgrade your existing ESP32 projects. Native USB means it can act like a keyboard or a disk drive, and no external USB-to-Serial converter required. WiFi and BLE mean it's awesome for IoT projects.

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_esp32s3_nopsram"
title: "Adafruit QT Py ESP32-S3 No PSRAM Download"
name: "Adafruit QT Py ESP32-S3 No PSRAM"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5426"
board_url:
- "https://www.adafruit.com/product/5426"
board_image: "adafruit_qtpy_esp32s3_nopsram.jpg"
date_added: 2022-2-14
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qtpy_rp2040"
title: "QT Py RP2040 Download"
name: "QT Py RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4900"
board_url:
- "https://www.adafruit.com/product/4900"
board_image: "adafruit_qtpy_rp2040.jpg"
date_added: 2021-4-6
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "adafruit_qualia_s3_rgb666"
title: "Qualia ESP32-S3 for TTL RGB-666 Displays Download"
name: "Qualia ESP32-S3 for TTL RGB-666 Displays"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5800"
board_url:
- "https://www.adafruit.com/product/5800"
board_image: "adafruit_qualia_s3_rgb666.jpg"
date_added: 2023-10-3
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "adafruit_rotary_trinkey_m0"
title: "Rotary Trinkey - SAMD21 Download"
name: "Rotary Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4964"
board_url:
- "https://www.adafruit.com/product/4964"
board_image: "adafruit_rotary_trinkey_m0.jpg"
date_added: 2021-4-6
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "adafruit_slide_trinkey_m0"
title: "Slide Trinkey - SAMD21 Download"
name: "Slide Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/5021"
board_url:
- "https://www.adafruit.com/product/5021"
board_image: "adafruit_slide_trinkey_m0.jpg"
date_added: 2021-4-14
family: atmel-samd
@ -13,7 +14,7 @@ features:
---
It's half USB Key, half Adafruit Trinket, half mini slide pot*...* it's **Slider Trinkey**, the circuit board with a Trinket M0 heart, NeoPixel glow, and a 35mm long 10KΩ slide potentiometer.
It's half USB Key, half Adafruit Trinket, half mini slide pot*...* it's **Slider Trinkey**, the circuit board with a Trinket M0 heart, NeoPixel glow, and a 35mm long 10KΩ slide potentiometer.
The PCB is designed to slip into any USB A port on a computer or laptop. There's an ATSAMD21 microcontroller on board with just enough circuitry to keep it happy. One pin of the microcontroller connects to the middle of the slide potentiometer as an analog input. Another connects to two NeoPixel LEDs. The third pin can be used as a capacitive touch input. A reset button lets you enter bootloader mode if necessary. That's it!

View file

@ -4,7 +4,8 @@ board_id: "ai_thinker_esp32-c3s-2m"
title: "ESP-C3-32S (2M) Download"
name: "ESP-C3-32S (2M)"
manufacturer: "Ai-Thinker"
board_url: "https://docs.ai-thinker.com/en/esp32c3"
board_url:
- "https://docs.ai-thinker.com/en/esp32c3"
board_image: "ai_thinker_esp32-c3s.jpg"
date_added: 2022-02-22
family: esp32c3

View file

@ -4,7 +4,8 @@ board_id: "ai_thinker_esp32-c3s"
title: "ESP-C3-32S Download"
name: "ESP-C3-32S"
manufacturer: "Ai-Thinker"
board_url: "https://docs.ai-thinker.com/en/esp32c3"
board_url:
- "https://docs.ai-thinker.com/en/esp32c3"
board_image: "ai_thinker_esp32-c3s.jpg"
date_added: 2021-11-15
family: esp32c3

View file

@ -4,7 +4,8 @@ board_id: "ai_thinker_esp_12k_nodemcu"
title: "NodeMCU ESP-12K Download"
name: "NodeMCU ESP-12K"
manufacturer: "Ai-Thinker"
board_url: "https://docs.ai-thinker.com/en/12k_development_board_esp32-s2"
board_url:
- "https://docs.ai-thinker.com/en/12k_development_board_esp32-s2"
board_image: "ai_thinker_esp_12k_nodemcu.jpg"
date_added: 2021-8-24
family: esp32s2

View file

@ -4,7 +4,8 @@ board_id: "aloriumtech_evo_m51"
title: "AloriumTech Evo M51 Download"
name: "AloriumTech Evo M51"
manufacturer: "Alorium Technology, LLC"
board_url: "https://www.aloriumtech.com/evom51"
board_url:
- "https://www.aloriumtech.com/evom51"
board_image: "aloriumtech_evo_m51.jpg"
date_added: 2020-5-21
family: atmel-samd
@ -17,11 +18,11 @@ features:
- Breadboard-Friendly
---
The Evo M51 is an FPGA-enhanced Feather compatible compute module from Alorium Technology that features a 32-bit SAMD51 microcontroller along with an Intel MAX 10 FPGA.
The Evo M51 is an FPGA-enhanced Feather compatible compute module from Alorium Technology that features a 32-bit SAMD51 microcontroller along with an Intel MAX 10 FPGA.
Designed for use as an embeddable system-on-module, all of the standard Feather I/O are also routed to castellated vias along the edge of the board. There are 34 additional castellated digital I/O connected to the FPGA and accessible via the SAMD51.
Most digital I/O connections are routed through the FPGA to and from the primary and castellated I/O. This provides the opportunity for developers to immediately capture inputs or drive outputs from the FPGA without requiring direct interaction with the SAMD controller.
Most digital I/O connections are routed through the FPGA to and from the primary and castellated I/O. This provides the opportunity for developers to immediately capture inputs or drive outputs from the FPGA without requiring direct interaction with the SAMD controller.
Evo M51 will support Alorium Technology-supplied pre-built FPGA images that target specific application use cases. In addition, designers will have the option to develop their own custom logic blocks and integrate them into the top-level MAX 10 FPGA design.
@ -46,7 +47,7 @@ Evo was specifically designed to support running CircuitPython. It is also progr
## Misc
* [Quickstart guide](https://aloriumtech.com/evom51-quickstart/)
* [Pinout](https://aloriumtech.com/documents/Evo_M51_PinMap.pdf)
* [Pinout](https://aloriumtech.com/documents/Evo_M51_PinMap.pdf)
* [Schematics](https://aloriumtech.com/documents/Evo_M51_Schematic.pdf)
In order to take full advantage of the additional I/O on Evo M51 using CircuitPython, we have created a custom library bundle that can be found on the Alorium Technology GitHub page:

View file

@ -4,7 +4,8 @@ board_id: "aramcon2_badge"
title: "ARAMCON2 Badge Download"
name: "ARAMCON2 Badge"
manufacturer: "ARAMCON Badge Team"
board_url: "https://github.com/aramcon-badge/"
board_url:
- "https://github.com/aramcon-badge/"
board_image: "aramcon2_badge.jpg"
date_added: 2021-4-14
family: nrf52840

View file

@ -4,7 +4,8 @@ board_id: "aramcon_badge_2019"
title: "ARAMCON Badge 2019 Download"
name: "ARAMCON Badge 2019"
manufacturer: "ARAMCON Badge Team"
board_url: "https://github.com/aramcon-badge/"
board_url:
- "https://github.com/aramcon-badge/"
board_image: "aramcon_badge_2019.jpg"
date_added: 2020-1-25
family: nrf52840

View file

@ -4,7 +4,8 @@ board_id: "arduino_mkr1300"
title: "MKR WAN 1300 Download"
name: "MKR WAN 1300"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/MKRWAN1300"
board_url:
- "https://www.arduino.cc/en/Guide/MKRWAN1300"
board_image: "arduino_mkr1300_01.jpg"
date_added: 2018-12-13
family: atmel-samd
@ -13,7 +14,7 @@ features:
- Breadboard-Friendly
---
Arduino MKR WAN 1300 has been designed to offer a practical and cost effective solution for makers seeking to add Lo-Ra connectivity to their projects with minimal previous experience in networking. It is based on the Microchip SAMD21 and a Murata CMWX1ZZABZ Lo-Ra module.
Arduino MKR WAN 1300 has been designed to offer a practical and cost effective solution for makers seeking to add Lo-Ra connectivity to their projects with minimal previous experience in networking. It is based on the Microchip SAMD21 and a Murata CMWX1ZZABZ Lo-Ra module.
## Purchase
* [Arduino](https://store.arduino.cc/usa/mkr-wan-1300)

View file

@ -4,7 +4,8 @@ board_id: "arduino_mkrzero"
title: "MKR Zero Download"
name: "MKR Zero"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/ArduinoMKRZero"
board_url:
- "https://www.arduino.cc/en/Guide/ArduinoMKRZero"
board_image: "arduino_mkr_zero.jpg"
date_added: 2019-3-9
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "arduino_nano_33_ble"
title: "NANO 33 BLE Download"
name: "NANO 33 BLE"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/NANO33BLE"
board_url:
- "https://www.arduino.cc/en/Guide/NANO33BLE"
board_image: "arduino_nano_33_ble.jpg"
date_added: 2019-10-26
family: nrf52840

View file

@ -4,7 +4,8 @@ board_id: "arduino_nano_33_iot"
title: "NANO 33 IoT Download"
name: "NANO 33 IoT"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/NANO33IoT"
board_url:
- "https://www.arduino.cc/en/Guide/NANO33IoT"
board_image: "arduino_nano_33_iot.jpg"
date_added: 2020-2-27
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "arduino_nano_esp32s3"
title: "Nano ESP32 Download"
name: "Nano ESP32"
manufacturer: "Arduino"
board_url: ""
board_url:
- "https://store.arduino.cc/pages/nano-esp32"
board_image: "arduino_nano_esp32s3.jpg"
date_added: 2023-9-6
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "arduino_nano_esp32s3_inverted_statusled"
title: "Nano ESP32 with inverted Status LED Download"
name: "Nano ESP32 with inverted Status LED"
manufacturer: "Arduino"
board_url: ""
board_url:
- "https://store.arduino.cc/pages/nano-esp32"
board_image: "arduino_nano_esp32s3.jpg"
date_added: 2023-9-6
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "arduino_nano_rp2040_connect"
title: "Nano RP2040 Connect Download"
name: "Nano RP2040 Connect"
manufacturer: "Arduino"
board_url: ""
board_url:
- "https://store.arduino.cc/usa/nano-rp2040-connect-with-headers"
board_image: "arduino_nano_rp2040_connect.jpg"
date_added: 2021-5-24
family: raspberrypi

View file

@ -4,7 +4,9 @@ board_id: "arduino_zero"
title: "Zero Download"
name: "Zero"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/ArduinoZero"
board_url:
- "https://www.arduino.cc/en/Guide/ArduinoZero"
- "https://www.adafruit.com/product/2843"
board_image: "arduino_zero.jpg"
date_added: 2019-3-9
family: atmel-samd
@ -13,9 +15,9 @@ features:
- Arduino Shield Compatible
---
The Arduino Zero is a simple and powerful 32-bit extension of the platform established by the UNO. The Zero board expands the family by providing increased performance, enabling a variety of project opportunities for devices, and acts as a great educational tool for learning about 32-bit application development.
The Arduino Zero is a simple and powerful 32-bit extension of the platform established by the UNO. The Zero board expands the family by providing increased performance, enabling a variety of project opportunities for devices, and acts as a great educational tool for learning about 32-bit application development.
The Zero applications span from smart IoT devices, wearable technology, high-tech automation, to crazy robotics. The board is powered by Microchips SAMD21 MCU, which features a 32-bit ARM Cortex® M0+ core.
## Purchase
* [Arduino](https://store.arduino.cc/usa/arduino-zero)
* [Arduino](https://store-usa.arduino.cc/products/arduino-zero)

View file

@ -4,7 +4,7 @@ board_id: "artisense_rd00"
title: "Artisense Reference Design RD00 Download"
name: "Artisense Reference Design RD00"
manufacturer: "Unknown"
board_url: ""
board_url:
board_image: "unknown.jpg"
downloads_display: false
date_added: 2021-05-26

View file

@ -4,7 +4,8 @@ board_id: "atmegazero_esp32s2"
title: "ATMegaZero ESP32-S2 Download"
name: "ATMegaZero ESP32-S2"
manufacturer: "ATMegaZero"
board_url: ""
board_url:
- "https://www.atmegazero.com"
board_image: "atmegazero_esp32s2.jpg"
date_added: 2021-4-19
family: esp32s2
@ -14,10 +15,10 @@ features:
---
** COMING SOON! **
Introducing the new ATMegaZero ESP32-S2
Introducing the new ATMegaZero ESP32-S2
**Features:**
- 32-bit 240 MHz single-core processor
- 32-bit 240 MHz single-core processor
- 16 MB SPI Flash
- 8 MB extra PSRAM
- 2.4 GHz Wi-Fi - 802.11b/g/n

View file

@ -4,7 +4,8 @@ board_id: "bast_pro_mini_m0"
title: "Bast Pro Mini M0 Download"
name: "Bast Pro Mini M0"
manufacturer: "Electronic Cats"
board_url: "https://electroniccats.com/store/bast-pro-mini-m0/"
board_url:
- "https://electroniccats.com/store/bast-pro-mini-m0/"
board_image: "bast_pro_mini_m0.jpg"
date_added: 2019-4-13
family: atmel-samd
@ -24,7 +25,7 @@ The Bast Pro Mini M0 features a powerful SAMD21E chip, an ARM Cortex-M0 based mi
* 10 PWM Digital I/O Pins
* 6 Analog Input Pins
* DC Current per I/O Pin 10 mA
* 1 built-in LED (`GPIO13`)
* 1 built-in LED (`GPIO13`)
* Dimensions: 32 mm x 18 mm
* Weight 3 g

View file

@ -4,7 +4,8 @@ board_id: "bastble"
title: "BAST BLE Download"
name: "BAST BLE"
manufacturer: "Electronic Cats"
board_url: "https://electroniccats.com/store/bast-ble/"
board_url:
- "https://electroniccats.com/store/bast-ble/"
board_image: "bastble.jpg"
date_added: 2020-11-05
family: nrf52840
@ -18,8 +19,8 @@ features:
- Breadboard-Friendly
---
The Bast BLE is the new Feather family member with Bluetooth Low Energy and native USB-C support featuring the nRF52840!
Its our take on an all-in-one Arduino-compatible + Bluetooth Low Energy with built in USB plus battery charging.
The Bast BLE is the new Feather family member with Bluetooth Low Energy and native USB-C support featuring the nRF52840!
Its our take on an all-in-one Arduino-compatible + Bluetooth Low Energy with built in USB plus battery charging.
With native USB its even ready to join the CircuitPython party.
## Purchase

View file

@ -4,7 +4,8 @@ board_id: "bdmicro_vina_d21"
title: "Vina-D21 Download"
name: "Vina-D21"
manufacturer: "BDMICRO, LLC"
board_url: "https://bdmicro.com/products/vina-d21"
board_url:
- "https://bdmicro.com/products/vina-d21"
board_image: "bdmicro_vina_d21.jpg"
date_added: 2020-9-28
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "bdmicro_vina_d51"
title: "Vina-D51 Download"
name: "VINA-D51"
manufacturer: "BDMICRO, LLC"
board_url: "https://bdmicro.com/products/vina-d51"
board_url:
- "https://bdmicro.com/products/vina-d51"
board_image: "bdmicro_vina_d51.jpg"
date_added: 2020-10-16
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "bdmicro_vina_d51_pcb7"
title: "Vina-D51 (PCB 7) Download"
name: "VINA-D51 (PCB 7)"
manufacturer: "BDMICRO, LLC"
board_url: "https://bdmicro.com/products/vina-d51"
board_url:
- "https://bdmicro.com/products/vina-d51"
board_image: "bdmicro_vina_d51.jpg"
date_added: 2021-5-26
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "beetle-esp32-c3"
title: "DFRobot Beetle ESP32-C3 Download"
name: "DFRobot Beetle ESP32-C3"
manufacturer: "DFRobot"
board_url: "https://wiki.dfrobot.com/SKU_DFR0868_Beetle_ESP32_C3"
board_url:
- "https://wiki.dfrobot.com/SKU_DFR0868_Beetle_ESP32_C3"
board_image: "beetle-esp32-c3.png"
date_added: 2022-07-17
downloads_display: true

View file

@ -4,7 +4,8 @@ board_id: "bless_dev_board_multi_sensor"
title: "BLE-SS Dev Board Multi Sensor Download"
name: "BLE-SS Dev Board Multi Sensor"
manufacturer: "Switch Science, Inc"
board_url: "http://ssci.to/6250"
board_url:
- "http://ssci.to/6250"
board_image: "bless_dev_board_multi_sensor.jpg"
downloads_display: true
date_added: 2020-07-27

View file

@ -4,7 +4,9 @@ board_id: "blm_badge"
title: "BLM Badge Download"
name: "BLM Badge"
manufacturer: "Adafruit"
board_url: "https://github.com/adafruit/BLM-Badge-PCB"
board_url:
- "https://github.com/adafruit/BLM-Badge-PCB"
- "https://www.adafruit.com/product/4703"
board_image: "blmbadge.jpg"
date_added: 2020-9-1
family: atmel-samd

View file

@ -4,12 +4,13 @@ board_id: "bluemicro833"
title: "BlueMicro833 Download"
name: "BlueMicro833"
manufacturer: "JPConstantineau"
board_url: "http://nrf52.jpconstantineau.com/docs/bluemicro833"
board_url:
- "http://nrf52.jpconstantineau.com/docs/bluemicro833"
board_image: "bluemicro833.jpg"
date_added: 2021-12-28
family: nrf52840
bootloader_id: bluemicro_nrf52833
features:
features:
- USB-C
- Breadboard-Friendly
- Bluetooth/BTLE

View file

@ -4,12 +4,13 @@ board_id: "bluemicro840"
title: "BlueMicro840 Download"
name: "BlueMicro840"
manufacturer: "JPConstantineau"
board_url: "http://nrf52.jpconstantineau.com/docs/bluemicro840_v1"
board_url:
- "http://nrf52.jpconstantineau.com/docs/bluemicro840_v1"
board_image: "bluemicro840.jpg"
date_added: 2021-08-08
family: nrf52840
bootloader_id: bluemicro_nrf52840
features:
features:
- USB-C
- Breadboard-Friendly
- Bluetooth/BTLE

View file

@ -4,7 +4,8 @@ board_id: "boardsource_blok"
title: "Blok Download"
name: "Blok"
manufacturer: "Boardsource"
board_url: "https://boardsource.xyz/store/628b95b494dfa308a6581622"
board_url:
- "https://boardsource.xyz/store/628b95b494dfa308a6581622"
board_image: "boardsource_blok.jpg"
date_added: 2021-4-6
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "bpi_bit_s2"
title: "BPI-Bit-S2 Download"
name: "BPI-Bit-S2"
manufacturer: "Banana Pi"
board_url: ""
board_url:
- "https://wiki.banana-pi.org/BPI-Bit-S2"
board_image: "bpi_bit_s2.jpg"
date_added: 2022-9-14
family: esp32s2
@ -16,7 +17,7 @@ features:
- Speaker
---
The BPI-Bit-S2 is a development board equipped ESP32-S2 chip, with 5x5 RGB LED matrix, 1 buzzer, 2 photosensitive sensors, 1 thermosensitive sensor, provides Wi-Fi functions via PCB antenna.
The BPI-Bit-S2 is a development board equipped ESP32-S2 chip, with 5x5 RGB LED matrix, 1 buzzer, 2 photosensitive sensors, 1 thermosensitive sensor, provides Wi-Fi functions via PCB antenna.
And, the board uses the same edge connector as the micro:bit or micro:bit v2, which makes it possible to connect the alligator clip, or the breakout boards in most micro:bit kits.

View file

@ -4,7 +4,8 @@ board_id: "bpi_leaf_s3"
title: "BPI-Leaf-S3 Download"
name: "BPI-Leaf-S3"
manufacturer: "Banana Pi"
board_url: ""
board_url:
- "https://wiki.banana-pi.org/BPI-Leaf-S3"
board_image: "bpi_leaf_s3.jpg"
date_added: 2022-7-4
family: esp32s3

View file

@ -4,7 +4,8 @@ board_id: "bpi_picow_s3"
title: "BPI-PicoW-S3 Download"
name: "BPI-PicoW-S3"
manufacturer: "Banana Pi"
board_url: ""
board_url:
- "https://wiki.banana-pi.org/BPI-PicoW-S3"
board_image: "bpi_picow_s3.jpg"
date_added: 2022-10-11
family: esp32s3
@ -28,7 +29,7 @@ up to 240 MHz; 2.4G Wi-Fi + Bluetooth LE; RISC-V Ultra Low Power Co-processor; *
- **Native USB Port**: ESP32-S3 full-speed USB OTG interface, using microUSB Connector with back-feed protection. The interface is used for power supply to the board, for flashing applications to the chip, for communication with the chip using USB protocols, as well as for JTAG debugging.
- **5V to 3.3V DC/DC**: Maximum theoretical output 2A 3.3V.
- **Reset Button**: Support double-clicking the reset button to enter the UF2 bootloader.
- **BOOT0**: If the UF2 Bootloader is removed, you can use any conductor bar such as metal pins or tweezers to short it to put the EPS32S3 chip into bootloader mode, then the UF2 Bootloader can be re-installed.
- **BOOT0**: If the UF2 Bootloader is removed, you can use any conductor bar such as metal pins or tweezers to short it to put the EPS32S3 chip into bootloader mode, then the UF2 Bootloader can be re-installed.
- Plug board into a USB port on your computer using a data/sync cable. Make sure it is the only board plugged in, and that a charge-only cable is not being used.
- Short circuit BOOT0 contact.
- Press and release the Reset button.

View file

@ -4,7 +4,8 @@ board_id: "brainboardz_neuron"
title: "BrainBoardz Neuron Download"
name: "BrainBoardz Neuron"
manufacturer: "BrainBoardz Inc."
board_url: "https://www.brainboardz.com"
board_url:
- "https://www.brainboardz.com"
board_image: "brainboardz_neuron.jpg"
date_added: 2023-02-20
family: esp32s3
@ -18,24 +19,24 @@ features:
- BrainBoardz is a revolutionary modular Mini PCI Express (mPCIe) based system that greatly simplifies the design of circuit boards and custom microcontroller projects. Through the use of our inexpensive ESP32-S3 based Neuron modules and our ever expanding range of BrainBoardz prototyping boards anyone can easily develop custom projects to harness the impressive capabilities of the latest generation Espressif ESP32-S3 microcontroller. Simply plug in a Neuron module to a BrainBoardz mPCIe connector and you are ready to go. Neurons not only provide complete access to the extensive range of capabilities provided by the cutting edge ESP32-S3, they can also function as standalone modules if required. You are welcome to design/manufacture your own BrainBoardz compatible boards and Neuron compatible module(s). The entire BrainBoardz system is open source and 100% license free.
- The components we have included on the Neuron are those that are most likely to be needed in core operations for the vast majority of prototypes and production. These include an ultra-low noise TI 5V to 3.3V LDO, a Mini-USB connector, a status LED and a MicroSD card reader. This razor focused approach ensures that we can provide the most affordable and flexible solution for ESP32-S3 microcontroller based projects!
- The components we have included on the Neuron are those that are most likely to be needed in core operations for the vast majority of prototypes and production. These include an ultra-low noise TI 5V to 3.3V LDO, a Mini-USB connector, a status LED and a MicroSD card reader. This razor focused approach ensures that we can provide the most affordable and flexible solution for ESP32-S3 microcontroller based projects!
- Neurons and BrainBoardz are provided with a complete set of mounting hardware. It only takes a few seconds to add/remove a Neuron module to/from a BrainBoardz. There are no fragile pins to contend with in the BrainBoardz system. If you have access to an 3D printer you can also print as many spare mPCIe mounting parts as you need using the STL/FreeCAD model files provided in our GitHub repository. This revolutionary mPCIe connector based approach supports ultra-low profile projects and guarantees microcontroller module re-usability. We even provide an mPCIe stencil to make designing your own low profile boards easy. We fully support CircuitPython, Arduino, MicroPython and PlatformIO. Are you ready for a prototyping revolution?
**Features:**
- ESP32-S3-WROOM-1-N8R8 Module
- 32-bit 240 MHz Dual-Core LX-7 Processor
- 32-bit 240 MHz Dual-Core LX-7 Processor
- 512 KB SRAM
- 8 MB Flash
- 8 MB OCTAL PSRAM
- 2.4 GHz Wi-Fi - 802.11b/g/n
- On-Board PCB Antenna
- Bluetooth LE: Bluetooth 5, Bluetooth Mesh
- Native ESP32-S3 USB Port
- Native ESP32-S3 USB Port
- Reset Button
- Boot Button
- Support for 14 Touch Sensors
- Support for 14 Touch Sensors
- Blink LED
- MicroSD Card Reader
- Micro-USB Connector
@ -46,7 +47,7 @@ features:
## More Info:
* [GitHub](https://github.com/BrainBoardz/BrainBoardz/)
## Purchase:
* [BrainBoardz](https://www.brainboardz.com/)

View file

@ -4,7 +4,8 @@ board_id: "bwshockley_figpi"
title: "FigPi Download"
name: "FigPi"
manufacturer: "Benjamin Shockley"
board_url: ""
board_url:
- "https://minifigboards.com/fig-pi"
board_image: "bwshockley_figpi.jpg"
date_added: 2022-8-22
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "capablerobot_usbhub"
title: "Programmable USB Hub Download"
name: "Programmable USB Hub"
manufacturer: "Capable Robot Components"
board_url: "https://www.crowdsupply.com/capable-robot-components/programmable-usb-hub"
board_url:
- "https://www.crowdsupply.com/capable-robot-components/programmable-usb-hub"
board_image: "capablerobot_usbhub.jpg"
date_added: 2019-5-25
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "catwan_usbstick"
title: "CatWAN USB Stick Download"
name: "CatWAN USB Stick"
manufacturer: "Electronic Cats"
board_url: "https://electroniccats.com/producto/catwan_usb-stick/"
board_url:
- "https://electroniccats.com/producto/catwan_usb-stick/"
board_image: "catwan_usbstick.jpg"
date_added: 2019-4-2
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "challenger_840"
title: "Challenger 840 BLE Download"
name: "Challenger 840 BLE"
manufacturer: "Invector Labs"
board_url: "https://ilabs.se/product/challenger-840-ble/"
board_url:
- "https://ilabs.se/product/challenger-840-ble/"
board_image: "challenger_840.jpg"
date_added: 2022-4-1
family: nrf52840

View file

@ -4,7 +4,8 @@ board_id: "challenger_nb_rp2040_wifi"
title: "Challenger NB RP2040 WiFi Download"
name: "Challenger NB RP2040 WiFi"
manufacturer: "Invector Labs"
board_url: "https://www.tindie.com/products/invector/challenger-nb-rp2040-wifi/"
board_url:
- "https://www.tindie.com/products/invector/challenger-nb-rp2040-wifi/"
board_image: "challenger_nb_rp2040_wifi.jpg"
date_added: 2021-11-15
family: raspberrypi

View file

@ -4,7 +4,9 @@ board_id: "challenger_rp2040_lora"
title: "Challenger RP2040 LoRa Download"
name: "Challenger RP2040 LoRa"
manufacturer: "Invector Labs"
board_url: ""
board_url:
- "https://www.tindie.com/products/invector/challenger-rp2040-lora-915mhz/"
- "https://thepihut.com/products/challenger-rp2040-lora-868mhz"
board_image: "challenger_rp2040_lora.jpg"
date_added: 2022-6-9
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "challenger_rp2040_lte"
title: "Challenger RP2040 LTE Download"
name: "Challenger RP2040 LTE"
manufacturer: "Invector Labs"
board_url: "https://www.tindie.com/products/invector/challenger-rp2040-lte/"
board_url:
- "https://www.tindie.com/products/invector/challenger-rp2040-lte/"
board_image: "challenger_rp2040_lte.jpg"
date_added: 2021-11-15
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "challenger_rp2040_sdrtc"
title: "Challenger RP2040 SD/RTC Download"
name: "Challenger RP2040 SD/RTC"
manufacturer: "Invector Labs"
board_url: "https://ilabs.se/product/challenger-rp2040-sd-rtc/"
board_url:
- "https://ilabs.se/product/challenger-rp2040-sd-rtc/"
board_image: "challenger_rp2040_sdrtc.jpg"
date_added: 2022-12-23
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "challenger_rp2040_subghz"
title: "Challenger RP2040 SubGHz Download"
name: "Challenger RP2040 SubGHz"
manufacturer: "Invector Labs"
board_url: "https://ilabs.se/product/challenger-rp2040-subghz-915mhz/"
board_url:
- "https://ilabs.se/product/challenger-rp2040-subghz-915mhz/"
board_image: "challenger_rp2040_subghz.jpg"
date_added: 2022-10-6
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "challenger_rp2040_wifi"
title: "Challenger RP2040 WiFi Download"
name: "Challenger RP2040 WiFi"
manufacturer: "Invector Labs"
board_url: "https://www.tindie.com/products/invector/challenger-rp2040-wifi/"
board_url:
- "https://www.tindie.com/products/invector/challenger-rp2040-wifi/"
board_image: "challenger_rp2040_wifi.jpg"
date_added: 2021-9-16
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "challenger_rp2040_wifi_ble"
title: "Challenger RP2040 WiFi/BLE Download"
name: "Challenger RP2040 WiFi/BLE"
manufacturer: "Invector Labs"
board_url: "https://ilabs.se/product/challenger-rp2040-wifi-ble-with-chip-antenna/"
board_url:
- "https://ilabs.se/product/challenger-rp2040-wifi-ble-with-chip-antenna/"
board_image: "challenger_rp2040_wifi_ble.jpg"
date_added: 2022-10-6
family: raspberrypi

View file

@ -4,7 +4,8 @@ board_id: "circuitbrains_basic_m0"
title: "CircuitBrains Basic Download"
name: "CircuitBrains Basic"
manufacturer: "Null Byte Labs LLC"
board_url: ""
board_url:
- "https://github.com/neubauek/CircuitBrains"
board_image: "circuitbrains_basic.jpg"
date_added: 2020-2-27
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "circuitbrains_deluxe_m4"
title: "CircuitBrains Deluxe Download"
name: "CircuitBrains Deluxe"
manufacturer: "Null Byte Labs LLC"
board_url: ""
board_url:
- "https://github.com/neubauek/CircuitBrains"
board_image: "circuitbrains_deluxe.jpg"
date_added: 2020-2-27
family: atmel-samd

View file

@ -4,7 +4,11 @@ board_id: "circuitplayground_bluefruit"
title: "Circuit Playground Bluefruit Download"
name: "Circuit Playground Bluefruit"
manufacturer: "Adafruit"
board_url: ""
board_url:
- "https://www.adafruit.com/product/4333"
- "https://www.adafruit.com/product/764"
- "https://www.adafruit.com/product/4504"
- "https://www.adafruit.com/product/4371"
board_image: "circuitplayground_bluefruit.jpg"
date_added: 2019-8-30
family: nrf52840

View file

@ -4,7 +4,17 @@ board_id: "circuitplayground_express"
title: "Circuit Playground Express Download"
name: "Circuit Playground Express"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com"
board_url:
- "https://www.adafruit.com/product/3333"
- "https://www.adafruit.com/product/3697"
- "https://www.adafruit.com/product/2769"
- "https://www.adafruit.com/product/3517"
- "https://www.adafruit.com/product/4060"
- "https://www.adafruit.com/product/2599"
- "https://www.adafruit.com/product/1394"
- "https://www.adafruit.com/product/3399"
- "https://www.adafruit.com/product/3795"
- "https://www.adafruit.com/product/3906"
board_image: "circuitplayground_express.jpg"
date_added: 2018-12-13
family: atmel-samd

View file

@ -4,7 +4,9 @@ board_id: "circuitplayground_express_4h"
title: "Circuit Playground Express 4-H Download"
name: "Circuit Playground Express 4-H"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com"
board_url:
- "https://www.adafruit.com/product/4180"
- "https://www.adafruit.com/product/4241"
board_image: "circuitplayground_express_4h.jpg"
date_added: 2019-4-13
family: atmel-samd

View file

@ -4,7 +4,8 @@ board_id: "circuitplayground_express_crickit"
title: "Circuit Playground Express + Crickit Download"
name: "Circuit Playground Express + Crickit"
manufacturer: "Adafruit"
board_url: ""
board_url:
- "https://www.adafruit.com/product/3093"
board_image: "circuitplayground_express_crickit.jpg"
date_added: 2019-3-9
family: atmel-samd

Some files were not shown because too many files have changed in this diff Show more