Skip to content

Adding seperate boards for PyCubed v04 and v05 #757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Sep 24, 2021
6 changes: 4 additions & 2 deletions _board/pycubed.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: download
board_id: "pycubed"
title: "PyCubed Download"
name: "PyCubed"
title: "PyCubedv04 Download"
name: "PyCubedv04"
manufacturer: "PyCubed.org"
board_url: "https://pycubed.org/"
board_image: "pycubed.jpg"
Expand All @@ -12,6 +12,8 @@ bootloader_id: pycubed
features:
---

### ⭐ Double-check the your PyCubed board version before updating firmware.

PyCubed is an open-source, radiation-tested small satellite framework programmable entirely in CircuitPython. Capable of all standard operating functions a small satellite might need, the PyCubed mainboard provides University and hobbyist teams an entirely open-source and sate-of-the-art hardware and software avionics solution for their satellite missions without having to spend tens of thousands of dollars for antiquated commercial products.

Yet PyCubed's greatest value is its ease of programming & immense documentation. With nearly 100 detailed write-ups and tutorials, PyCubed's online resources are available to everyone and even include a step-by-step guide that walks you from unboxing and LED blinking all the way through full-featured mission software examples.
Expand Down
8 changes: 5 additions & 3 deletions _board/pycubed_mram.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: download
board_id: "pycubed_mram"
title: "PyCubed w/MRAM Download"
name: "PyCubed w/MRAM"
title: "PyCubedv04 w/MRAM Download"
name: "PyCubedv04 w/MRAM"
manufacturer: "PyCubed.org"
board_url: "https://pycubed.org/"
board_image: "pycubed.jpg"
Expand All @@ -11,11 +11,13 @@ family: atmel-samd
features:
---

### ⭐ Double-check the your PyCubed board version before updating firmware.

PyCubed is an open-source, radiation-tested small satellite framework programmable entirely in CircuitPython. Capable of all standard operating functions a small satellite might need, the PyCubed mainboard provides University and hobbyist teams an entirely open-source and sate-of-the-art hardware and software avionics solution for their satellite missions without having to spend tens of thousands of dollars for antiquated commercial products.

Yet PyCubed's greatest value is its ease of programming & immense documentation. With nearly 100 detailed write-ups and tutorials, PyCubed's online resources are available to everyone and even include a step-by-step guide that walks you from unboxing and LED blinking all the way through full-featured mission software examples.

## Learn More
## Tutorials and Resources
* [About](https://pycubed.org)
* [Quick Start](https://pycubed.org/quickstart)
* [All PyCubed Resources](https://pycubed.org/resources)
Expand Down
28 changes: 28 additions & 0 deletions _board/pycubed_mram_v05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: download
board_id: "pycubed_mram_v05"
title: "PyCubed v05 w/MRAM Download"
name: "PyCubedv05 w/MRAM"
manufacturer: "PyCubed.org"
board_url: "https://pycubed.org/"
board_image: "pycubed_v05.jpg"
date_added: 2021-9-12
features:
---

### ⭐ Double-check the your PyCubed board version before updating firmware.

PyCubed is an open-source, radiation-tested small satellite framework programmable entirely in CircuitPython. Capable of all standard operating functions a small satellite might need, the PyCubed mainboard provides University and hobbyist teams an entirely open-source and sate-of-the-art hardware and software avionics solution for their satellite missions without having to spend tens of thousands of dollars for antiquated commercial products.

Yet PyCubed's greatest value is its ease of programming & immense documentation. With nearly 100 detailed write-ups and tutorials, PyCubed's online resources are available to everyone and even include a step-by-step guide that walks you from unboxing and LED blinking all the way through full-featured mission software examples.

## Tutorials and Resources
* [About](https://pycubed.org)
* [Quick Start](https://pycubed.org/quickstart)
* [All PyCubed Resources](https://pycubed.org/resources)
* [Forums](https://pycubed.org/forums)
* [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).
28 changes: 28 additions & 0 deletions _board/pycubed_v05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: download
board_id: "pycubed_v05"
title: "PyCubed v05 Download"
name: "PyCubedv05"
manufacturer: "PyCubed.org"
board_url: "https://pycubed.org/"
board_image: "pycubed_v05.jpg"
date_added: 2021-9-12
features:
---

### ⭐ Double-check the your PyCubed board version before updating firmware.

PyCubed is an open-source, radiation-tested small satellite framework programmable entirely in CircuitPython. Capable of all standard operating functions a small satellite might need, the PyCubed mainboard provides University and hobbyist teams an entirely open-source and sate-of-the-art hardware and software avionics solution for their satellite missions without having to spend tens of thousands of dollars for antiquated commercial products.

Yet PyCubed's greatest value is its ease of programming & immense documentation. With nearly 100 detailed write-ups and tutorials, PyCubed's online resources are available to everyone and even include a step-by-step guide that walks you from unboxing and LED blinking all the way through full-featured mission software examples.

## Tutorials and Resources
* [About](https://pycubed.org)
* [Quick Start](https://pycubed.org/quickstart)
* [All PyCubed Resources](https://pycubed.org/resources)
* [Forums](https://pycubed.org/forums)
* [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).
Binary file modified assets/images/boards/large/pycubed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/large/pycubed_v05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/boards/original/pycubed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/original/pycubed_v05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/boards/small/pycubed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/pycubed_v05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.