-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
17 lines (13 loc) · 839 Bytes
/
README.txt
File metadata and controls
17 lines (13 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This library is an extension to the Armdroid Library.
Contains a specialized I2C port expander class for interfacing all Armdroid models, 2 pins are required to
interface.
Written by Richard K. Morris (rkmorris)
MIT license, check license.txt for more information.
All text above must be included in any redistribution.
To download, click the DOWNLOAD ZIP button, uncompress and rename the uncompressed folder Armdroid_PortExp.
Confirm that the Armdroid_PortExp folder contains ArmdroidPortExp.cpp and ArmdroidPortExp.h
Place the Armdroid_PortExp library folder your <arduinosketchfolder>/Libraries/ folder. You may need to create the Libraries subfolder if its your first library.
Restart the IDE.
**** Also requires the Armdroid library for Arduino. ****
Download it from here:
https://github.com/Armdroid/Armdroid-Arduino-Library