Merge pull request #413 from makermelissa/master

Fix unknown boards
This commit is contained in:
Limor "Ladyada" Fried 2020-02-27 15:29:29 -05:00 committed by GitHub
commit 3b676b7165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 61 additions and 1 deletions

View file

@ -0,0 +1,18 @@
---
layout: download
board_id: "arduino_nano_33_iot"
title: "NANO 33 BLE Download"
name: "NANO 33 BLE"
manufacturer: "Arduino"
board_url: "https://www.arduino.cc/en/Guide/NANO33IoT"
board_image: "arduino_nano_33_iot.jpg"
---
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.
## Purchase
* [Arduino](https://store.arduino.cc/usa/nano-33-iot)
## 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).

21
_board/feather_m7_1011.md Normal file
View file

@ -0,0 +1,21 @@
---
layout: download
board_id: "feather_m7_1011"
title: "Feather M7 1011 Download"
name: "Feather M7 1011"
manufacturer: "Adafruit"
board_url: ""
board_image: "feather_m7_1011.jpg"
features:
- Feather-compatible
- Battery Charging
---
Coming Soon!
## Learn More
* [YouTube](https://www.youtube.com/watch?time_continue=1059&v=k62kM94gieo)
## 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).

21
_board/pycubed.md Normal file
View file

@ -0,0 +1,21 @@
---
layout: download
board_id: "pycubed"
title: "PyCubed Download"
name: "PyCubed"
manufacturer: "Robot Exploration Lab"
board_url: "https://rexlab.stanford.edu/projects/pycubed.html"
board_image: "pycubed.jpg"
features:
---
The hardware and software pitfalls associated with satellite development greatly contribute to the nearly 60% failure rates of initial CubeSat missions. As the role of small satellites in commercial and scientific endeavors evolves beyond an “engineering exercise,” basic aspects of the spacecraft design must be matured and made widely available in order to continue advancing this valuable technology for Space exploration.
PyCubed: an open-source, radiation-tested CubeSat framework that cost-effectively integrates ADCS, TT&C, C&DH, and EPS into a single PC104-compatible module programmable entirely in Python. PyRCubed addresses many hardware-related failure modes of CubeSats through component and system-level radiation testing, in-depth design and qualification documentation, and on-orbit flight performance from an ongoing LEO mission (KickSat-2). The challenge of mission-ready software development is also mitigated through low-level implementation of the Python programming language via CircuitPython.
## Learn More
* [Github](https://github.com/PyCubed)
## 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).

View file

@ -1,6 +1,6 @@
---
layout: download
board_id: "stm32f407vg_discovery"
board_id: "stm32f4_discovery"
title: "STM32F407 Discovery kit Download"
name: "STM32F407 Discovery kit"
manufacturer: "ST"

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB