From d7464b16b4e46ed15644c13abefd5b772c2ee2f0 Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Sat, 26 May 2012 10:15:56 +0200 Subject: [PATCH] Updated the readme --- PS3BTREADME => PS3README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename PS3BTREADME => PS3README (75%) diff --git a/PS3BTREADME b/PS3README similarity index 75% rename from PS3BTREADME rename to PS3README index 2004ef7f..161b1bf8 100644 --- a/PS3BTREADME +++ b/PS3README @@ -1,13 +1,13 @@ -The PS3BT.cpp PS3BT.h was developed by Kristian Lauszus +The PS3BT.cpp, PS3BT.h, PS3USB.cpp, and PS3USB.h were developed by Kristian Lauszus For more information regarding the PS3 protocol etc. visit my blog at: http://blog.tkjelectronics.dk/ or send me an email at kristianl at tkjelectronics dot dk. You could also visit the official wiki: https://github.com/TKJElectronics/USB_Host_Shield_2.0/wiki for information. All three PS3 Controllers are supported (Dualshock 3-, Navigation-, and Motioncontroller). -They communicate with the Arduino via Bluetooth using the USB Host Shield from http://www.circuitsathome.com/ +They communicate with the Arduino via Bluetooth or USB using the USB Host Shield from http://www.circuitsathome.com/ A special thanks go to the following people: -"Richard Ibbotson" who made this guide: http://www.circuitsathome.com/mcu/ps3-and-wiimote-game-controllers-on-the-arduino-host-shield-part-1 +"Richard Ibbotson" who made this excellent guide: http://www.circuitsathome.com/mcu/ps3-and-wiimote-game-controllers-on-the-arduino-host-shield-part-1 - It inspired me to get starting and had a lot of good information for the USB communication "Tomoyuki Tanaka" for releasing his code for the Arduino USB Host shield connected to the wiimote: http://www.circuitsathome.com/mcu/rc-car-controlled-by-wii-remote-on-arduino