Anonymous

Project:Nanode/Applications: Difference between revisions

From London Hackspace Wiki
m
→‎Quick Tutorial: Minor layout, editorial changes
m (→‎Testing Nanode: Minor typos, style, etc.)
m (→‎Quick Tutorial: Minor layout, editorial changes)
Line 125: Line 125:


Download here: https://github.com/thiseldo/EtherShield
Download here: https://github.com/thiseldo/EtherShield
*Change the downloaded folder name to "EtherShield" and place in Arduino/libraries/ folder
 
Change the downloaded folder name to "EtherShield" and place in Arduino libraries folder:
 
*Mac users: make a folder called "libraries" in Documents\Arduino\ then place the EtherShield folder into the newly created libraries folder.
*Mac users: make a folder called "libraries" in Documents\Arduino\ then place the EtherShield folder into the newly created libraries folder.
*Windows users: place the EtherShield folder into arduino-0022\libraries\
*Windows users: place the EtherShield folder into arduino-0022\libraries\
*Linux users: place the EtherShield folder into arduino-0022\libraries\ (or /usr/share/arduino/libraries/ ?)
*Linux users: place the EtherShield folder into arduino-0022/libraries/ (or /usr/share/arduino/libraries/ ?)


The NanodeMAC library is also required from here: https://github.com/thiseldo/NanodeMAC
The NanodeMAC library is also required from here: https://github.com/thiseldo/NanodeMAC
9

edits