CarPC JoyCon converts a steering wheel remote controller into USB keyboard.
Author: exinterface
PsJoyCon USB EX – DualShock2 To PC converter
The next version of this product is PsJoyCon USB Ex2. PsJoyCon USB EX converts PlayStation2 controller(DualShock2) into PC joystick, keyboard, mouse. Supports Pressure Sensitive Button of DualShock2. PsJoyCon is unique adaptor that supports Pressure Sensitive Button. You can see at JoyCon Explorer(Configuration Program). Transfers data above 100 times per sec. USB controller works at 24mhz(works 48mhz with
RcJoyCon USB-3CH R1 – RC controller To PC converter
The next version of this product is RcJoyCon USB-3CH EX. Play Racing Games with your RC controller. ① RcJoyCon USB-3CH R1 converts RC controller into joystick, keyboard, mouse by hardware. So you can play all games with RC controller.(Max resolution is over 2000) ② Supports proportional handle/throttle/break in games. ③ You can use a full range
RcJoyCon PS2-3CH – RC controller To PS2 converter
RcJoyCon PS2-3CH converts your RC controller into PS2 controller. You can play any PS2 racing games with your RC controller. You can configure all settings easily with JoyCon Explorer by connecting PS's USB. 10 game settings are memorized on board memory. Try JoyCon Explorer http://www.exinterface.com/d/sw/Jex_Setup_XP(090410).exe http://www.exinterface.com/d/sw/Jex_Setup_Vista(090410).exe RcJoyCon PS2-3CH enables you to play PS2 racing games with your
Embedded PsJoyCon -DualShock2 interface module
The next version of this product is Embedded PsJoyCon2. Embedded PsJoyCon is DualShock2 interface module. You can easily embed DualShock2 in your application. · DualShock2 and Playstation1/2 compatible contoller interface module · Parallel / UART IO mode selectable(115200bps, 57600bps selectable) · Supports 256 resolution pressure sense buttons(12 buttons) of DualShock2 · Controls each vibration motor(big : 256
How to Embed DualShock2 in your Application(Parallel mode)
[ePSC] Example C code
unsigned char big_motor; //Small vibration motor value of DualShock2 unsigned char small_motor; //Big vibration motor value of DualShock2 unsigned char DS2_data[17]; //Buffer to receive DualShock2's Data //Pin definition of Enbedded PsJoyCon #define SEL P3_2 #define CLK P3_3 #define RDY P3_4 //Data order of Enbedded PsJoyCon #define DS2_LX 0 #define DS2_LY 1 #define DS2_RX 2 #define DS2_RY 3 #define DS2_X 4 #define DS2_S 5 #define
[ePSC] Example RS232 interface schematic
[ePSC] Example MCU interface schematic
[ePSC] Documents
Documents of ePSC http://www.exinterface.com/d/man/epsc/ePSC_schematic.pdf http://www.exinterface.com/d/man/epsc/ePSC_Code.pdf http://www.exinterface.com/d/man/epsc/ePSC_Code_eng.pdf http://www.exinterface.com/d/man/epsc/ePSC_RS232_schematic.pdf http://www.exinterface.com/d/man/epsc/ePSC2_UserGuide_Eng.pdf http://www.exinterface.com/d/man/epsc/ePSC2_UserGuide_Kor.pdf http://www.exinterface.com/d/man/epsc/ePSC2_UserGuide_Eng.pdf http://www.exinterface.com/d/man/epsc/ePSC2_UserGuide_Kor.pdf