Create pygamer.md
This commit is contained in:
parent
2a8c7e3b52
commit
99ee81e4ee
1 changed files with 22 additions and 0 deletions
22
_board/pygamer.md
Normal file
22
_board/pygamer.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "pygamer"
|
||||
title: "PyGamer Download"
|
||||
name: "PyGamer"
|
||||
manufacturer: "Adafruit"
|
||||
board_url: "https://www.adafruit.com/product/4242"
|
||||
board_image: "/assets/images/boards/pygamer.jpg"
|
||||
features:
|
||||
- Display
|
||||
- Speaker
|
||||
- Feather-compatible
|
||||
- Battery Charging
|
||||
---
|
||||
|
||||
## Purchase
|
||||
|
||||
* [Adafruit PyGamer](https://www.adafruit.com/product/4242)
|
||||
|
||||
## 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