Skip to main content

Relay - Getting started

Arduino library

To install the Arduino library, you can use the Arduino library manager or download it from the GitHub repository:

Relay board Arduino library

Relay board Arduino library by Soldered

ℹ️

First time Arduino user? For a detailed tutorial on how to get started wtih Arduino, see this section of our docs:

Getting started with Arduino

A full, comprehensive tutorial on how to fully set up and upload code for the first time on an Arduino board, from scratch!


Connections for regular version

Below is an example connection diagram for Dasduino CONNECTPLUS. These pins will be used in the examples throughout this documentation.

Dasduino CONNECTPLUSBreakout Board
IO5IN
3V3 or 5VVCC
GNDGND
ℹ️
Digital version can use any digital input pin, Check Pinout drawing for your specific board

Connections for Qwiic version

Below is an example Qwiic (I2C) connection diagram for Dasduino CONNECTPLUS. These pins will be used in the examples throughout this documentation. To change circuit boards address, check the Address selection.

Dasduino CONNECTPLUSBreakout Board
QwiicQwiic
ℹ️
Qwiic versions also contain UPDI headers for onboard ATTINY404 programing, they will not be used in the following examples.