Skip to content

Commit 4b36247

Browse files
authored
Merge pull request adafruit#236 from makermelissa/master
Added PyBadge WiFi and PyGamer Advance, added PyBadge URL
2 parents 4bbb810 + 2104482 commit 4b36247

File tree

9 files changed

+42
-1
lines changed

9 files changed

+42
-1
lines changed

_board/pybadge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ board_id: "pybadge"
44
title: "PyBadge Download"
55
name: "PyBadge"
66
manufacturer: "Adafruit"
7-
board_url: ""
7+
board_url: "https://www.adafruit.com/product/4200"
88
board_image: "pybadge.jpg"
99
features:
1010
- Display

_board/pybadge_wifi.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: download
3+
board_id: "pybadge_wifi"
4+
title: "PyBadge WiFi Download"
5+
name: "PyBadge WiFi"
6+
manufacturer: "Adafruit"
7+
board_url: ""
8+
board_image: "pybadge_wifi.jpg"
9+
features:
10+
- Display
11+
- Speaker
12+
- Feather-compatible
13+
- Battery Charging
14+
- Wi-Fi
15+
---
16+
17+
The PyBadge WiFi is coming soon from Adafruit, check out the weekly "Top Secret" segment on ASK AN ENGINEER or the upcoming new product videos on [YouTube](https://www.youtube.com/adafruit).
18+
19+
## Contribute
20+
21+
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).

_board/pygamer advance.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: download
3+
board_id: "pygamer_advance"
4+
title: "PyGamer Advance Download"
5+
name: "PyGamer"
6+
manufacturer: "Adafruit"
7+
board_url: ""
8+
board_image: "pygamer_advance.jpg"
9+
features:
10+
- Display
11+
- Speaker
12+
- Feather-compatible
13+
- Battery Charging
14+
---
15+
16+
The PyGamer Advance is coming soon from Adafruit, check out the weekly "Top Secret" segment on ASK AN ENGINEER or the upcoming new product videos on [YouTube](https://www.youtube.com/adafruit).
17+
18+
## Contribute
19+
20+
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).
146 KB
Loading
137 KB
Loading
1020 KB
Loading
844 KB
Loading
26.9 KB
Loading
24.9 KB
Loading

0 commit comments

Comments
 (0)