Merge pull request #1 from ElectronicCats/UpdateEscornabot
Add Escornabot
This commit is contained in:
commit
9ecd14671b
131 changed files with 216 additions and 10 deletions
|
|
@ -6,6 +6,8 @@ name: "Commander"
|
||||||
manufacturer: "8086 Consultancy"
|
manufacturer: "8086 Consultancy"
|
||||||
board_url: "https://8086.net/p/commander"
|
board_url: "https://8086.net/p/commander"
|
||||||
board_image: "8086_commander.jpg"
|
board_image: "8086_commander.jpg"
|
||||||
|
date_added: 2020-3-24
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The Commander is a handheld button and LED board supplied with the UF2 bootloader and CircuitPython.
|
The Commander is a handheld button and LED board supplied with the UF2 bootloader and CircuitPython.
|
||||||
|
|
|
||||||
23
_board/TG-Watch02A.md
Normal file
23
_board/TG-Watch02A.md
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
layout: download
|
||||||
|
board_id: "TG-Watch02A"
|
||||||
|
title: "TG-Watch02A Download"
|
||||||
|
name: "TG-Watch02A"
|
||||||
|
manufacturer: "unknown"
|
||||||
|
board_url: ""
|
||||||
|
board_image: "unknown.jpg"
|
||||||
|
downloads_display: false
|
||||||
|
date_added: 2020-3-31
|
||||||
|
features:
|
||||||
|
---
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
## Contribute
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
@ -6,6 +6,7 @@ name: "ARAMCON Badge 2019"
|
||||||
manufacturer: "ARAMCON Badge Team"
|
manufacturer: "ARAMCON Badge Team"
|
||||||
board_url: "https://github.com/aramcon-badge/"
|
board_url: "https://github.com/aramcon-badge/"
|
||||||
board_image: "aramcon_badge_2019.jpg"
|
board_image: "aramcon_badge_2019.jpg"
|
||||||
|
date_added: 2020-1-25
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MKR WAN 1300"
|
||||||
manufacturer: "Arduino"
|
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"
|
board_image: "arduino_mkr1300_01.jpg"
|
||||||
|
date_added: 2018-12-13
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MKR Zero"
|
||||||
manufacturer: "Arduino"
|
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"
|
board_image: "arduino_mkr_zero.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "NANO 33 BLE"
|
||||||
manufacturer: "Arduino"
|
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"
|
board_image: "arduino_nano_33_ble.jpg"
|
||||||
|
date_added: 2019-10-26
|
||||||
---
|
---
|
||||||
|
|
||||||
This compact and reliable NANO board is built around the NINA B306 module, based on Nordic nRF 52840 and containing a powerful Cortex M4F. Its architecture, fully compatible with Arduino IDE Online and Offline, has a 9 axis Inertial Measurement Unit (IMU) and a reduced power consumption compared to other same size boards.
|
This compact and reliable NANO board is built around the NINA B306 module, based on Nordic nRF 52840 and containing a powerful Cortex M4F. Its architecture, fully compatible with Arduino IDE Online and Offline, has a 9 axis Inertial Measurement Unit (IMU) and a reduced power consumption compared to other same size boards.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "NANO 33 IoT"
|
||||||
manufacturer: "Arduino"
|
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"
|
board_image: "arduino_nano_33_iot.jpg"
|
||||||
|
date_added: 2020-2-27
|
||||||
---
|
---
|
||||||
|
|
||||||
Arduino NANO 33 IoT board has been designed to offer a practical and cost effective solution for makers seeking to add Wi-Fi connectivity to their projects with minimal previous experience in networking. Learn how to set up the programming environment and get the hardware up and running, ready for your projects, in minutes.
|
Arduino NANO 33 IoT board has been designed to offer a practical and cost effective solution for makers seeking to add Wi-Fi connectivity to their projects with minimal previous experience in networking. Learn how to set up the programming environment and get the hardware up and running, ready for your projects, in minutes.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Zero"
|
||||||
manufacturer: "Arduino"
|
manufacturer: "Arduino"
|
||||||
board_url: "https://www.arduino.cc/en/Guide/ArduinoZero"
|
board_url: "https://www.arduino.cc/en/Guide/ArduinoZero"
|
||||||
board_image: "arduino_zero.jpg"
|
board_image: "arduino_zero.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "bast_pro_mini_m0"
|
||||||
manufacturer: "unknown"
|
manufacturer: "unknown"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Programmable USB Hub"
|
||||||
manufacturer: "Capable Robot Components"
|
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"
|
board_image: "capablerobot_usbhub.jpg"
|
||||||
|
date_added: 2019-5-25
|
||||||
---
|
---
|
||||||
|
|
||||||
In addition to being a 4-port USB 2 High-Speed hub, this Programmable USB hub is also:
|
In addition to being a 4-port USB 2 High-Speed hub, this Programmable USB hub is also:
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,9 @@ board_id: "catwan_usbstick"
|
||||||
title: "CatWAN USB Stick Download"
|
title: "CatWAN USB Stick Download"
|
||||||
name: "CatWAN USB Stick"
|
name: "CatWAN USB Stick"
|
||||||
manufacturer: "Electronic Cats"
|
manufacturer: "Electronic Cats"
|
||||||
board_url: ""
|
board_url: "https://electroniccats.com/producto/catwan_usb-stick/"
|
||||||
board_image: "catwan_usbstick.jpg"
|
board_image: "catwan_usbstick.jpg"
|
||||||
|
date_added: 2019-4-2
|
||||||
features:
|
features:
|
||||||
- LoRa/Radio
|
- LoRa/Radio
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "CircuitBrains Basic"
|
||||||
manufacturer: "Null Byte Labs LLC"
|
manufacturer: "Null Byte Labs LLC"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "circuitbrains_basic.jpg"
|
board_image: "circuitbrains_basic.jpg"
|
||||||
|
date_added: 2020-2-27
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
download_instructions: ""
|
download_instructions: ""
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "CircuitBrains Deluxe"
|
||||||
manufacturer: "Null Byte Labs LLC"
|
manufacturer: "Null Byte Labs LLC"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "circuitbrains_deluxe.jpg"
|
board_image: "circuitbrains_deluxe.jpg"
|
||||||
|
date_added: 2020-2-27
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
download_instructions: ""
|
download_instructions: ""
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Bluefruit"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "circuitplayground_bluefruit.jpg"
|
board_image: "circuitplayground_bluefruit.jpg"
|
||||||
|
date_added: 2019-8-30
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com"
|
board_url: "https://www.adafruit.com"
|
||||||
board_image: "circuitplayground_express.jpg"
|
board_image: "circuitplayground_express.jpg"
|
||||||
|
date_added: 2018-12-13
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Express 4-H"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com"
|
board_url: "https://www.adafruit.com"
|
||||||
board_image: "circuitplayground_express_4h.jpg"
|
board_image: "circuitplayground_express_4h.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Express + Crickit"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "circuitplayground_express_crickit.jpg"
|
board_image: "circuitplayground_express_crickit.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Robotics
|
- Robotics
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Express Digi-Key"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com"
|
board_url: "https://www.adafruit.com"
|
||||||
board_image: "circuitplayground_express_digikey_pycon2019.jpg"
|
board_image: "circuitplayground_express_digikey_pycon2019.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Circuit Playground Express + Displayio"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "circuitplayground_express_displayio.jpg"
|
board_image: "circuitplayground_express_displayio.jpg"
|
||||||
|
date_added: 2019-10-17
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Display
|
- Display
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "CLUE NRF52840 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4500"
|
board_url: "https://www.adafruit.com/product/4500"
|
||||||
board_image: "clue_nrf52840_express.jpg"
|
board_image: "clue_nrf52840_express.jpg"
|
||||||
|
date_added: 2019-12-30
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Wi-Fi
|
- Wi-Fi
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ manufacturer: "unknown"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
|
date_added: 2019-4-5
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ manufacturer: "unknown"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
|
date_added: 2019-4-5
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "datum-Distance"
|
||||||
manufacturer: "J&J Studios"
|
manufacturer: "J&J Studios"
|
||||||
board_url: "https://jandjstudios.io/datum/datum-Distance/"
|
board_url: "https://jandjstudios.io/datum/datum-Distance/"
|
||||||
board_image: "datum_distance.jpg"
|
board_image: "datum_distance.jpg"
|
||||||
|
date_added: 2019-7-12
|
||||||
---
|
---
|
||||||
|
|
||||||
The datum-Distance sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the VL53LX1 distance sensor from ST Microelectronics to create the simplest, easiest to use distance sensor for your application.
|
The datum-Distance sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the VL53LX1 distance sensor from ST Microelectronics to create the simplest, easiest to use distance sensor for your application.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "datum-IMU"
|
||||||
manufacturer: "J&J Studios"
|
manufacturer: "J&J Studios"
|
||||||
board_url: "https://jandjstudios.io/datum/datum-IMU/"
|
board_url: "https://jandjstudios.io/datum/datum-IMU/"
|
||||||
board_image: "datum_imu.jpg"
|
board_image: "datum_imu.jpg"
|
||||||
|
date_added: 2019-7-12
|
||||||
---
|
---
|
||||||
|
|
||||||
The datum-IMU sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the LSM9DS1 IMU sensor from ST Microelectronics to create the simplest, easiest to use IMU sensor for your application.
|
The datum-IMU sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the LSM9DS1 IMU sensor from ST Microelectronics to create the simplest, easiest to use IMU sensor for your application.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "datum-Light"
|
||||||
manufacturer: "J&J Studios"
|
manufacturer: "J&J Studios"
|
||||||
board_url: "https://jandjstudios.io/datum/datum-Light/"
|
board_url: "https://jandjstudios.io/datum/datum-Light/"
|
||||||
board_image: "datum_light.jpg"
|
board_image: "datum_light.jpg"
|
||||||
|
date_added: 2019-7-12
|
||||||
---
|
---
|
||||||
|
|
||||||
The datum-Light sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the APDS-9960 light sensor from Broadcom to create the simplest, easiest to use light sensor for your application.
|
The datum-Light sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the APDS-9960 light sensor from Broadcom to create the simplest, easiest to use light sensor for your application.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "datum-Weather"
|
||||||
manufacturer: "J&J Studios"
|
manufacturer: "J&J Studios"
|
||||||
board_url: "https://jandjstudios.io/datum/datum-Weather/"
|
board_url: "https://jandjstudios.io/datum/datum-Weather/"
|
||||||
board_image: "datum_weather.jpg"
|
board_image: "datum_weather.jpg"
|
||||||
|
date_added: 2019-7-12
|
||||||
---
|
---
|
||||||
|
|
||||||
The datum-Weather sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the BME280 environmental sensor from Bosch Sensortec to create the simplest, easiest to use weather sensor for your application.
|
The datum-Weather sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the BME280 environmental sensor from Bosch Sensortec to create the simplest, easiest to use weather sensor for your application.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "EdgeBadge"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4400"
|
board_url: "https://www.adafruit.com/product/4400"
|
||||||
board_image: "edgebadge.jpg"
|
board_image: "edgebadge.jpg"
|
||||||
|
date_added: 2019-11-19
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Blip"
|
||||||
manufacturer: "Electronut Labs"
|
manufacturer: "Electronut Labs"
|
||||||
board_url: "https://docs.electronut.in/blip/"
|
board_url: "https://docs.electronut.in/blip/"
|
||||||
board_image: "electronut_labs_blip.png"
|
board_image: "electronut_labs_blip.png"
|
||||||
|
date_added: 2019-5-23
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ manufacturer: "Electronut Labs"
|
||||||
board_url: "https://docs.electronut.in/papyr/"
|
board_url: "https://docs.electronut.in/papyr/"
|
||||||
board_image: "electronut_labs_papyr.jpg"
|
board_image: "electronut_labs_papyr.jpg"
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
|
date_added: 2019-4-23
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Escornabot Makech"
|
||||||
manufacturer: "Electronic Cats"
|
manufacturer: "Electronic Cats"
|
||||||
board_url: "https://github.com/ElectronicCats/escornabot"
|
board_url: "https://github.com/ElectronicCats/escornabot"
|
||||||
board_image: "escornabot_makech.jpg"
|
board_image: "escornabot_makech.jpg"
|
||||||
|
date_added: 2019-5-25
|
||||||
features:
|
features:
|
||||||
- Robotics
|
- Robotics
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Espruino Pico"
|
||||||
manufacturer: "Espruino"
|
manufacturer: "Espruino"
|
||||||
board_url: "https://www.adafruit.com/product/2621"
|
board_url: "https://www.adafruit.com/product/2621"
|
||||||
board_image: "espruino_pico.jpg"
|
board_image: "espruino_pico.jpg"
|
||||||
|
date_added: 2020-2-7
|
||||||
features:
|
features:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Espruino WiFi"
|
||||||
manufacturer: "Espruino"
|
manufacturer: "Espruino"
|
||||||
board_url: "https://www.adafruit.com/product/3514"
|
board_url: "https://www.adafruit.com/product/3514"
|
||||||
board_image: "espruino_wifi.jpg"
|
board_image: "espruino_wifi.jpg"
|
||||||
|
date_added: 2020-2-13
|
||||||
features:
|
features:
|
||||||
- Wi-Fi
|
- Wi-Fi
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -4,17 +4,45 @@ board_id: "feather_bluefruit_sense"
|
||||||
title: "Feather Bluefruit Sense Download"
|
title: "Feather Bluefruit Sense Download"
|
||||||
name: "Feather Bluefruit Sense"
|
name: "Feather Bluefruit Sense"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: "https://www.adafruit.com/product/4516"
|
||||||
board_image: "feather_bluefruit_sense.jpg"
|
board_image: "feather_bluefruit_sense.jpg"
|
||||||
|
date_added: 2020-2-1
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Adafruit Feather Bluefruit Sense** is the new Feather family member with Bluetooth Low Energy and _native USB support_ featuring the nRF52840! It is Adafruit's take on an 'all-in-one' Bluetooth Low Energy device with built in USB plus battery charging. With native USB it's part of the CircuitPython party, and it comes jam packed with sensors
|
The **Adafruit Feather Bluefruit Sense** takes our popular [Feather nRF52840 Express](https://www.adafruit.com/product/4062) and adds a smorgasbord of sensors to make a great wireless sensor platform. This Feather microcontroller comes with Bluetooth Low Energy and native USB support featuring the nRF52840! This Feather is an 'all-in-one' Arduino-compatible + Bluetooth Low Energy with built in USB plus battery charging. With native USB it works great with CircuitPython, too.
|
||||||
|
|
||||||
Coming soon!
|
Like the Feather nRF52840, **this chip comes with Arduino IDE support** - you can program the nRF52840 chip directly to take full advantage of the Cortex-M4 processor, and then calling into the Nordic SoftDevice radio stack when you need to communicate over BLE. Since the underlying API and peripherals are the same for the '832 and '840, you can supercharge your older nRF52832 projects with the same exact code, with a single recompile!
|
||||||
|
|
||||||
|
This Feather is also a **BLE-friendly CircuitPython board**! CircuitPython works best with disk drive access, and this is the only BLE-plus-USB-native chip that has the memory to handle running a little Python interpreter. The massive RAM and speedy Cortex M4F chip make this a good match. Make centrals or peripherals with the ease of CircuitPython.
|
||||||
|
|
||||||
|
A chorus of supporting sensors surround the module so you can do all sorts of **environmental and motion sensing**:
|
||||||
|
|
||||||
|
* ST Micro series 9-DoF motion - [LSM6DS33 Accel/Gyro](https://www.adafruit.com/product/4480) + [LIS3MDL magnetometer](http://www.adafruit.com/product/4479)
|
||||||
|
* [APDS9960 Proximity, Light, Color, and Gesture Sensor](https://www.adafruit.com/product/3595)
|
||||||
|
* [PDM Microphone sound sensor](https://www.adafruit.com/product/3492)
|
||||||
|
* [SHT Humidity](https://www.adafruit.com/product/4099)
|
||||||
|
* [BMP280 temperature and barometric pressure/altitude](https://www.adafruit.com/product/2651)
|
||||||
|
|
||||||
|
Features:
|
||||||
|
* ARM Cortex M4F (with HW floating point acceleration) running at 64MHz
|
||||||
|
* 1MB flash and 256KB SRAM
|
||||||
|
* **Native Open Source USB stack** - pre-programmed with UF2 bootloader
|
||||||
|
* Bluetooth Low Energy compatible 2.4GHz radio (Details available in the [nRF52840](https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840) product specification)
|
||||||
|
* **FCC / IC / TELEC certified module**
|
||||||
|
* Up to +8dBm output power
|
||||||
|
* 21 GPIO, 6 x 12-bit ADC pins, up to 12 PWM outputs (3 PWM modules with 4 outputs each)
|
||||||
|
* Pin #13 red LED for general purpose blinking, Blue LED for general purpose connection status, NeoPixel for colorful feedback
|
||||||
|
* Power/enable pin
|
||||||
|
* Measures 2.0" x 0.9" x 0.28" (51mm x 23mm x 7.2mm) without headers soldered in
|
||||||
|
* Light as a (large?) feather - 6 grams
|
||||||
|
* 4 mounting holes
|
||||||
|
* Reset button
|
||||||
|
* SWD debug pads on bottom of PCB
|
||||||
|
* [Works out of the box with all of our Adafruit FeatherWings!](https://www.adafruit.com/categories/814) (Even the UART-using ones like the GPS FeatherWing)
|
||||||
|
|
||||||
## Purchase
|
## Purchase
|
||||||
* [Adafruit](https://www.adafruit.com/product/4516)
|
* [Adafruit](https://www.adafruit.com/product/4516)
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 Adalogger"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_adalogger.jpg"
|
board_image: "feather_m0_adalogger.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 Basic"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_basic.jpg"
|
board_image: "feather_m0_basic.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/3403"
|
board_url: "https://www.adafruit.com/product/3403"
|
||||||
board_image: "feather_m0_express.jpg"
|
board_image: "feather_m0_express.jpg"
|
||||||
|
date_added: 2019-3-8
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 Express + Crickit"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_express_crickit.jpg"
|
board_image: "feather_m0_express_crickit.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 RFM69"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_rfm69.jpg"
|
board_image: "feather_m0_rfm69.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 RFM9x"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_rfm9x.jpg"
|
board_image: "feather_m0_rfm9x.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M0 Supersized"
|
||||||
manufacturer: "Dave Astels"
|
manufacturer: "Dave Astels"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m0_supersized.jpg"
|
board_image: "feather_m0_supersized.jpg"
|
||||||
|
date_added: 2019-3-19
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M4 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/3857"
|
board_url: "https://www.adafruit.com/product/3857"
|
||||||
board_image: "feather_m4_express.jpg"
|
board_image: "feather_m4_express.jpg"
|
||||||
|
date_added: 2019-3-8
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather M7 1011"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_m7_1011.jpg"
|
board_image: "feather_m7_1011.jpg"
|
||||||
|
date_added: 2020-2-27
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather MIMXRT1011"
|
||||||
manufacturer: "arturo182"
|
manufacturer: "arturo182"
|
||||||
board_url: "https://hackaday.io/project/169387-mimxrt10xx-feathers-rt1011-and-rt1062"
|
board_url: "https://hackaday.io/project/169387-mimxrt10xx-feathers-rt1011-and-rt1062"
|
||||||
board_image: "feather_mimxrt1011.jpg"
|
board_image: "feather_mimxrt1011.jpg"
|
||||||
|
date_added: 2020-1-8
|
||||||
features:
|
features:
|
||||||
- Feather-Compatible
|
- Feather-Compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather MIMXRT1062"
|
||||||
manufacturer: "arturo182"
|
manufacturer: "arturo182"
|
||||||
board_url: "https://hackaday.io/project/169387-mimxrt10xx-feathers-rt1011-and-rt1062"
|
board_url: "https://hackaday.io/project/169387-mimxrt10xx-feathers-rt1011-and-rt1062"
|
||||||
board_image: "feather_mimxrt1062.jpg"
|
board_image: "feather_mimxrt1062.jpg"
|
||||||
|
date_added: 2020-1-8
|
||||||
features:
|
features:
|
||||||
- Feather-Compatible
|
- Feather-Compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather nRF52840 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "feather_nrf52840_express.jpg"
|
board_image: "feather_nrf52840_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "feather_radiofruit_zigbee"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
|
date_added: 2019-4-5
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Feather STM32F405 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4382"
|
board_url: "https://www.adafruit.com/product/4382"
|
||||||
board_image: "feather_stm32f405_express.jpg"
|
board_image: "feather_stm32f405_express.jpg"
|
||||||
|
date_added: 2019-9-26
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Python powered GameBoy-compatible cartridge"
|
||||||
manufacturer: "Scott Shawcroft"
|
manufacturer: "Scott Shawcroft"
|
||||||
board_url: "https://github.com/chickadee-tech/pygb"
|
board_url: "https://github.com/chickadee-tech/pygb"
|
||||||
board_image: "gb_m4.jpg"
|
board_image: "gb_m4.jpg"
|
||||||
|
date_added: 2019-4-5
|
||||||
---
|
---
|
||||||
|
|
||||||
CircuitPython for Game Boy is a work in progress, check out the weekly "Show and Tell" or “Top Secret” segment on ASK AN ENGINEER or when it's ready, the new product videos on [YouTube](https://www.youtube.com/adafruit).
|
CircuitPython for Game Boy is a work in progress, check out the weekly "Show and Tell" or “Top Secret” segment on ASK AN ENGINEER or when it's ready, the new product videos on [YouTube](https://www.youtube.com/adafruit).
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Gemma M0"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "gemma_m0.jpg"
|
board_image: "gemma_m0.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Gemma M0 PyCon 2018"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "gemma_m0_pycon2018.jpg"
|
board_image: "gemma_m0_pycon2018.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
features:
|
features:
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Grand Central M4 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "grandcentral_m4_express.jpg"
|
board_image: "grandcentral_m4_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Adafruit Grand Central** features the **Microchip ATSAMD51**. This dev board is so big, it's not named after a Metro train, it's a whole freakin' _station_!
|
The **Adafruit Grand Central** features the **Microchip ATSAMD51**. This dev board is so big, it's not named after a Metro train, it's a whole freakin' _station_!
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "HalloWing M0 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "hallowing_m0_express.jpg"
|
board_image: "hallowing_m0_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "HalloWing M4 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "hallowing_m4_express.jpg"
|
board_image: "hallowing_m4_express.jpg"
|
||||||
|
date_added: 2019-8-30
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MIMXRT1010 Eval Kit"
|
||||||
manufacturer: "NXP"
|
manufacturer: "NXP"
|
||||||
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1010-evaluation-kit:MIMXRT1010-EVK"
|
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1010-evaluation-kit:MIMXRT1010-EVK"
|
||||||
board_image: "imxrt1010_evk.jpg"
|
board_image: "imxrt1010_evk.jpg"
|
||||||
|
date_added: 2020-1-8
|
||||||
features:
|
features:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MIMXRT1020 Eval Kit"
|
||||||
manufacturer: "NXP"
|
manufacturer: "NXP"
|
||||||
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1020-evaluation-kit:MIMXRT1020-EVK"
|
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1020-evaluation-kit:MIMXRT1020-EVK"
|
||||||
board_image: "imxrt1020_evk.jpg"
|
board_image: "imxrt1020_evk.jpg"
|
||||||
|
date_added: 2020-1-31
|
||||||
features:
|
features:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MIMXRT1060 Eval Kit"
|
||||||
manufacturer: "NXP"
|
manufacturer: "NXP"
|
||||||
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1060-evaluation-kit:MIMXRT1060-EVK"
|
board_url: "https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1060-evaluation-kit:MIMXRT1060-EVK"
|
||||||
board_image: "imxrt1060_evk.jpg"
|
board_image: "imxrt1060_evk.jpg"
|
||||||
|
date_added: 2020-1-31
|
||||||
features:
|
features:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "ItsyBitsy M0 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/3727"
|
board_url: "https://www.adafruit.com/product/3727"
|
||||||
board_image: "itsybitsy_m0_express.jpg"
|
board_image: "itsybitsy_m0_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy M0 Express**! Small, powerful, with a rockin' ATSAMD21 Cortex M0 processor running at 48 MHz - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.
|
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy M0 Express**! Small, powerful, with a rockin' ATSAMD21 Cortex M0 processor running at 48 MHz - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "ItsyBitsy M4 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/3800"
|
board_url: "https://www.adafruit.com/product/3800"
|
||||||
board_image: "itsybitsy_m4_express.jpg"
|
board_image: "itsybitsy_m4_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy M4 Express** featuring the **Microchip ATSAMD51**! Small, powerful, with a ultra fast ATSAMD51 Cortex M4 processor running at 120 MHz - this microcontroller board is perfect when you want something very compact, with a ton of horsepower and a bunch of pins. This Itsy is like a bullet train, with it's **120MHz Cortex M4** with floating point support and **512KB Flash and 192KB RAM**. Your code will zig and zag and zoom, and with a bunch of extra peripherals for support, this will for sure be your favorite new chipset.
|
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy M4 Express** featuring the **Microchip ATSAMD51**! Small, powerful, with a ultra fast ATSAMD51 Cortex M4 processor running at 120 MHz - this microcontroller board is perfect when you want something very compact, with a ton of horsepower and a bunch of pins. This Itsy is like a bullet train, with it's **120MHz Cortex M4** with floating point support and **512KB Flash and 192KB RAM**. Your code will zig and zag and zoom, and with a bunch of extra peripherals for support, this will for sure be your favorite new chipset.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "ItsyBitsy NRF52840 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4481"
|
board_url: "https://www.adafruit.com/product/4481"
|
||||||
board_image: "itsybitsy_nrf52840_express.jpg"
|
board_image: "itsybitsy_nrf52840_express.jpg"
|
||||||
|
date_added: 2019-11-4
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "KickSat Sprite"
|
||||||
manufacturer: "Max Holliday"
|
manufacturer: "Max Holliday"
|
||||||
board_url: "https://github.com/RoboticExplorationLab/sprite"
|
board_url: "https://github.com/RoboticExplorationLab/sprite"
|
||||||
board_image: "kicksat-sprite.jpg"
|
board_image: "kicksat-sprite.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
---
|
---
|
||||||
|
|
||||||
CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can enable an new generation to question and explore the unknown. With the necessary “satellite stuff” already baked in, students can spend their time trying something new rather than reinventing the wheel (similar philosophy to early Arduino efforts and the microcontroller movement in general).
|
CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can enable an new generation to question and explore the unknown. With the necessary “satellite stuff” already baked in, students can spend their time trying something new rather than reinventing the wheel (similar philosophy to early Arduino efforts and the microcontroller movement in general).
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "nRF52840 Micro Dev Kit"
|
||||||
manufacturer: "MakerDiary"
|
manufacturer: "MakerDiary"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "nRF52840_micro_dev_kit.jpg"
|
board_image: "nRF52840_micro_dev_kit.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "nRF52840 Micro Dev Kit USB Dongle"
|
||||||
manufacturer: "MakerDiary"
|
manufacturer: "MakerDiary"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "nRF52840_micro_dev_kit_usb_dongle.jpg"
|
board_image: "nRF52840_micro_dev_kit_usb_dongle.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ board_url: "https://www.adafruit.com/product/4324"
|
||||||
board_image: "meowbit_v121.jpg"
|
board_image: "meowbit_v121.jpg"
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
|
date_added: 2020-1-26
|
||||||
features:
|
features:
|
||||||
- Speaker
|
- Speaker
|
||||||
- Solder-Free Alligator Clip
|
- Solder-Free Alligator Clip
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Meow Meow"
|
||||||
manufacturer: "Electronic Cats"
|
manufacturer: "Electronic Cats"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "meowmeow.jpg"
|
board_image: "meowmeow.jpg"
|
||||||
|
date_added: 2019-4-1
|
||||||
features:
|
features:
|
||||||
- Solder-free Alligator clip
|
- Solder-free Alligator clip
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Metro M0 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "metro_m0_express.jpg"
|
board_image: "metro_m0_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
This **Metro M0 Express** board looks a whole lot like the [original Metro 328](https://www.adafruit.com/product/2488), but with a huge upgrade. Instead of the ATmega328, this Metro features a ATSAMD21G18 chip, an ARM Cortex M0+. It's the first Adafruit Metro that is designed for use with CircuitPython!
|
This **Metro M0 Express** board looks a whole lot like the [original Metro 328](https://www.adafruit.com/product/2488), but with a huge upgrade. Instead of the ATmega328, this Metro features a ATSAMD21G18 chip, an ARM Cortex M0+. It's the first Adafruit Metro that is designed for use with CircuitPython!
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Metro M4 AirLift Lite"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4000"
|
board_url: "https://www.adafruit.com/product/4000"
|
||||||
board_image: "metro_m4_airlift_lite.jpg"
|
board_image: "metro_m4_airlift_lite.jpg"
|
||||||
|
date_added: 2019-4-13
|
||||||
features:
|
features:
|
||||||
- Wi-Fi
|
- Wi-Fi
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Metro M4 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "metro_m4_express.jpg"
|
board_image: "metro_m4_express.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
---
|
---
|
||||||
|
|
||||||
The most powerful Metro at this time, the **Adafruit Metro M4** featuring the **Microchip ATSAMD51**. This Metro is like a bullet train, with it's 120MHz Cortex M4 with floating point support. Your code will zig and zag and zoom, and with a bunch of extra peripherals for support, this will for sure be your favorite new chipset.
|
The most powerful Metro at this time, the **Adafruit Metro M4** featuring the **Microchip ATSAMD51**. This Metro is like a bullet train, with it's 120MHz Cortex M4 with floating point support. Your code will zig and zag and zoom, and with a bunch of extra peripherals for support, this will for sure be your favorite new chipset.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Metro nRF52840 Express"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "metro_nrf52840_express.png"
|
board_image: "metro_nrf52840_express.png"
|
||||||
|
date_added: 2019-8-30
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Mini SAM M4"
|
||||||
manufacturer: "Benjamin Shockley"
|
manufacturer: "Benjamin Shockley"
|
||||||
board_url: "www.minisam.cc"
|
board_url: "www.minisam.cc"
|
||||||
board_image: "mini_sam_m4.jpg"
|
board_image: "mini_sam_m4.jpg"
|
||||||
|
date_added: 2019-3-12
|
||||||
---
|
---
|
||||||
|
|
||||||
Mini SAM is a LEGO® minifigure-sized development board based on the Microchip SAMD51G 48-Pin 32-Bit ARM® Cortex®-M4F MCU running at 48Mhz.
|
Mini SAM is a LEGO® minifigure-sized development board based on the Microchip SAMD51G 48-Pin 32-Bit ARM® Cortex®-M4F MCU running at 48Mhz.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "MONSTER M4SK"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "monster_m4sk.jpg"
|
board_image: "monster_m4sk.jpg"
|
||||||
|
date_added: 2019-8-30
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Ndbit6"
|
||||||
manufacturer: "n°Garage"
|
manufacturer: "n°Garage"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "ndgarage_ndbit6.jpg"
|
board_image: "ndgarage_ndbit6.jpg"
|
||||||
|
date_added: 2020-2-5
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
features:
|
features:
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ board_url: "https://hackaday.io/project/168483-open-hardware-summit-2020-badge"
|
||||||
board_image: "ohs2020_badge.jpg"
|
board_image: "ohs2020_badge.jpg"
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
|
date_added: 2020-1-16
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
- Display
|
- Display
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "The Open Book "
|
||||||
manufacturer: "Oddly Specific Objects"
|
manufacturer: "Oddly Specific Objects"
|
||||||
board_url: "https://github.com/joeycastillo/The-Open-Book"
|
board_url: "https://github.com/joeycastillo/The-Open-Book"
|
||||||
board_image: "openbook_m4.jpg"
|
board_image: "openbook_m4.jpg"
|
||||||
|
date_added: 2020-1-16
|
||||||
features:
|
features:
|
||||||
- Feather-Compatible
|
- Feather-Compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Argon"
|
||||||
manufacturer: "Particle"
|
manufacturer: "Particle"
|
||||||
board_url: "https://docs.particle.io/datasheets/wi-fi/argon-datasheet/"
|
board_url: "https://docs.particle.io/datasheets/wi-fi/argon-datasheet/"
|
||||||
board_image: "particle_argon.jpg"
|
board_image: "particle_argon.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Boron"
|
||||||
manufacturer: "Particle"
|
manufacturer: "Particle"
|
||||||
board_url: "https://docs.particle.io/datasheets/wi-fi/boron-datasheet/"
|
board_url: "https://docs.particle.io/datasheets/wi-fi/boron-datasheet/"
|
||||||
board_image: "particle_boron.jpg"
|
board_image: "particle_boron.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Xenon"
|
||||||
manufacturer: "Particle"
|
manufacturer: "Particle"
|
||||||
board_url: "https://docs.particle.io/datasheets/wi-fi/xenon-datasheet/"
|
board_url: "https://docs.particle.io/datasheets/wi-fi/xenon-datasheet/"
|
||||||
board_image: "particle_xenon.jpg"
|
board_image: "particle_xenon.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Feather-compatible
|
- Feather-compatible
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ manufacturer: "unknown"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
|
date_added: 2019-4-5
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "nRF52840 DK (PCA10056)"
|
||||||
manufacturer: "Nordic Semiconductor"
|
manufacturer: "Nordic Semiconductor"
|
||||||
board_url: "https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK"
|
board_url: "https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK"
|
||||||
board_image: "nRF52840_dk.jpg"
|
board_image: "nRF52840_dk.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "nRF52840 Dongle (PCA10059)"
|
||||||
manufacturer: "Nordic"
|
manufacturer: "Nordic"
|
||||||
board_url: "https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle"
|
board_url: "https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-Dongle"
|
||||||
board_image: "nRF52840_dongle.jpg"
|
board_image: "nRF52840_dongle.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Bluetooth/BTLE
|
- Bluetooth/BTLE
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PewPew"
|
||||||
manufacturer: "Radomir Dopieralski"
|
manufacturer: "Radomir Dopieralski"
|
||||||
board_url: "https://pewpew.rtfd.io"
|
board_url: "https://pewpew.rtfd.io"
|
||||||
board_image: "pewpew_10.2.jpg"
|
board_image: "pewpew_10.2.jpg"
|
||||||
|
date_added: 2019-3-12
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ manufacturer: "unknown"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "unknown.jpg"
|
board_image: "unknown.jpg"
|
||||||
downloads_display: false
|
downloads_display: false
|
||||||
|
date_added: 2019-4-13
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PewPew M4"
|
||||||
manufacturer: "Radomir Dopieralski"
|
manufacturer: "Radomir Dopieralski"
|
||||||
board_url: "https://hackaday.io/project/165032-pewpew-m4"
|
board_url: "https://hackaday.io/project/165032-pewpew-m4"
|
||||||
board_image: "pewpew_m4.jpg"
|
board_image: "pewpew_m4.jpg"
|
||||||
|
date_added: 2019-9-16
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "pIRkey"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/3364"
|
board_url: "https://www.adafruit.com/product/3364"
|
||||||
board_image: "pirkey_m0.jpg"
|
board_image: "pirkey_m0.jpg"
|
||||||
|
date_added: 2019-3-11
|
||||||
---
|
---
|
||||||
|
|
||||||
The pIRkey adds an IR remote receiver to any computer, laptop, tablet...any computer or device with a USB port that can use a keyboard. This little board slides into any USB A port, and shows up as an every-day USB keyboard. The onboard ATSAMD21 microcontroller listens for IR remote signals and converts them to keypresses, mouse movements, or even USB serial output.
|
The pIRkey adds an IR remote receiver to any computer, laptop, tablet...any computer or device with a USB port that can use a keyboard. This little board slides into any USB A port, and shows up as an every-day USB keyboard. The onboard ATSAMD21 microcontroller listens for IR remote signals and converts them to keypresses, mouse movements, or even USB serial output.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PYB Nano v2"
|
||||||
manufacturer: "Elecrow"
|
manufacturer: "Elecrow"
|
||||||
board_url: "https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.html"
|
board_url: "https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.html"
|
||||||
board_image: "pyb_nano_v2.jpg"
|
board_image: "pyb_nano_v2.jpg"
|
||||||
|
date_added: 2019-12-10
|
||||||
---
|
---
|
||||||
|
|
||||||
DETAILS
|
DETAILS
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyBadge"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4200"
|
board_url: "https://www.adafruit.com/product/4200"
|
||||||
board_image: "pybadge.jpg"
|
board_image: "pybadge.jpg"
|
||||||
|
date_added: 2019-3-19
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyBadge AirLift"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "pybadge_airlift.jpg"
|
board_image: "pybadge_airlift.jpg"
|
||||||
|
date_added: 2019-7-1
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Pyboard"
|
||||||
manufacturer: "Damien George"
|
manufacturer: "Damien George"
|
||||||
board_url: "https://www.adafruit.com/product/2390"
|
board_url: "https://www.adafruit.com/product/2390"
|
||||||
board_image: "pyboard_v11.jpg"
|
board_image: "pyboard_v11.jpg"
|
||||||
|
date_added: 2019-9-26
|
||||||
---
|
---
|
||||||
|
|
||||||
The pyboard is a compact and powerful electronics development board that runs MicroPython. It connects to your PC over USB, giving you a USB flash drive to save your Python scripts, and a serial Python prompt (a REPL) for instant programming. Requires a micro USB cable, and will work with Windows, Mac and Linux.
|
The pyboard is a compact and powerful electronics development board that runs MicroPython. It connects to your PC over USB, giving you a USB flash drive to save your Python scripts, and a serial Python prompt (a REPL) for instant programming. Requires a micro USB cable, and will work with Windows, Mac and Linux.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyCubed"
|
||||||
manufacturer: "Robot Exploration Lab"
|
manufacturer: "Robot Exploration Lab"
|
||||||
board_url: "https://rexlab.stanford.edu/projects/pycubed.html"
|
board_url: "https://rexlab.stanford.edu/projects/pycubed.html"
|
||||||
board_image: "pycubed.jpg"
|
board_image: "pycubed.jpg"
|
||||||
|
date_added: 2020-2-27
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyGamer"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4242"
|
board_url: "https://www.adafruit.com/product/4242"
|
||||||
board_image: "pygamer.jpg"
|
board_image: "pygamer.jpg"
|
||||||
|
date_added: 2019-5-25
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyGamer Advance"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "pygamer_advance.jpg"
|
board_image: "pygamer_advance.jpg"
|
||||||
|
date_added: 2019-7-1
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyPortal"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "pyportal.jpg"
|
board_image: "pyportal.jpg"
|
||||||
|
date_added: 2019-3-9
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyPortal Pynt"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4465"
|
board_url: "https://www.adafruit.com/product/4465"
|
||||||
board_image: "pyportal_pynt.jpg"
|
board_image: "pyportal_pynt.jpg"
|
||||||
|
date_added: 2019-12-11
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyPortal Titano"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: "https://www.adafruit.com/product/4444"
|
board_url: "https://www.adafruit.com/product/4444"
|
||||||
board_image: "pyportal_titano.jpg"
|
board_image: "pyportal_titano.jpg"
|
||||||
|
date_added: 2019-8-30
|
||||||
features:
|
features:
|
||||||
- Display
|
- Display
|
||||||
- Speaker
|
- Speaker
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "PyRuler"
|
||||||
manufacturer: "Adafruit"
|
manufacturer: "Adafruit"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "pyruler.jpg"
|
board_image: "pyruler.jpg"
|
||||||
|
date_added: 2019-7-15
|
||||||
---
|
---
|
||||||
|
|
||||||
CircuitPython rules! The PyRuler is the first ruler to be able to run CircuitPython. It features an embedded Adafruit Trinket M0, which is a tiny microcontroller board, built around the Atmel ATSAMD21E18 powerhouse.
|
CircuitPython rules! The PyRuler is the first ruler to be able to run CircuitPython. It features an embedded Adafruit Trinket M0, which is a tiny microcontroller board, built around the Atmel ATSAMD21E18 powerhouse.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Robo HAT MM1 M4"
|
||||||
manufacturer: "Robotics Masters"
|
manufacturer: "Robotics Masters"
|
||||||
board_url: "https://www.crowdsupply.com/robotics-masters/robo-hat-mm1"
|
board_url: "https://www.crowdsupply.com/robotics-masters/robo-hat-mm1"
|
||||||
board_image: "robohatmm1.jpg"
|
board_image: "robohatmm1.jpg"
|
||||||
|
date_added: 2019-7-27
|
||||||
features:
|
features:
|
||||||
- Robotics
|
- Robotics
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "SAM32"
|
||||||
manufacturer: "Max Holliday"
|
manufacturer: "Max Holliday"
|
||||||
board_url: "https://github.com/maholli/SAM32"
|
board_url: "https://github.com/maholli/SAM32"
|
||||||
board_image: "sam32.jpg"
|
board_image: "sam32.jpg"
|
||||||
|
date_added: 2019-4-5
|
||||||
features:
|
features:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Seeeduino XIAO"
|
||||||
manufacturer: "SEEED"
|
manufacturer: "SEEED"
|
||||||
board_url: ""
|
board_url: ""
|
||||||
board_image: "seeeduino_xiao.jpg"
|
board_image: "seeeduino_xiao.jpg"
|
||||||
|
date_added: 2020-1-17
|
||||||
---
|
---
|
||||||
|
|
||||||
The SEEED Seeeduino XIAO is a minimal, low-cost board that uses the Atmel ATSAMD21G18, a 32-bit ARM Cortex-M0+ processor with 256KB flash and 32KB SRAM running at 48MHz. The board is 20 x 17.5mm, and uses a USB-C connector.
|
The SEEED Seeeduino XIAO is a minimal, low-cost board that uses the Atmel ATSAMD21G18, a 32-bit ARM Cortex-M0+ processor with 256KB flash and 32KB SRAM running at 48MHz. The board is 20 x 17.5mm, and uses a USB-C connector.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Serpente"
|
||||||
manufacturer: "arturo182"
|
manufacturer: "arturo182"
|
||||||
board_url: "https://serpente.solder.party/"
|
board_url: "https://serpente.solder.party/"
|
||||||
board_image: "serpente.jpg"
|
board_image: "serpente.jpg"
|
||||||
|
date_added: 2019-9-17
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
blinka: false
|
blinka: false
|
||||||
download_instructions: ""
|
download_instructions: ""
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "shIRtty Board"
|
||||||
manufacturer: "Sarfata"
|
manufacturer: "Sarfata"
|
||||||
board_url: "https://github.com/sarfata/shirtty-addon"
|
board_url: "https://github.com/sarfata/shirtty-addon"
|
||||||
board_image: "shirtty.jpg"
|
board_image: "shirtty.jpg"
|
||||||
|
date_added: 2019-12-11
|
||||||
---
|
---
|
||||||
|
|
||||||
A CircuitPython compatible, SAMD21 shitty addon with IR transmit/receive and RGB LED.
|
A CircuitPython compatible, SAMD21 shitty addon with IR transmit/receive and RGB LED.
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ name: "Snekboard"
|
||||||
manufacturer: "keithp.com"
|
manufacturer: "keithp.com"
|
||||||
board_url: "https://keithp.com/snek/snekboard"
|
board_url: "https://keithp.com/snek/snekboard"
|
||||||
board_image: "snekboard.jpg"
|
board_image: "snekboard.jpg"
|
||||||
|
date_added: 2019-7-30
|
||||||
features:
|
features:
|
||||||
- Battery Charging
|
- Battery Charging
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue