deadprogram
|
6a83019eff
|
Add example of Leap Motion combined with Arduino
|
2014-02-03 13:40:50 -08:00 |
deadprogram
|
6360ed7c09
|
Add examples for MPL115A2
|
2014-02-02 10:45:55 -08:00 |
Edgar O Silva
|
e7d7a60691
|
Removed all js files and updated CylonProcess to just Cylon.Process.
|
2014-02-01 16:56:30 -06:00 |
Edgar O Silva
|
60e3ff2bb3
|
Changed commands to use coffee by default and added new cylon-process class.
|
2014-02-01 16:42:32 -06:00 |
Ron Evans
|
2f7719cf28
|
Merge pull request #90 from hybridgroup/change-sys-print
Changes sys.print for console.log
|
2014-01-31 22:35:47 -08:00 |
Edgar O Silva
|
2fb2aeb953
|
Changes sys.print for console.log
|
2014-01-31 23:11:08 -06:00 |
Andrew Stewart
|
ac901599e8
|
Merge pull request #88 from hybridgroup/134-fix-ext-cmds-reg
Fixes registration of external commands.
|
2014-01-31 12:08:56 -08:00 |
Andrew Stewart
|
8eef83b3af
|
Remove unnecessary lines and correct variable scope
|
2014-01-31 11:54:58 -08:00 |
Edgar O Silva
|
3dd0870ff6
|
Remove debug comments.
|
2014-01-31 13:34:52 -06:00 |
Edgar O Silva
|
13b185c23e
|
Fixes registration of external commands.
|
2014-01-31 13:32:49 -06:00 |
Andrew Stewart
|
f3cb8133ff
|
Serve Robeaux correctly
|
2014-01-31 11:02:12 -08:00 |
Ron Evans
|
3dde16d659
|
Merge pull request #86 from hybridgroup/112-firmata-command
Added upload firmata command to cylon.
|
2014-01-31 00:56:26 -08:00 |
Edgar O Silva
|
66b0a29292
|
Removed firmata commands from cylon and update command list.
|
2014-01-30 19:54:19 -06:00 |
Edgar O Silva
|
678cda543d
|
Fixed mac serial port address issue.
|
2014-01-30 14:19:26 -06:00 |
Edgar O Silva
|
73fe96ea9c
|
WIP on adding upload firmata command to cylon.
|
2014-01-30 14:13:06 -06:00 |
Ron Evans
|
63b3e217a4
|
Merge pull request #85 from hybridgroup/120-scan-cmd
Added scan command to cylon.
|
2014-01-29 17:10:08 -08:00 |
Edgar O Silva
|
7eb6235239
|
Change all connect, pair and unpair as bluetooth subcommands.
|
2014-01-29 16:12:40 -06:00 |
Edgar O Silva
|
82627351e8
|
Updated commands to connect serial and bluetooth pair|unpair. Also updated connect serial child process to inherit stdio pipes.
|
2014-01-29 15:46:23 -06:00 |
Edgar O Silva
|
01d68bd74e
|
Updated scan serial commands and connect-to-serial description.
|
2014-01-29 13:54:09 -06:00 |
deadprogram
|
92c012a819
|
Github has eliminated nodei.co badges as part of their own analytics tracking
|
2014-01-29 11:04:52 -08:00 |
deadprogram
|
0dcc59b4cb
|
Copy sleep method from johnny-five cause sometimes you just need a break
|
2014-01-29 11:04:52 -08:00 |
Edgar O Silva
|
3d2895e9eb
|
Added new pari, unpair, connect-to-serial commands and updated standard IO pipes when executing interacting commands.
|
2014-01-29 10:50:25 -06:00 |
Edgar O Silva
|
b59deb26e8
|
Removed scan command from commands list.
|
2014-01-28 11:41:55 -06:00 |
Edgar O Silva
|
de75238c7d
|
Removed tmp linux commands example file.
|
2014-01-28 11:29:33 -06:00 |
Edgar O Silva
|
e2ee760663
|
WIP on commands changes.
|
2014-01-28 11:17:02 -06:00 |
Andrew Stewart
|
c67076bc0b
|
Finish correcting TomDoc for utils
|
2014-01-27 11:46:49 -08:00 |
Andrew Stewart
|
caa41a545c
|
Correct TomDoc in utils.coffee
|
2014-01-27 10:51:39 -08:00 |
deadprogram
|
957419cc4a
|
Add digispark blink example in coffeescript
|
2014-01-26 19:31:20 -08:00 |
deadprogram
|
459dbc15db
|
Add digispark to readme
|
2014-01-25 22:25:11 -08:00 |
deadprogram
|
6e38eebdcb
|
Update robeaux reference
|
2014-01-25 16:50:48 -08:00 |
Edgar O Silva
|
3fde2c9a36
|
Fix bugs and updated feedback messages.
|
2014-01-24 18:04:21 -06:00 |
Edgar O Silva
|
1e22a3e63b
|
WIP on scan command.
|
2014-01-24 17:57:34 -06:00 |
Ron Evans
|
24d2c6fc53
|
Merge pull request #83 from hybridgroup/roboux
Roboux
|
2014-01-24 15:18:52 -08:00 |
Andrew Stewart
|
6635af0bfc
|
Add roboux to dependencies, and direct API to it
|
2014-01-24 14:56:24 -08:00 |
Andrew Stewart
|
b1666e090a
|
Remove existing Angular app
|
2014-01-24 14:06:52 -08:00 |
Andrew Stewart
|
6400afdc4d
|
Remove interpolation
|
2014-01-21 11:54:25 -08:00 |
Andrew Stewart
|
aedec4e62e
|
Add example using DualShock 3 Controller
|
2014-01-21 11:27:12 -08:00 |
Andrew Stewart
|
851d7f9032
|
Add example using Xbox 360 Controller
|
2014-01-21 11:27:12 -08:00 |
Adrian Zankich
|
f174386672
|
Fix cylon command issue if no node_modules directory is present
|
2014-01-21 00:57:56 -08:00 |
Ron Evans
|
eced9ab6fe
|
Merge pull request #80 from hybridgroup/90-i2c-firmata
Updated blink m examples for firmata.
|
2014-01-20 13:59:28 -08:00 |
Edgar O Silva
|
3f235a14d3
|
Updated blinkm examples.
|
2014-01-20 15:57:17 -06:00 |
Edgar O Silva
|
16bdfaf141
|
Added updated example for blinkm driver using firmata on arduino.
|
2014-01-20 15:56:03 -06:00 |
Edgar O Silva
|
0dbf703ed9
|
Remove duplicated example for blinkm in raspi.
|
2014-01-20 15:53:47 -06:00 |
Ron Evans
|
f1c5bbbe1f
|
Merge pull request #79 from hybridgroup/update-bbb-examples
Updated bbb examples.
|
2014-01-20 13:37:59 -08:00 |
Edgar O Silva
|
a32b45d580
|
Updated bbb examples.
|
2014-01-20 15:34:16 -06:00 |
Ron Evans
|
390aef964d
|
Merge pull request #78 from hybridgroup/servo-angle-safety
Servo angle safety updates, now with optional range parameter.
|
2014-01-20 08:56:01 -08:00 |
Edgar O Silva
|
a5e727430d
|
Updated litcoffee example with correct range params.
|
2014-01-19 23:34:11 -06:00 |
Edgar O Silva
|
e549f6e0a6
|
Updated servo examples to include the new optional range param.
|
2014-01-19 23:19:49 -06:00 |
Andrew Stewart
|
dcec9e0ffe
|
Clear up param type naming
|
2014-01-19 00:02:01 -08:00 |
Ron Evans
|
a6ac9782bf
|
Merge pull request #77 from hybridgroup/api-command-fixes
Correct API and Angular app for issuing device commands
|
2014-01-18 18:19:08 -08:00 |