Skip to content

AloriumTechnology/XLR8DigitalIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

XLR8 Digital Input/Output Library

Digital I/O communication for use with an XLR8 Snō board.

Features:

  • Drop in replacement for normal Arduino digital communication. Gives access to the extra pins on an XLR8 Snō, also compatible with the standard pins.

More Information:

Usage:

The XLR8DigitalIO library is included with the line

#include <XLR8DigitalIO.h>

Pins are then accessed with the functions XLR8pinMode, XLR8digitalRead, and XLR8digitalWrite, exactly as you would normally with an Arduino board. However, this will give additional access to the extra digital pins on an XLR8 Snō from digital pin 22 through 39.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors