

What we have here is a cheap and easy way to add Bluetooth connectivity to your projects either through. A Bluetooth dongle is used to make the connection wirelessly. With the Wii remote things get a little more interesting. This means that PS3 controllers connect via USB through a cable or a dongle. C Software support for new devices is constantly added at the moment, code for USB keyboard and PS3 controller are ready with Bluetooth and digital cameras in the works. They interface through the USB host shield.

Software support for new devices is constantly added at the moment, code for USB keyboard and PS3 controller are ready with Bluetooth and digital cameras in the works. Code: /* Example sketch for the PS3 Bluetooth library - developed by Kristian Lauszus For more information visit my blog: or send me an e-mail: */ #include #include // Satisfy IDE, which only needs to see the include statment in the ino. This shield adds USB Host capabilities to popular Arduino platform. This shield adds USB Host capabilities to the Arduino.
