...
git clone https://github.com/OpenDevice/opendevice-lib-arduino OpenDevice
...
Tip |
---|
You can also install through the Library Manager |
Please note that the library also requires some other libraries to function properly, when used with other connection types or sensors, like the library UIPEthernet for the Enc28j60 chip.
...
For a more detailed guide: http://www.arduino.cc/en/guide/libraries
Step 2 - Upload example in to Arduino
...