Commit graph

47 commits

Author SHA1 Message Date
Kristian Lauszus 5ce7cc2b55 Updated example for RFCOMM/SPP 2012-08-08 19:22:47 +02:00
Kristian Lauszus 76020527f8 Updated to work with BTD instance 2012-08-08 19:21:40 +02:00
Kristian Lauszus 8d3b8b2adb Added BTD example
Shows that one can now use PS3BT and SPP at the same time
2012-08-04 20:10:00 +02:00
Kristian Lauszus b967d610c0 Fixed rumble issue in example sketch 2012-08-03 02:42:48 +02:00
Kristian Lauszus ea575c3999 Added ability to store strings in flash 2012-07-31 22:53:32 +02:00
Oleg Mazurov 9a58f9b94d RFCOMM 2012-07-26 17:02:12 -06:00
Oleg Mazurov 1c5553e7bf fixing conflict 2012-07-26 16:59:41 -06:00
Oleg Mazurov 6f456f1c12 Merge branch 'dev' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-07-26 16:32:54 -06:00
Kristian Lauszus 85af55e0aa Added delay in example sketch
Some devices resets when it tries to send several bytes in each loop
2012-07-26 21:34:06 +02:00
Oleg Mazurov f7b967bcfb Merge branch 'dev' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-07-26 13:05:13 -06:00
Kristian Lauszus 7b1f2df212 Now working with Windows 2012-07-26 21:03:06 +02:00
Oleg Mazurov a0593410c9 Merge branch 'dev' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-07-24 15:49:00 -06:00
Kristian Lauszus 02b2deb6cd Moved example sketch to example folder 2012-07-24 22:25:04 +02:00
Kristian Lauszus 9d49f803fa Added support for the Xbox 360 controller 2012-07-17 18:41:05 +02:00
Kristian Lauszus d251a48fb1 Added getTemperature() 2012-06-01 18:47:15 +02:00
Kristian Lauszus 9d6eb2d69b Created same syntax for Move controller 2012-05-28 21:53:20 +02:00
Kristian Lauszus a53b333660 Added USB version of the library
After several request I decided to port the library to a USB version
2012-05-26 01:48:12 +02:00
Kristian Lauszus d638d726e2 Several minor adjustments 2012-05-26 01:46:18 +02:00
Kristian Lauszus b66a8f214c Added small delay in example sketch
Also fixed qNextPollTime
2012-05-25 19:59:00 +02:00
Oleg Mazurov f2dd1215bd Logitech Extreme 3D Pro Joystick report parser added 2012-05-08 22:33:00 -06:00
Oleg Mazurov c16a160243 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2012-05-08 14:38:56 -06:00
Oleg Mazurov 89ff7d24ed added delays in Get Config 2012-05-08 14:38:04 -06:00
Kristian Lauszus d25414948f Added 360 degrees resolution of angle calculated from accelerometer 2012-04-24 22:49:34 +02:00
Kristian Lauszus 98cf17c947 Added 360 resolution 2012-04-24 01:35:43 +02:00
Kristian Lauszus da6eb99a2f Minor revision 2012-04-12 23:15:18 +02:00
Kristian Lauszus f6aef14619 Fixed lowercase 2012-04-11 02:18:35 +02:00
Kristian Lauszus 79dd1d6952 Minor edit 2012-04-11 01:48:46 +02:00
Oleg Mazurov 3d068a0637 HID joystick support and examples 2012-04-03 14:09:04 -06:00
Kristian Lauszus e63013cc62 Added better example and set delay one again
It seems like my Arduino Uno is faster, so the delay had to be increased
2012-03-26 16:25:24 +02:00
Kristian Lauszus fc0a62038c Added ArduinoBlinkLED ADK Example
The code for the Android application is heavily based on this guide:
http://allaboutee.com/2011/12/31/arduino-adk-board-blink-an-led-with-you
r-phone-code-and-explanation/ by Miguel
2012-03-25 16:28:50 +02:00
Kristian Lauszus 0899357deb Updated header 2012-03-04 02:38:50 +01:00
Kristian Lauszus b8a17e62bb Added PS3 BT support 2012-03-02 08:34:29 +01:00
Oleg Mazurov 702897bd5b acm bug fix 2012-02-29 12:37:16 -07:00
Oleg Mazurov 2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov 6280543eda FTDI example 2011-11-30 07:40:07 -07:00
Oleg Mazurov 2d7d482914 ADK barcode scanner interface example added 2011-11-04 21:37:26 -06:00
Oleg Mazurov a97fb4bbda PID 0609 added to prolific driver 2011-10-19 17:33:15 -06:00
Oleg Mazurov d8596b0077 HID support added 2011-10-11 12:37:54 -06:00
Oleg Mazurov f1a569f18c ADK terminal demos added 2011-09-10 20:13:18 -06:00
Oleg Mazurov 96d506bf24 worked around 2560 bootloader '3 bangs' bug 2011-07-20 20:35:20 -06:00
Oleg Mazurov 993c9de81e Merge branch 'dev' 2011-07-06 20:20:11 -06:00
Oleg Mazurov 0244032d0d adk final 2011-07-06 19:48:43 -06:00
Oleg Mazurov a0671d92d3 GPS examples added 2011-07-01 20:31:48 -06:00
Oleg Mazurov 8130e5618e Teensy support added to avrpins.h, usbhost.h 2011-06-26 21:27:44 -06:00
Oleg Mazurov 568f00b65b PL2303 Xbee terminal added 2011-06-24 11:49:19 -06:00
Oleg Mazurov 915542ff59 minor update 2011-06-22 22:45:48 -06:00
Oleg Mazurov 05726f3ed1 first release 2011-06-22 11:41:22 -06:00