Merge pull request #130 from adafruit/ptorrone-patch-3

Create kicksat-sprite.md
This commit is contained in:
Limor "Ladyada" Fried 2019-04-13 18:13:13 -04:00 committed by GitHub
commit dddc296fcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

19
_board/kicksat-sprite.md Normal file
View 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).