18
_board/arduino_nano_33_iot.md
Normal 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
|
|
@ -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
|
|
@ -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).
|
||||
|
|
@ -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"
|
||||
BIN
assets/images/boards/large/arduino_nano_33_iot.jpg
Normal file
|
After Width: | Height: | Size: 209 KiB |
BIN
assets/images/boards/large/feather_m7_1011.jpg
Normal file
|
After Width: | Height: | Size: 311 KiB |
BIN
assets/images/boards/large/pycubed.jpg
Normal file
|
After Width: | Height: | Size: 339 KiB |
BIN
assets/images/boards/original/arduino_nano_33_iot.jpg
Normal file
|
After Width: | Height: | Size: 128 KiB |
BIN
assets/images/boards/original/feather_m7_1011.jpg
Normal file
|
After Width: | Height: | Size: 389 KiB |
BIN
assets/images/boards/original/pycubed.jpg
Normal file
|
After Width: | Height: | Size: 970 KiB |
BIN
assets/images/boards/small/arduino_nano_33_iot.jpg
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
assets/images/boards/small/feather_m7_1011.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
assets/images/boards/small/pycubed.jpg
Normal file
|
After Width: | Height: | Size: 58 KiB |