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 |
|
Oleg Mazurov
|
31a1357954
|
Merge pull request #10 from TKJElectronics/master
Added better example and changed delay once again
|
2012-03-26 07:51:34 -07: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 |
|
Oleg Mazurov
|
235a869016
|
Merge pull request #9 from TKJElectronics/master
Added ArduinoBlinkLED ADK Example
|
2012-03-26 06:44:14 -07: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 |
|
Oleg Mazurov
|
45191747aa
|
Merge pull request #8 from TKJElectronics/master
Adjusted delay before reset
|
2012-03-24 12:24:27 -07:00 |
|
Kristian Lauszus
|
b5d0180751
|
Adjusted delay again
|
2012-03-24 20:08:45 +01:00 |
|
Oleg Mazurov
|
7a35b3d37f
|
Merge pull request #7 from TKJElectronics/master
Some dongles need a bigger delay before the hci_reset() command
|
2012-03-24 09:49:26 -07:00 |
|
Kristian Lauszus
|
72e25410f4
|
Increased delay before reset
|
2012-03-24 16:50:29 +01:00 |
|
Oleg Mazurov
|
243b63a958
|
Merge pull request #6 from TKJElectronics/master
Fixed the INT pin on the Arduino ADK
|
2012-03-19 13:50:27 -07:00 |
|
Kristian Lauszus
|
147c011750
|
Fixed ADK support
|
2012-03-19 16:21:19 +01:00 |
|
Oleg Mazurov
|
8e9517570d
|
Merge pull request #5 from TKJElectronics/master
bmNakPower issue fixed
|
2012-03-04 08:36:10 -08: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 |
|
Oleg Mazurov
|
6b83663756
|
Merge pull request #4 from TKJElectronics/master
Added PS3 Bluetooth support
|
2012-03-03 13:18:12 -08: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 |
|