Pi tank quick start guide by Dinghuang Zhang This file aim to easily test the code.
In side the folder there are 4 document .
- tank.py: tank gpio settings
- tankwebserver.py: The python webserver
- webtankfinal.html: controller website
- jquery.js :Jquery library Method Built the AP
- Create_ap :make sure the IP is (192.168.12.1) if not change the code IP address.
- Install LAMP
- Remove LAMP welcome page by webtankfinal.html and put jquery.js in same location.
- Run tankwebserver.py use python 2.7 Method with Home router
- find the raspberry pi IP address.
- Change all the IP address in the code into your IP address.
- Install LAMP
- Remove LAMP welcome page by webtankfinal.html and put jquery.js in same location.
- Run tankwebserver.py use python 2.7