Adding EdgeBadge pointing to PyBadge downloads
This commit is contained in:
parent
2c0a32daab
commit
de7b78e358
5 changed files with 116 additions and 0 deletions
32
_board/edgebadge.md
Normal file
32
_board/edgebadge.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "edgebadge"
|
||||
title: "EdgeBadge Download"
|
||||
name: "EdgeBadge"
|
||||
manufacturer: "Adafruit"
|
||||
board_url: "https://www.adafruit.com/product/4400"
|
||||
board_image: "edgebadge.jpg"
|
||||
features:
|
||||
- Display
|
||||
- Speaker
|
||||
- Microphone
|
||||
- Feather-compatible
|
||||
- Battery Charging
|
||||
---
|
||||
|
||||
Machine learning has come to the 'edge' - small microcontrollers that can run a very miniature version of TensorFlow Lite to do ML computations.
|
||||
|
||||
But you don't need super complex hardware to start developing your own TensorFlow models! We've adapted our popular PyBadge board to add a microphone so you can dip your toes into machine learning waters. It does everything that the PyBadge does, and as we make more projects that use Machine Learning we'll adapt this board to make it better and better for machine learning.
|
||||
|
||||
The EdgeBadge is a compact board - it's credit card sized. It's powered by our favorite chip, the ATSAMD51, with 512KB of flash and 192KB of RAM. We add 2 MB of QSPI flash for file storage, handy for TensorFlow Lite files, images, fonts, sounds, or other assets.
|
||||
|
||||
We've added a PDM microphone on the front as an input for micro speech recognition. Our Arduino library has some demos you can get started with to recognize various word pairs like "yes/no", "up/down" and "cat/dog". **TensorFlow Lite for microcontrollers is very cutting-edge so expect to see a lot of development happening in this area, with lots of code and process changes.**
|
||||
|
||||
You can code the EdgeBadge with: [CircuitPython](https://circuitpython.org/), [MakeCode Arcade](https://arcade.makecode.com/hardware), [TensorFlow Lite for Microcontrollers / Arduino](https://www.tensorflow.org/lite/microcontrollers), and more!
|
||||
|
||||
## Purchase
|
||||
* [Adafruit](https://www.adafruit.com/product/4400)
|
||||
|
||||
## 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).
|
||||
|
|
@ -4914,6 +4914,90 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"downloads": 1,
|
||||
"id": "edgebadge",
|
||||
"versions": [
|
||||
{
|
||||
"files": {
|
||||
"ID": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-ID-4.1.0.uf2"
|
||||
],
|
||||
"de_DE": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-de_DE-4.1.0.uf2"
|
||||
],
|
||||
"en_US": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-en_US-4.1.0.uf2"
|
||||
],
|
||||
"en_x_pirate": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-en_x_pirate-4.1.0.uf2"
|
||||
],
|
||||
"es": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-es-4.1.0.uf2"
|
||||
],
|
||||
"fil": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-fil-4.1.0.uf2"
|
||||
],
|
||||
"fr": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-fr-4.1.0.uf2"
|
||||
],
|
||||
"it_IT": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-it_IT-4.1.0.uf2"
|
||||
],
|
||||
"pl": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-pl-4.1.0.uf2"
|
||||
],
|
||||
"pt_BR": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-pt_BR-4.1.0.uf2"
|
||||
],
|
||||
"zh_Latn_pinyin": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/4.1.0/adafruit-circuitpython-pybadge-zh_Latn_pinyin-4.1.0.uf2"
|
||||
]
|
||||
},
|
||||
"stable": true,
|
||||
"version": "4.1.0"
|
||||
},
|
||||
{
|
||||
"files": {
|
||||
"ID": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-ID-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"de_DE": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-de_DE-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"en_US": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-en_US-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"en_x_pirate": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-en_x_pirate-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"es": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-es-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"fil": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-fil-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"fr": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-fr-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"it_IT": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-it_IT-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"pl": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-pl-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"pt_BR": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-pt_BR-5.0.0-beta.0.uf2"
|
||||
],
|
||||
"zh_Latn_pinyin": [
|
||||
"https://github.com/adafruit/circuitpython/releases/download/5.0.0-beta.0/adafruit-circuitpython-pybadge-zh_Latn_pinyin-5.0.0-beta.0.uf2"
|
||||
]
|
||||
},
|
||||
"stable": false,
|
||||
"version": "5.0.0-beta.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"downloads": 19,
|
||||
"id": "pybadge_airlift",
|
||||
|
|
|
|||
BIN
assets/images/boards/large/edgebadge.jpg
Normal file
BIN
assets/images/boards/large/edgebadge.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 278 KiB |
BIN
assets/images/boards/original/edgebadge.jpg
Normal file
BIN
assets/images/boards/original/edgebadge.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
BIN
assets/images/boards/small/edgebadge.jpg
Normal file
BIN
assets/images/boards/small/edgebadge.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Loading…
Reference in a new issue