Skip to content

Commit 9dfdd95

Browse files
authored
Merge pull request #214 from adafruit/TheKitty-patch-4
Fix videos
2 parents 40994a2 + 8d5bcdd commit 9dfdd95

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

_board/pybadge.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ features:
1313
- Battery Charging
1414
---
1515

16-
[![PyBadge](http://img.youtube.com/vi/2f-gZwdTFyo/0.jpg)](https://youtu.be/n2rzrYRAPYI?t=762 "PyBadge")
17-
1816
The Adafruit PyBadge an all-in-one compact dev board programmable in CircuitPython. Full of features squeezed onto a 3 3⁄8 × 2 1⁄8 inch rounded credit card sized rectangle. It's a perfect wearable badge, but can be used for many projects.
1917

2018
The PyBadge is powered by our favorite microcontroller, the ATSAMD51, with 512KB of flash and 192KB of RAM. There is an additional 2 MB of QSPI flash for file storage, handy for images, fonts, sounds, or game assets.
@@ -27,8 +25,7 @@ For built-in sensors, there is a light sensor that points out the front, and a 3
2725

2826
You can power the PyBadge from any of Adafruit's LiPoly batteries, but [this 400mAh one](https://www.adafruit.com/category/574) is suggested. An on-off switch will save battery power when not in use. Or power the board from the Micro USB port - it will also charge the battery if one is attached.
2927

30-
[![PyBadge](http://img.youtube.com/vi/2f-gZwdTFyo/0.jpg)](https://youtu.be/n2rzrYRAPYI?t=762 "PyBadge")
31-
https://youtu.be/n2rzrYRAPYI?t=762
28+
[![PyBadge](http://img.youtube.com/vi/n2rzrYRAPYI/0.jpg)](https://youtu.be/n2rzrYRAPYI?t=762 "PyBadge")
3229

3330
There is a variant on the Adafruit PyBadge, the Adafruit PyBadge LC, which has a subset of the PyBadge features.
3431

0 commit comments

Comments
 (0)