Merge pull request #130 from adafruit/ptorrone-patch-3
Create kicksat-sprite.md
This commit is contained in:
commit
dddc296fcb
1 changed files with 19 additions and 0 deletions
19
_board/kicksat-sprite.md
Normal file
19
_board/kicksat-sprite.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
layout: download
|
||||
board_id: "kicksat-sprite"
|
||||
title: "KickSat Sprite Download"
|
||||
name: "KickSat Sprite"
|
||||
manufacturer: "Max Holliday"
|
||||
board_url: "https://github.com/RoboticExplorationLab/sprite"
|
||||
board_image: "/assets/images/boards/unknown.jpg"
|
||||
features:
|
||||
- Satellite/Space Exploration
|
||||
---
|
||||
|
||||
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).
|
||||
|
||||
## Resources
|
||||
[RoboticExplorationLab/sprite](https://github.com/RoboticExplorationLab/sprite).
|
||||
|
||||
## 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).
|
||||
Loading…
Reference in a new issue