EE-194 Wireless InterNetworking Jean Whitehead
Project #2 Goal: Develop a multi-player game for deployment on mobile devices. Mobile devices, very small and have limited resources available for applications. Chosen software environment: J2ME (midp implementation for Mac OS X) “Golden Road”
Golden Road Multi-player Driving game where the player must “drive” their “car” along the “golden road” and avoid hitting the “walls” to end their round. 3 rounds
Networking Scheme Every player must download the game onto their personal mobile device. After every 3 rounds, each player’s score is uploaded onto the server at jeanduff.com/goldenroad. The server figures out who is in the top 10, and sends back the updated information to the phone.
Screen Shots
Project #3 Goal: Create a sensor network for environment sensing using MICA2 motes and TinyOS. Sensor networks are rapidly being needed in uncontrolled physical environments. “Enviro”
Enviro Radio communication between the motes for data collection. Sensing light and temperature data in the individual environments. Simple routing mechanism (based off of BcastM.nc program) to route messages beyond 1-hop. A data visualization program to display the sensor data being received from each mote.
High-Level Overview