Difference between revisions of "ROBOWII"
(→RoboWii) |
m |
||
Line 9: | Line 9: | ||
These are what we're going to do: | These are what we're going to do: | ||
− | 1- Wiimote is linked only by the bluetooth | + | 1- Wiimote is linked only by the bluetooth technology, so our first intention is to analyze some of existing software projects to understand how to get/send the information from/to its accelerometer and its infrared motion sensor and how this 2 technologies are correlated. |
− | 2- Write | + | 2- Write our own application to control the Wiimote and get from it its information. |
− | 3- Control a particular | + | 3- Control a particular physical robot with the Wiimote we called "RoboWii". |
Line 21: | Line 21: | ||
− | + | The material we found is stored at [http://www.wiili.org wiili.org] | |
--[[User:BenChen|Ben Chen]] 12:20, 9 April 2008 (CEST) | --[[User:BenChen|Ben Chen]] 12:20, 9 April 2008 (CEST) |
Revision as of 09:48, 15 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.
These are what we're going to do:
1- Wiimote is linked only by the bluetooth technology, so our first intention is to analyze some of existing software projects to understand how to get/send the information from/to its accelerometer and its infrared motion sensor and how this 2 technologies are correlated.
2- Write our own application to control the Wiimote and get from it its information.
3- Control a particular physical robot with the Wiimote we called "RoboWii".
Partecipants to this project: Antonio Bianchi, Ben Chen
The material we found is stored at wiili.org
--Ben Chen 12:20, 9 April 2008 (CEST)