-
Notifications
You must be signed in to change notification settings - Fork 24
/
README.txt
10 lines (7 loc) · 916 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
Arduino Library for Sandbox Electronics I2C/SPI to UART Bridge Module [MOD-000020]
==================================================================================
This module is available at http://sandboxelectronics.com/?product=sc16is750-i2cspi-to-uart-bridge-module
The installed library should be under:
- My Documents\Arduino\libraries\ (on Windows)
- Documents/Arduino/libraries/ (on Mac or Linux)
Note: the above instruction is for automatic installation of 3rd party libraries that is supported starting at Arduino IDE 1.0.5. For users running earlier versions, manual installation is required. For manual installation instruction, please visit http://arduino.cc/en/Guide/Libraries. Please remember to close all opened Arduino IDE windows and restart the Arduino IDE if manual installation was used. Please make sure the new library appears in the Sketch -> Import Library menu item of the software.