-
Notifications
You must be signed in to change notification settings - Fork 0
Installation and Updating
Nam Tran edited this page Mar 27, 2017
·
1 revision
TO-DO: Figure out how to install this...
gwrobolib requires the use of Nanpy, which allows the Arduino to be interfaced via serial with a device that can run Python. Because of this, there are installation steps for both the Raspberry Pi and the Arduino.
TO-DO: Make gwrobolib install-able via pip
Arduino installation steps can be found here.
Like installation, both the Raspberry Pi and Arduino must be updated.
TODO: How to update Nanpy easily...
The steps for updating the nanpy-firmware is very similar to the Installation steps, so we will not go into much additional details.
- Download the latest source code for nanpy-firmware from GW Robotics.
- Run
configure.sh. - Open
nanpy.inoin the Arduino IDE. - Upload the code to the Arduino.
Wiki maintained by Nam Tran (@omn0mn0m).