Commit graph

1213 commits

Author SHA1 Message Date
Kristian Lauszus d495336442 Minor edit 2012-08-08 19:22:07 +02:00
Kristian Lauszus 0719b242af Increased timeout before scanning again 2012-08-08 19:21:57 +02:00
Kristian Lauszus 76020527f8 Updated to work with BTD instance 2012-08-08 19:21:40 +02:00
Kristian Lauszus 77d72d49b2 print error code as hex 2012-08-08 18:00:02 +02:00
Kristian Lauszus c42a770909 Fixed hub support 2012-08-08 17:32:45 +02:00
Kristian Lauszus 1ff0135b31 Some minor changes 2012-08-08 05:40:53 +02:00
Kristian Lauszus a70deaf5cc Added check for length of l2capoutbuf 2012-08-05 01:52:00 +02:00
Kristian Lauszus ec53a2e4ba Added printNumber()
Still not working 100% - crashes sometimes
2012-08-05 01:14:39 +02:00
Kristian Lauszus 0cfe91a044 Added support to send Strings 2012-08-04 20:57:37 +02:00
Kristian Lauszus 6dc2b6e09d Ignore if the incoming device is not supported 2012-08-04 20:38:57 +02:00
Kristian Lauszus b2d6e4313f Replaced pointer with buffer 2012-08-04 20:10:59 +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 a093e777d3 Several minor changes 2012-08-04 19:46:32 +02:00
Kristian Lauszus 234685359b Updated keywords 2012-08-04 19:09:54 +02:00
Kristian Lauszus 136d854cef Now works properly with hubs 2012-08-04 19:08:43 +02:00
Kristian Lauszus a5e1755fa7 First release 2012-08-04 12:20:47 +02:00
Kristian Lauszus b967d610c0 Fixed rumble issue in example sketch 2012-08-03 02:42:48 +02:00
Kristian Lauszus 8b7efc3ed6 Now sends credit, so the communication never terminates
The Arduino has to keep sending credit, so the other device knows that
it can keep sending bytes to the Arduino
2012-08-02 00:48:14 +02:00
Kristian Lauszus b833daeec7 Better print strings from flash routine 2012-08-01 13:33:02 +02:00
Kristian Lauszus ea575c3999 Added ability to store strings in flash 2012-07-31 22:53:32 +02:00
Kristian Lauszus 2fb8dcf8ae Better print routines
Also added ability to print arrays
2012-07-31 21:10:25 +02:00
Kristian Lauszus 90f477a1c0 Fixed bug in L2CAP_Command 2012-07-31 20:10:36 +02:00
Kristian Lauszus abd6048bab Now works with Galaxy S running Gingerbread
Thanks to Sebastian for feedback
2012-07-31 19:07:23 +02:00
Kristian Lauszus a8e751bb3f Now disconnects properly 2012-07-27 11:32:31 +02:00
Kristian Lauszus abf19a924e Edited debug text 2012-07-27 10:18:06 +02:00
Kristian Lauszus 0c56bfdb81 Added text about RFCOMM 2012-07-27 01:42:45 +02:00
Kristian Lauszus b2df888783 Added RFCOMM keywords 2012-07-27 02:19:52 +03:00
Oleg Mazurov 325b722957 modified keywords.txt 2012-07-26 17:15:30 -06: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 2dc6583f06 Fixed printReport() 2012-07-27 00:21:26 +02:00
Kristian Lauszus 2d4548e310 Windows can now also send data to the Arduino 2012-07-27 00:02:13 +02: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 8f2e695465 Merge branch 'dev' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-07-26 11:41:24 -06:00
Kristian Lauszus d06da65bb1 Combined L2CAP commands 2012-07-26 19:34:01 +02:00
Oleg Mazurov becfcd0270 Merge branch 'dev' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-07-26 11:31:25 -06:00
Kristian Lauszus 0c6d208823 Moved a lot of data to flash 2012-07-26 19:17:52 +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
Oleg Mazurov 13884b6b6a ms 2012-07-24 15:48:47 -06:00
Kristian Lauszus 02b2deb6cd Moved example sketch to example folder 2012-07-24 22:25:04 +02:00
Kristian Lauszus fd7f1d50d0 Added RFCOMM 2012-07-24 22:23:59 +02:00
Oleg Mazurov 1dbf3f1740 Merge pull request #24 from TKJElectronics/master
Added error check for wireless controllers and wireless receivers
2012-07-18 10:30:54 -07:00
Kristian Lauszus 3c14815f9b Added error check for wireless controllers and wireless receivers 2012-07-18 19:27:26 +02:00
Oleg Mazurov 19bf7e007d Merge pull request #23 from TKJElectronics/master
Check microcontroller type before defining Mega ADK
2012-07-17 10:00:56 -07:00
Kristian Lauszus 9d49f803fa Added support for the Xbox 360 controller 2012-07-17 18:41:05 +02:00
Kristian Lauszus 9e22dce46c Removed prog_char
prog_char is deprecated, as described here:
http://www.nongnu.org/avr-libc/user-manual/group__avr__pgmspace.html
2012-06-23 00:17:23 +02:00
Kristian Lauszus 9460daf941 Check microcontroller type before defining Mega ADK
This allows the users to easily use an ADK and for instance an Uno
without needing to edit avrpins.h every time
2012-06-22 22:41:02 +02:00