Skip to content

Integrating Custom Hardware

These tutorials demonstrate how to use the Stretch wrist expansion header to integrate custom hardware into Stretch Body.

NOTE It is possible to brick the Wacc board by incorrectly configuring the hardware peripherals of the SAMD uC. Therefore, when integrating your custom hardware into the Wacc we strongly recommend emulating the Wacc board until the functionality is complete. The tutorial Wacc Emulation describes how to configure an Adafruit Metro M0 Express to behave as a stand-in for a Wacc board.

Tutorial Description
Data Transfer How to plumb your custom data from the wrist Arduino through Stretch Body
Wrist Board Emulation How to emulate the Stretch wrist board using an off the shelf Arduino
SPI Sensor How to integrate an SPI sensor
I2C Sensor How to integrate an I2C sensor
Serial Sensor How to integrate a Serial UART sensor