RedBoard Turbo Hookup Guide
Contributors:
Alex the Giant
Resources and Going Further
There is a wealth of information out there, whether you're looking for datasheets, schematics, or design files. Additional resources, here are a few links you might find handy:
- SparkFun RedBoard Turbo Design Resources
- ATmel ATSAMD21 Resources
- Arduino ATSAMD21 Resources
- SFE Product Showcase
For more information about adding more SERCOM ports for your SAMD-based board, check out the tutorial below.
Adding More SERCOM Ports for SAMD Boards
February 4, 2019
How to setup extra SPI, UART, and I2C serial ports on a SAMD-based boards.
It's a brave new world out there -- Arduinos and ARMs working together! What are you going to create with your powerful, new RedBoard Turbo? Looking for some inspiration, check out these tutorials!
Using GitHub to Share with SparkFun
A simple step-by-step tutorial to help you download files from SparkFun's GitHub site, make changes, and share the changes with SparkFun.
Connecting Arduino to Processing
Send serial data from Arduino to Processing and back - even at the same time!
Data Types in Arduino
Learn about the common data types and what they signify in the Arduino programming environment.