Edgar O Silva
|
bf86c6f414
|
Adding servo driver example.
|
2013-10-30 20:41:47 -06:00 |
Edgar O Silva
|
ea472f9e12
|
Fix issue with currentSpeed having to go through driver.
|
2013-10-30 20:37:42 -06:00 |
Edgar O Silva
|
6a9c5eb60e
|
Added speed output to the example.
|
2013-10-30 16:21:17 -06:00 |
Edgar O Silva
|
b37fe4a99e
|
Added examples for motor speed and led brightness.
|
2013-10-30 16:04:52 -06:00 |
deadprogram
|
92232812e9
|
Need a line break
|
2013-10-30 00:46:10 -07:00 |
deadprogram
|
a8c8b9f832
|
Updates for version 0.2.0
|
2013-10-30 00:44:08 -07:00 |
Ron Evans
|
03450dbac7
|
Merge pull request #14 from hybridgroup/8-analog-sensor
Adding analog sensor support to cylon GPIO.
|
2013-10-29 17:57:57 -07:00 |
Edgar O Silva
|
cf6d2c88bc
|
Removing DriverName param in favor of opts, which already contains it.
|
2013-10-29 18:15:41 -06:00 |
Edgar O Silva
|
2e0d0423bb
|
Adding analog sensor support to cylon GPIO.
|
2013-10-29 17:56:57 -06:00 |
Ron Evans
|
46a0f38548
|
Merge pull request #13 from hybridgroup/basestar
Add Basestar class for use in external modules
|
2013-10-29 11:26:26 -07:00 |
Andrew Stewart
|
3f494dd23d
|
Basestar extends EventEmitter
|
2013-10-29 10:59:09 -07:00 |
Andrew Stewart
|
562b91af94
|
Add node-namespace to package.json
|
2013-10-29 10:54:01 -07:00 |
Andrew Stewart
|
1c3d2236a0
|
Add Basestar class for use in external modules
|
2013-10-29 10:43:11 -07:00 |
deadprogram
|
504e51bd28
|
Can now attach users own functions to robot at will
|
2013-10-28 23:53:30 -07:00 |
deadprogram
|
e53c598ade
|
Add ARDRone to README
|
2013-10-28 21:48:29 -07:00 |
deadprogram
|
a95bd2e0ee
|
Some pure JS examples for the purists
|
2013-10-28 21:44:01 -07:00 |
deadprogram
|
b29f911628
|
Update to version 0.1.0
|
2013-10-28 21:44:01 -07:00 |
Ron Evans
|
4268a25ad7
|
Merge pull request #12 from hybridgroup/12-upd-collision-example
Updated collision example to perform better and start running when you d...
|
2013-10-28 20:55:21 -07:00 |
Edgar O Silva
|
c7afd83336
|
Updated collision example to perform better and start running when you drop the sphero.
|
2013-10-28 21:05:11 -06:00 |
Ron Evans
|
83f5e6c4c3
|
Merge pull request #11 from hybridgroup/12-add-collision-event
Sphero Collision event example.
|
2013-10-28 19:03:21 -07:00 |
Edgar O Silva
|
517a093604
|
Added collision event to the messages example and updated collision example.
|
2013-10-28 19:59:44 -06:00 |
deadprogram
|
d87c63dc26
|
Cleanup startConnections and startDevices to ensure proper async startup
|
2013-10-28 18:58:06 -07:00 |
Edgar O Silva
|
507e381ae6
|
Sphero Collision event example.
|
2013-10-28 19:50:37 -06:00 |
deadprogram
|
1f48fd8534
|
Working button/LED
|
2013-10-28 18:26:16 -07:00 |
Andrew Stewart
|
5da9ac3216
|
Fix test fails
|
2013-10-28 17:56:00 -07:00 |
Andrew Stewart
|
76cfbbe765
|
Correctly proxy methods for classes
|
2013-10-28 17:48:29 -07:00 |
deadprogram
|
6b5b851b63
|
Use the right event
|
2013-10-28 15:37:25 -07:00 |
deadprogram
|
97b7335784
|
Merged better startup routine
|
2013-10-28 15:31:39 -07:00 |
Ron Evans
|
9857a45a8a
|
Merge pull request #9 from hybridgroup/proxy-functions
Proxy Functions From Object To Target
|
2013-10-28 12:22:19 -07:00 |
Andrew Stewart
|
c33a99e4bd
|
Add tests for proxyFunctionsToObject
|
2013-10-28 12:07:56 -07:00 |
deadprogram
|
6a52e7f869
|
Tweak to button example
|
2013-10-28 12:02:38 -07:00 |
Andrew Stewart
|
c5cf70a5af
|
Remove irrelevant tests
|
2013-10-28 11:58:31 -07:00 |
Andrew Stewart
|
21624ffacd
|
Use proxyFunctionsToObject for Connection and Device
|
2013-10-28 11:51:18 -07:00 |
Andrew Stewart
|
01b2d84bd1
|
Add method to proxy functions between objects
|
2013-10-28 11:51:03 -07:00 |
deadprogram
|
8372486a00
|
Almost the button example
|
2013-10-28 09:25:07 -07:00 |
deadprogram
|
16a049f586
|
Pass requested driver name to driver module, for those that contain multiple drivers
|
2013-10-26 23:03:12 -07:00 |
deadprogram
|
c94549bf75
|
README and example synced up
|
2013-10-26 00:26:02 -07:00 |
deadprogram
|
3eb09259d8
|
Add links to readme to adaptor modules
|
2013-10-26 00:09:47 -07:00 |
deadprogram
|
08da7d3390
|
Some logging for debug mode only
|
2013-10-26 00:04:42 -07:00 |
deadprogram
|
79f02193ca
|
All green
|
2013-10-25 23:29:07 -07:00 |
deadprogram
|
e43bf8ad45
|
Works for arduino blink, with new async hotness
|
2013-10-25 23:27:39 -07:00 |
deadprogram
|
5e6bf8763b
|
Devices need pin
|
2013-10-25 20:29:11 -07:00 |
Ron Evans
|
9bfd8ce57d
|
Merge pull request #8 from hybridgroup/event-triggering-fix
Fixes issue with events not being triggered in drivers because .start wa...
|
2013-10-25 18:08:47 -07:00 |
Edgar O Silva
|
450a87e17e
|
Fixes issue with events not being triggered in drivers because .start was not being called to setup.
|
2013-10-25 19:49:35 -05:00 |
deadprogram
|
7f730ed3be
|
Added section placeholder for hardware support
|
2013-10-25 13:50:53 -07:00 |
deadprogram
|
fea55228cc
|
Added ping driver for testing
|
2013-10-25 13:11:09 -07:00 |
deadprogram
|
7a67dbfd22
|
Namespace all the adaptors
|
2013-10-25 13:01:18 -07:00 |
deadprogram
|
69a476dfbf
|
Correct missing command in loopback test adaptor
|
2013-10-25 12:52:55 -07:00 |
deadprogram
|
f2cf92644b
|
Better multiple
|
2013-10-25 10:40:27 -07:00 |
deadprogram
|
3f19d14fe2
|
Include reference to artoo
|
2013-10-25 09:19:08 -07:00 |