Skip to main content
avdweb
Home
Popular
Maxun e-kit
Spotwelder
Universal Power Control board
Solarbike
E-bike
Motor
Ebike Electronics
Batteries
Ebike misc.
Mechanical issues
Arduino
SAMD21
Arduino misc.
Hardware interfacing
Programming
Timing
ADC-DAC
Measurement
ATtiny3217
Tech tips
Tech tips Electronics
PCB
Composites
PV panels
Computer
Tech tips Miscellaneous
GPS
GPS info
Wandelingen (NL)
Fietsroutes (NL)
Miscellaneous
Columns
Life
Other
Archaeology
Search
Home
Popular
E-bike
Arduino
Tech tips
GPS
Miscellaneous
Search
Home
Arduino
SAMD21
Who can help to set up a
Maxun One solar bike DIY community
?
SAMD21
SAM 15x15mm Arduino Zero compatible SAMD21 board
The SAM 15x15 is a very small Arduino development board, with the same powerful controller as the Arduino Zero: the SAMD21G18. All I/O pins are used: despite the small size, it has more I/O pins th...
Read more
How to make a simple Pogo pin test fixture for PCB probe testing
Video To test the SAM15x15 board automatically, I made the tool described here. As you can see, the mechanical construction is very simple. Simple test fixture for PCB probe testing and program...
Read more
SAM 15x15 package installation
Intro To use new Arduino boards, we first have to install an appropriate package, which describes the processor and pins. The SAM 15x15 is an expansion of the Arduino Zero board; therefore, insta...
Read more
SAM 15x15 quick start guide
SAMD21 development board 15x15mm (Arduino compatible) SAM 15x15 See here the whole article and how to buy. See here for the installation procedure. SAM 15x15 with 2.54mm headers Simple example ...
Read more
Arduino Zero com port detection and upload problems
{autotoc enabled=no}Uploading sketches to the Arduino Zero (and other related boards) trough the native port is a pain in the ass. It happens quite often that the Arduino board doesn't respond...
Read more
How to burn / flash a bootloader into an external ATSAMD21
Burning a bootloader into the ATSAMD21 This article is dated, see here how to burn a bootloader simply with a J-Link Debugger: ATSAMD21g18 Bootloader With J-link Debugger I no longer sell t...
Read more
SAM 15x15 package information
Just for nerds This article is a comprehensive description of Arduino SAMD21 installation packages. Note that for the use of the SAM 15x15 board, you don't have to read this. Just read the quick s...
Read more
Arduino Zero for dummies
Read this first I will not duplicate what has already been described elsewhere; basic information can be found here: Arduino Zero Overview. See HERE for a detailed description about the ...
Read more
Arduino ATSAMD21 for dummies
SAMD21 introduction Since 2015, there is a new powerful microcontroller available which can be programmed by the Arduino platform: the SAMD21. It is a 48MHz 32-bit ARM Cortex M0+ low power pr...
Read more