User Tools

Site Tools


projects:xbr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projects:xbr [2013/06/16 22:31] – [Description] mkuciaprojects:xbr [2013/06/17 23:14] – [Abstract] mkucia
Line 5: Line 5:
 Additional interface is used to initialize module LEDs and start sync process.  Additional interface is used to initialize module LEDs and start sync process. 
 One can create adapter for a fraction of cost using only several elements.  One can create adapter for a fraction of cost using only several elements. 
 +
 +{{:projects:xbr.jpg |}}
 ===== Description ===== ===== Description =====
 +
 +Required parts:
 +  * Xbox360 RF board
 +  * USB cable
 +  * MCU
 +  * LDO (3.3 [V])
 +  * Capacitor/resistor for MCU
  
 Pinout of the RF board from top: Pinout of the RF board from top:
Line 14: Line 23:
  
 Board must be powered by 3v3 so I decided to use LDO.  Board must be powered by 3v3 so I decided to use LDO. 
-Furthermore to start pairing process specific command must be sent. I have used MSP430G2231 for this task.+Furthermore to start pairing process specific serial command must be sent. I have used MSP430G2231 for this task.
 MCU need reset pull-up resistor and decoupling capacitor. MCU need reset pull-up resistor and decoupling capacitor.
 Pins 1 and 8 are connected to RF board. Pins 1 and 8 are connected to RF board.
 +
 +Pairing process starts few seconds after device is powered. No external button needed.
 +
  
 <code=c> <code=c>
Line 131: Line 143:
 } }
 </code> </code>
-===== Example =====+===== Notes =====
  
 +  * There is no way to detect if controller is connected without snooping USB. Current and serial responses do not change after connection.
 +  * RF board should be easy to get as repair shops have huge stock from broken Xboxs
  
  
projects/xbr.txt · Last modified: 2023/05/07 13:32 by mkucia