Saturday, June 20, 2009

Programming languages and sensors

For the moment we expect to use either one of those strategies to implement our idea

1.Use Wiimote, an iphone, and a skateboard for implementing this game .
  • Wiimote : as sensor for capturing the type of movement that is currently implemented.
  • iPhone : read the sensed values from Wiimote and implement Game Interface
  • Expected Language for implementation : Objective C .

2. Use iPhone , and adruino board that enables wireless communication with the following sensors:
  • Bending sensor.
  • Accelarometer.
  • Expected Language for implementation : Objective C , and C++

No comments:

Post a Comment