26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
---
|
|
layout: download
|
|
board_id: "sparkfun_redboard_turbo"
|
|
title: "RedBoard Turbo Download"
|
|
name: "RedBoard Turbo"
|
|
manufacturer: "SparkFun"
|
|
board_url: ""
|
|
board_image: "sparkfun_redboard_turbo.jpg"
|
|
date_added: 2019-3-9
|
|
family: atmel-samd
|
|
features:
|
|
- Battery Charging
|
|
- STEMMA QT/QWIIC
|
|
- Arduino Shield Compatible
|
|
---
|
|
|
|
The RedBoard Turbo uses the ATSAMD21G18, which is an ARM Cortex M0+, 32-bit microcontroller that can run at up to 48MHz. With 4MB of external flash memory and a UF2 (USB Flashing Format) bootloader, the RedBoard Turbo provides an economical and easy to use development platform.
|
|
|
|
The RedBoard Turbo can be flashed over the Mass Storage Class (MSC) just like a removable flash drive, thanks the the UF2 bootloader. With this bootloader, the RedBoard Turbo shows up on your computer as a USB storage device without having to install drivers and can be used with CircuitPython.
|
|
|
|
## Purchase
|
|
* [SparkFun](https://www.sparkfun.com/products/14812)
|
|
|
|
## Contribute
|
|
|
|
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).
|