Skip to content

Fix videos #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions _board/pybadge.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ features:
- Battery Charging
---

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

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.

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.
Expand All @@ -27,8 +25,7 @@ For built-in sensors, there is a light sensor that points out the front, and a 3

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.

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

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

Expand Down