Progress:
Android apps button will send command to the Raspberry pi to run one of the python application in Pi and Servo will start the braking or ABS. Will add ultrasonic sensor and Parking Brake soon.
- Finished the remote control from Android Apps to Raspberry Pi via SSH
- Add parking brake for raspberry pi
- Figure out the ultrasonic sensor in the existing python code
- Anti-block Braking System was finished and tested in the project car. It was working.
- Need to re-do the Java code because using SSH will be hard coded pi's password. Alternative method is to read the password from an external file.
- Need to fill up the comment inside the java and python.
Wednesday. 10/25
Tasks
- Put Json code into python as well because it will send out message to other devices.
- Test out other method on Android send command to Pi which is set Pi as web server, and android as client communicate through Json.
Next Week:
- Focus on encryption of password of Pi, no hard coded in Java
- Work on JSON at raspberry Pi
No comments:
Post a Comment