52 Commits

Author SHA1 Message Date
c6c470e863 Initial pass at getting the firmware version 2019-01-16 11:41:44 -08:00
1e787f2962 Added hardStopMotor to motor controls 2019-01-08 13:24:49 -08:00
d165fa1817 Fixed DeviceType 2018-12-31 13:28:56 -08:00
7b192266ff Added methods for fetching hub and device types 2018-12-31 13:24:57 -08:00
fa6a3a3798 Documentation for the consts 2018-12-30 20:56:39 -08:00
ad58052b72 Documentation for the consts 2018-12-30 20:49:41 -08:00
7bdbfbdceb Documentation for the consts 2018-12-30 20:47:41 -08:00
tomaszni
3f48077c4f Extend LPF2Hub events with "colorAndDistance" - emitting both color and distance from Boost sensor at the same time, just like the sensor information is delivered. 2018-11-16 12:33:53 +01:00
2212e5d31a Updated docs for PR#3 2018-11-15 11:27:04 -08:00
439a115e74 Added RGB color mode to LED lights on Boost Move Hub and PUP Hub and Remote 2018-10-14 10:40:26 -07:00
d9d1e8f72b Duplo Train Base motor, speaker, color sensor, and speedometer 2018-08-31 20:38:32 -07:00
4452c0e70a First pass at Duplo train support 2018-08-28 09:22:06 -07:00
9a3077866c First pass at Duplo train support 2018-08-23 16:15:36 +01:00
Nathan Kunicki
6bcb0f3d20 Fixed Docs and examples 2018-08-16 15:31:53 +01:00
Nathan Kunicki
e72dbd33a9 Laying the groundwork for PUP light support 2018-08-16 11:30:58 +01:00
Nathan Kunicki
f838acfe8b Renamed module to node-poweredup 2018-08-07 10:59:43 +01:00
c9e0b0214e Added speed ramping capability 2018-08-04 23:24:06 +01:00
Nathan Kunicki
e60598bba9 Fixed documentation 2018-08-02 20:52:42 +01:00
Nathan Kunicki
f51f066c94 Port AB properly supported on Boost Move Hubs 2018-08-02 12:44:43 +01:00
Nathan Kunicki
4cfee19b5a Port AB supported on PUPHub, setName on LPF2 hubs 2018-08-02 11:57:22 +01:00
Nathan Kunicki
2a5b5a47b9 Port AB supported on PUPHub, setName on LPF2 hubs 2018-08-02 11:41:21 +01:00
Nathan Kunicki
02b2215ca8 Set name of WeDo 2.0 hub 2018-08-01 15:35:46 +01:00
Nathan Kunicki
b0d73761be Renamed Wedo2Hub to WeDo2SmartHub 2018-08-01 15:01:25 +01:00
Nathan Kunicki
d83b913a69 Renamed Wedo2Hub to WeDo2SmartHub 2018-08-01 14:58:15 +01:00
Nathan Kunicki
7d7a7377c7 Gave some consts better names 2018-08-01 11:38:29 +01:00
Nathan Kunicki
0fee67c438 JSDoc ignore events 2018-08-01 11:31:24 +01:00
Nathan Kunicki
4db9a6528c Docs maintain class hierarchy 2018-08-01 11:19:55 +01:00
Nathan Kunicki
2665879d19 Docs for different classes 2018-08-01 11:10:09 +01:00
Nathan Kunicki
866d1f6d7d Docs for different classes 2018-08-01 11:08:25 +01:00
Nathan Kunicki
8bce100fa1 Seperate classes for different hub types 2018-08-01 11:06:30 +01:00
Nathan Kunicki
f782317468 Better motor control, better documentation 2018-08-01 10:23:58 +01:00
Nathan Kunicki
a20fbe7d70 Battery level and current of lpf2 hubs 2018-07-31 16:25:20 +01:00
Nathan Kunicki
d917f9cb12 Fixed disconnect bug, made discovery better 2018-07-31 14:39:06 +01:00
Nathan Kunicki
1f0f007e9d Added artificial (read: client side) timing for motors on the WeDo 2.0 Smart Hub 2018-07-26 18:12:31 +01:00
Nathan Kunicki
98620bce72 Added buzzer support to the WeDo 2.0 Smart Hub 2018-07-26 17:58:28 +01:00
Nathan Kunicki
ed515d6ec0 Added attach/detach events 2018-06-28 16:55:53 +01:00
Nathan Kunicki
74cab90ddc Exported Consts 2018-06-27 16:47:04 +01:00
Nathan Kunicki
e0a6694bd9 BoostHub now LPF2Hub 2018-06-27 16:35:09 +01:00
Nathan Kunicki
e5cae2986b Changed wait to sleep, and added a new wait command 2018-06-26 11:52:30 +01:00
Nathan Kunicki
351d0226a2 Added wait helper method 2018-06-22 15:24:24 +01:00
Nathan Kunicki
2cd7ccd253 All command methods now return promises 2018-06-22 12:40:06 +01:00
Nathan Kunicki
667c98ccde All command methods now return promises 2018-06-22 12:21:44 +01:00
Nathan Kunicki
47fa748273 All command methods now return promises 2018-06-22 12:20:08 +01:00
Nathan Kunicki
92248caca5 Removed all callback apis 2018-06-22 12:05:13 +01:00
Nathan Kunicki
fdd4bb8114 Turned connect method into promise based rather than callback based 2018-06-22 11:59:47 +01:00
Nathan Kunicki
81471c182f Better documentation 2018-06-22 09:54:15 +01:00
Nathan Kunicki
e950b14e16 More documentation 2018-06-21 18:32:42 +01:00
Nathan Kunicki
c56a614028 More documentation 2018-06-21 18:32:02 +01:00
Nathan Kunicki
3d8ac86b2f More documentation 2018-06-21 18:31:22 +01:00
Nathan Kunicki
3a413953db More documentation 2018-06-21 18:27:50 +01:00