Group 5
From CoIN
Contents |
Hermes Messaging System
Output
Project Report and Presentation
Project programs: Server (Readme) and PDA Client (Readme)
Members
- Francis Keith
- James Spagnola
- Leland Thorpe
Documents
Elements
- 2 PDAs
- 2 Bluetooth GPS
To Do
- Add messages using the PDA
- Record audio using the PDA
- Update script to consistently check for new messages / deleted messages
- Remove absolute necessity on GPS all the time (i.e. indoors - using either an estimation or wi-fi access points)
- Make a nice UI
- Extend definition of a note to include audio file
- Define users in the database
Introduction
Completed
- GPS coordinates obtained in usable format
- Installed pocket python onto the pocket pc.
- Recieved and synced up GPS devices to the PDAs.
- Tested GPS with Google Maps
- Simple Database designed here(A message is defined with a title, a latitude, and a longitude)
- Added tags to the database, and the ability to search by tags
- Script written for getting the messages within a certain latitude and longitude, and uploaded onto the PDA (doesn't work when the PDA is connected to the computer...very curious)
- Script extended to include searching by tags
