Repository for GVSU 2016 Senior Project - Educational Solar Module code.
##Installation:
- Login as root
- Clone the repository
git clone https://github.com/kc9zyz/gvsu-ESM.git
- Run the dependencies script,
. setupScripts/dependencies.sh
- Run the wifi configuration script, by providing username and password
python setupScripts/setupWifi.py username password
- Reboot
reboot
- Run the python configuration
. setupScripts/setupPython.sh