Commit graph

67 commits

Author SHA1 Message Date
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 b5d0180751 Adjusted delay again 2012-03-24 20:08:45 +01:00
Kristian Lauszus 72e25410f4 Increased delay before reset 2012-03-24 16:50:29 +01:00
Kristian Lauszus 147c011750 Fixed ADK support 2012-03-19 16:21:19 +01:00
Kristian Lauszus 0899357deb Updated header 2012-03-04 02:38:50 +01:00
Kristian Lauszus ad9f59173b Fixed bmNakPower issue 2012-03-04 01:42:10 +01:00
Kristian Lauszus 1f35732109 Updated readme 2012-03-02 08:39:15 +01:00
Kristian Lauszus b8a17e62bb Added PS3 BT support 2012-03-02 08:34:29 +01:00
Oleg Mazurov c86e258916 regression 2012-03-01 19:54:13 -07:00
Oleg Mazurov 702897bd5b acm bug fix 2012-02-29 12:37:16 -07:00
Oleg Mazurov 389c6115e3 Xoom compatibility 2012-02-06 07:49:01 -07:00
Oleg Mazurov 2f031cea85 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 into dev 2012-02-05 08:17:26 -07:00
Oleg Mazurov 1e8f39da58 minor 2012-02-04 11:20:57 -07:00
Oleg Mazurov 4dcef5ef6d Merge pull request #3 from kibab/kibab
Arduino Mega ADK support in USB Host Shield 2.0 library
2012-01-23 05:24:33 -08:00
Ilya Bakulin d973575908 - Switch off Mega ADK by default. 2012-01-23 12:23:59 +04:00
Ilya Bakulin 79668d97ea - Create conditional define BOARD_MEGA_ADK and move it into avrpins.h, which seems like a most suitable place for such things;
- Added pin define for Pj2;
- Use newly created BOARD_MEGA_ADK #define for separating Mega ADK-specific code from the common code.
2012-01-23 12:19:39 +04:00
Ilya Bakulin 5daa359bd3 - Added support for Arduino Mega ADK board. 2012-01-23 05:32:51 +04:00
Oleg Mazurov 452fee3d61 Xoom compatibility 2012-01-13 13:42:33 -07:00
Oleg Mazurov 2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov 7972c403b1 removed delay in SetAddress() 2012-01-06 11:14:40 -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 df307305f5 reduced poll interval to 10ms 2011-10-11 13:16:30 -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 c0f1a45e7a modified endpoint extractor to work better with Nexus S 2011-07-19 07:04:45 -06:00
Oleg Mazurov 66d724be46 minor 2011-07-19 06:57:16 -06:00
Oleg Mazurov 20f057b944 PORTL definitions added to avrpins.h 2011-07-11 06:51:48 -06:00
Oleg Mazurov f4bd3e9986 fixed filename case 2011-07-08 22:47:48 -06:00
Oleg Mazurov 5d8b0df56e cleanup 2011-07-06 20:33:52 -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 55b60c59bc adk init() cleanup 2011-07-02 12:43:38 -06:00
Oleg Mazurov 7d177118e5 adk init works 2011-07-02 00:45:36 -06:00
Oleg Mazurov a0671d92d3 GPS examples added 2011-07-01 20:31:48 -06:00
Oleg Mazurov 77f64ce1cd 20110701 2011-07-01 20:25:50 -06:00
Oleg Mazurov ce6aa49501 063011 2011-06-30 23:09:46 -06:00
Oleg Mazurov 666e0c0142 adk initial 2011-06-30 22:31:46 -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 2ed6629628 added MAX3421E reinit to busprobe() 2011-06-22 11:54:33 -06:00
Oleg Mazurov b94ed5d103 Merge branch 'alex' 2011-06-22 11:41:53 -06:00
Oleg Mazurov 05726f3ed1 first release 2011-06-22 11:41:22 -06:00
Oleg Mazurov f1802bbc7a hid 2011-06-14 23:05:10 -06:00
Oleg Mazurov bc40559679 CtrlReq callback bugfix 2011-06-06 07:18:31 -06:00
Oleg Mazurov cf1611cb48 FTDI fixed 2011-06-05 21:22:39 -06:00