Difference between revisions of "ROBOWII"

From AIRWiki
Jump to: navigation, search
(RoboWii)
(RoboWii)
Line 9: Line 9:
 
These are what we're going to do:  
 
These are what we're going to do:  
  
1- Wiimote linked only by the bluetooth techmology, so our first intention is to analyze some of existing software projects about it, to comprehend how get/send the information from/to its accelerometer and its infrared motion sensor and how this 2 technology are correlated.
+
1- Wiimote is linked only by the bluetooth techmology, so our first intention is to analyze some of existing software projects about it, to comprehend how get/send the information from/to its accelerometer and its infrared motion sensor and how this 2 technology are correlated.
  
 
2- Write an our own application to control the Wiimote.
 
2- Write an our own application to control the Wiimote.

Revision as of 17:34, 10 April 2008

RoboWii

The Wii Remote, sometimes nicknamed "Wiimote", is the primary controller for Nintendo's Wii console. A main feature of the Wii Remote is its motion sensing capability, which allows the user to interact with and manipulate items on screen via movement and pointing through the use of accelerometer and optical sensor technology.

Wiimote.jpg


These are what we're going to do:

1- Wiimote is linked only by the bluetooth techmology, so our first intention is to analyze some of existing software projects about it, to comprehend how get/send the information from/to its accelerometer and its infrared motion sensor and how this 2 technology are correlated.

2- Write an our own application to control the Wiimote.

3- Control a particular phisical robot with the Wiimote we called "RoboWii".


Partecipants to this project: Antonio Bianchi, Ben Chen


Actually the material we found is stored at wiili.org


--Ben Chen 12:20, 9 April 2008 (CEST)