Editing Move Motion Controller
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Hardware]] | |||
== Move Hardware == | == Move Hardware == | ||
*Model nº | |||
**CECH-ZCM1U (bought in ?) | |||
**CECH-ZCM1E (bought in europe) | |||
* | |||
* | |||
Some photos of a dissassembled move controller ---> http://www.ifixit.com/Teardown/PlayStation-Move-Teardown/3594/1 | |||
=== ARM STM32F103 VBT6 Y (32bit 72MHz MCU) === | |||
=== STM32F103 VBT6 Y ( | |||
U19 <br /> | U19 <br /> | ||
http://www.st.com/mcu/devicedocs-STM32F103VB-110.html | http://www.st.com/mcu/devicedocs-STM32F103VB-110.html | ||
Line 29: | Line 21: | ||
|- | |- | ||
|} | |} | ||
*Buses: | *Buses: | ||
**3x USART | **3x USART | ||
**2x SPI | **2x SPI | ||
**2x I²C | **2x I²C | ||
**1x USB | **1x USB | ||
**1x CAN | **1x CAN | ||
=== STM LPR425AL (2-Axis Gyroscope) === | === STM LPR425AL (2-Axis Gyroscope) === | ||
Line 313: | Line 39: | ||
U14 <br /> | U14 <br /> | ||
=== Kionix KXSC4 (3-Axis Accelerometer) === | === Kionix KXSC4 10227 2410 (3-Axis Accelerometer) === | ||
alt.no.: Kionix KXSC4-XLU 90831 3909 <br /> | alt.no.: Kionix KXSC4-XLU 90831 3909 <br /> | ||
alt.no.: Kionix KXSC4 10115 2010 <br /> | alt.no.: Kionix KXSC4 10115 2010 <br /> | ||
U12 <br /> | U12 <br /> | ||
http://www.kionix.com/ | |||
http://www.kionix.com/ | |||
=== AKM AK8974 (3-Axis Magnetic Compass) === | === AKM AK8974 (3-Axis Magnetic Compass) === | ||
Line 386: | Line 49: | ||
alt.no.:AKM8974 008F <br /> | alt.no.:AKM8974 008F <br /> | ||
U13 <br /> | U13 <br /> | ||
http://www.chipworks.com/seamark.aspx?sm=s4%3BDatedfl11%3BDevCategory12%3BMEMS+Devicesm12%3BReleaseMonthm10%3BDeviceTypefl10%3BReportCode12%3BEXR-0908-802&cw=detail2 | http://www.chipworks.com/seamark.aspx?sm=s4%3BDatedfl11%3BDevCategory12%3BMEMS+Devicesm12%3BReleaseMonthm10%3BDeviceTypefl10%3BReportCode12%3BEXR-0908-802&cw=detail2 | ||
=== Cambridge Silicon Radio BC4RE A16U (Bluetooth transmitter) === | |||
U8? <br /> | |||
U8? | |||
http://www.csr.com/products/technology/bluetooth | http://www.csr.com/products/technology/bluetooth | ||
=== ALPS 503A 04C (Radio Module) === | |||
=== LED2 (High Power RGB LED) === | === LED2 (High Power RGB LED) === | ||
Line 580: | Line 98: | ||
==== Extension Connector ==== | ==== Extension Connector ==== | ||
Marked in the plastic as "ext" and refered as "extension connector" in the [[Move Sharp Shooter | Marked in the plastic as "ext" and refered as "extension connector" in the [[Move Sharp Shooter]] "Instruction Manual.pdf" | ||
8 pins custom made (exact alternative part not found yet) | 8 pins custom made (exact alternative part not found yet) | ||
Line 608: | Line 126: | ||
|} | |} | ||
* | *Note all the squematics and pinouts in "D-lite MoveCopter manual" and "Kenn Sebesta blog" related with this connector are taken directly from the main board (not from the external connector). The squematics explained in this pages are from an old model with different number of pins (some of them duplicated or displaced). There are at least 3 different board models where this pins are different, but in all models the lines are reordered at the "EXT connector" (and reduced to 8), all models has the same pinout externally explained here in ps3devwiki | ||
Obsolete not-acurate notes | Obsolete not-acurate notes | ||
Line 619: | Line 135: | ||
==Software Related Projects== | ==Software Related Projects== | ||
=== | ===PSl1ght=== | ||
PS3 homebrew support for move controller by faking the device as a wireless mouse, there is no support for native firmware move modules/functions (yet) | |||
===The PS Move API=== | ===The PS Move API=== | ||
Line 702: | Line 199: | ||
http://forums.openpilot.org/topic/5526-coptercontrol-on-a-game-controller/page__st__140#entry81223 | http://forums.openpilot.org/topic/5526-coptercontrol-on-a-game-controller/page__st__140#entry81223 | ||
{{Console}} | |||
[[Category:Peripherals]] |