29 Commits

Author SHA1 Message Date
4af1d3d69b Added autosubscribe when adding eventlisteners 2019-12-06 17:31:12 -08:00
d453fe52fb Basic implementation of BasicMotor types 2019-12-06 11:31:56 -08:00
491a8ab340 Merge branch 'pr-3' of github.com:nutki/node-poweredup 2019-11-10 12:26:57 -08:00
e179be89fb Merge branch 'master' of github.com:nathankellenicki/node-poweredup
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-10 12:15:31 -08:00
e3b65c07b6 Removed noble-mac dependency, fixed connection issues when manufacturerData doesn't exist 2019-11-10 12:15:26 -08:00
77c470f616
Merge pull request #31 from churchs19/master
Updating noble dependency to @abandonware/noble for Node >= 10.0 support
2019-11-10 12:14:39 -08:00
Michal Szafranski
172c1b826c Firmware version is encoded with BCD 2019-11-05 22:08:33 +01:00
Michal Szafranski
00e6840c32 fix tilt sensor readout in wedo hub as well 2019-11-03 10:18:54 +01:00
Shane Church
a1026547cf Reverted accidental formatting changes to wedo2smarthub.ts 2019-10-13 08:45:55 -05:00
Shane Church
e5bba46b80 Updated references to @abandonware/noble since noble is no longer maintained
Allows building on Node.js >= 10
2019-10-13 08:38:58 -05:00
6651b79188 Support for tilt, accel, temp on Control+ Hub
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-08-07 11:04:51 -07:00
cc1571dc26 Added initial support for LEGO Technic CONTROL+
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-08-06 14:52:14 -07:00
2c08e8b3ee Fixed typescript errors 2019-04-25 21:57:16 -07:00
d70d66e3dc Working example of web bluetooth 2019-03-18 14:57:41 -07:00
f23e5ad679 Seperated BLEDevice out into NobleDevice and WebBLEDevice usingi nterfaces 2019-03-18 11:16:54 -07:00
57ceb4cbcc Fixed race condition on second device 2019-02-07 15:35:48 -08:00
edf5606814 Web Bluetooth WeDo 2.0 support 2019-02-06 17:46:59 -08:00
5efc38b213 Code cleanup 2019-02-06 10:01:44 -08:00
f9b99e0481 Fully abstracted out to BLEDevice 2019-02-06 09:54:28 -08:00
79542acef1 BLEDevice partially working for noble devices 2019-02-05 16:15:09 -08:00
aaccfb7182 Added shutdown method for WeDo 2.0 Smart Hub 2019-02-04 10:01:35 -08:00
ba44189faa Made discovery more reliable 2019-01-29 20:46:51 -08:00
cdb2562d20 Debug logging and renamed hardStopMotor to brakeMotor 2019-01-22 11:32:07 -08:00
110f65b291 WeDo 2.0 voltage reporting 2019-01-22 10:32:19 -08:00
adaac287cc Initial pass at wedo2 voltage and current 2019-01-18 17:35:48 -08:00
47a0f56d0d Now fetches firmware revisions for WeDo 2.0 Smart Hubs 2019-01-18 14:46:31 -08:00
1e787f2962 Added hardStopMotor to motor controls 2019-01-08 13:24:49 -08:00
a4cff9bc74 Updated node_modules 2019-01-03 12:44:05 -08:00
2e7fe13fed File reorg 2019-01-03 10:42:43 -08:00