Line 1:
Line 1:
−
{{ Cleanup }}
+
{{Cleanup||Make sections collapsable. Add a See Also section}}
−
+
{{Wikify}}
−
{{ Wikify }}
[[File:Wii-Remote-Top-surface.jpg|200px|thumb|right|Wii remote circuit board, top surface]][[File:Wii Remote uncovered.jpg|200px|thumb|right|Wii remote circuit board, bottom surface]]{{selfref|This article is a technical guide to the Wii Remote. For a high-level overview of the Wii Remote, see the [http://en.wikipedia.org/wiki/Wii_Remote Wikipedia entry].}}
[[File:Wii-Remote-Top-surface.jpg|200px|thumb|right|Wii remote circuit board, top surface]][[File:Wii Remote uncovered.jpg|200px|thumb|right|Wii remote circuit board, bottom surface]]{{selfref|This article is a technical guide to the Wii Remote. For a high-level overview of the Wii Remote, see the [http://en.wikipedia.org/wiki/Wii_Remote Wikipedia entry].}}
Line 12:
Line 11:
*[[Wiimote/Mii Data|Mii Data]]
*[[Wiimote/Mii Data|Mii Data]]
−
[[File:Wii Remote Broadcom.jpg|200px|thumb|right|Broadcom BCM2042 in a Wii remote]]The '''Wii Remote''' (informally known as the '''Wiimote''') is the Wii's main input device. It is a wireless device, using standard Bluetooth technology to communicate with the Wii. It is built around a [http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM2042 Broadcom BCM2042] bluetooth System-on-a-chip, and contains multiple peripherals that provide data to it, as well as an expansion port for external add-ons. The Wii Remote uses (and, at times, abuses) the standard Bluetooth HID protocol to communicate with the host, which is directly based upon the [http://en.wikipedia.org/wiki/USB_human_interface_device_class USB HID] standard. As such, it will appear as a standard input device to any Bluetooth host. However, the Wii Remote does not make use of the standard data types and HID descriptor, and only describes its report format length, leaving the actual contents undefined, which makes it useless with standard HID drivers (but some [[Wiimote Driver]]s exist). The Wii Remote actually uses a fairly complex set of operations, transmitted through HID Output reports, and returns a number of different data packets through its Input reports, which contain the data from its peripherals.
+
[[File:Wii Remote Broadcom.jpg|200px|thumb|right|Broadcom BCM2042 in a Wii remote]]The '''Wii Remote''' (informally known as the '''Wiimote''') is the Wii's main input device. It is a wireless device, using standard Bluetooth technology to communicate with the Wii. It is built around a [http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM2042 Broadcom BCM2042] bluetooth System-on-a-chip, and contains multiple peripherals that provide data to it, as well as an expansion port for external add-ons. The Wii Remote uses (and, at times, abuses) the standard Bluetooth HID protocol to communicate with the host, which is directly based upon the [http://en.wikipedia.org/wiki/USB_human_interface_device_class USB HID] standard. As such, it will appear as a standard input device to any Bluetooth host. However, the Wii Remote does not make use of the standard data types and HID descriptor, and only describes its report format length, leaving the actual contents undefined, which makes it useless with standard HID drivers (but some [[Wiimote Driver]]s exist). The Wii Remote actually uses a fairly complex set of operations, transmitted through HID Output reports, and returns a number of different data packets through its Input reports, which contain the data from its peripherals.
= Summary =
= Summary =