Skip to content

adding SAM32 board details #187

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 15, 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
6 changes: 3 additions & 3 deletions _board/sam32.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ board_url: "https://github.com/maholli/SAM32"
board_image: "/assets/images/boards/sam32.jpg"
features:
---

An open source "swiss army knife" for hardware and IoT applications. This board is designed for quickly prototyping a wide range of makerspace, university, and science-related projects.

This board hasn't been fully documented yet. Please make a pull request adding more info to this file.

The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
The SAM32 features a 120 MHz SAMD51 main processer, an ESP32 WROOM co-processor, native USB handling via CircuitPython, micro SD card socket, LiPo battery charging, 42 available I/O pins, a NeoPixel, and pin compatibility with Adafruit Feather Wings.

## Resources
SAM32 - [GitHub](https://github.com/maholli/SAM32).
Expand Down