sam32.md
1 --- 2 layout: download 3 board_id: "sam32" 4 title: "SAM32 Download" 5 name: "SAM32" 6 manufacturer: "Max Holliday" 7 board_url: "https://github.com/maholli/SAM32" 8 board_image: "sam32.jpg" 9 features: 10 --- 11 12 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. 13 14 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. 15 16 ## Resources 17 SAM32 - [GitHub](https://github.com/maholli/SAM32). 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).