67 Commits

Author SHA1 Message Date
ecbf489148 Fixed problems with sample code, braking consts
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-02-11 08:44:48 -08:00
c0009f8f08 Updated vernie sample, added braking style 2020-02-07 14:28:32 -08:00
e34eea98ba Removed examples with old API 2020-01-29 14:57:03 -08:00
c6f8015154 Added example of slow speed train control with a Medium Linear Motor (Boost Motor) 2020-01-29 14:54:14 -08:00
225b60f752 Devices now cache notified values for easy retrieval without events
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-13 12:59:43 -08:00
dfd22b1d3d Can not retrieve human readable device type from devices. Updated web bluetooth example
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-13 12:18:00 -08:00
035017617e Bug fixes, hubs now wait for hub properties before being connected 2019-12-19 15:44:35 -08:00
195c0d5123 HubLED and MoveHubTiltSensor
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-18 15:20:20 -08:00
023b141c4d Better handling of device initialisation, implemented more modes
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-16 17:07:43 -08:00
31ac93275c Motion and tilt sensor 2019-12-16 11:48:09 -08:00
198d637ef9 Renamed devices
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-16 08:42:40 -08:00
6a7c4899b4 Added more motor types
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 14:07:43 -08:00
5c03e5c3b6 More refactoring 2019-12-10 08:15:21 +09:00
a02249f696 Implemented basic lights, device busy-ness 2019-12-08 22:57:44 -08:00
4af1d3d69b Added autosubscribe when adding eventlisteners 2019-12-06 17:31:12 -08:00
7255c83ae9 Bumped version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-11-11 11:28:30 -08:00
8ff0664641 Made Control+ tilt and accelerometer behave like normal devices 2019-11-11 11:16:49 -08:00
6315f54a23 Fixed double disconnect bug, added hardware versions
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-11-10 20:40:59 -08:00
892d8bf37e Updated dependencies
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-11-10 16:56:47 -08:00
8066824f90 Updated example
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-04 14:39:14 -07:00
42f34269f2 Improved scanning in browser, added DualShock 4 browser example
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2019-04-04 14:09:04 -07:00
e588419245 Fixed types in package.json
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-21 09:47:16 -07:00
9d07d005ae Merge branch 'master' into feature/web-bluetooth 2019-03-18 17:39:46 -07:00
d70d66e3dc Working example of web bluetooth 2019-03-18 14:57:41 -07:00
7bded4fbf5 Improved train controller example
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-17 14:19:16 -08:00
David Colombo
c077d63333
Fixed broken device type query
Replaced "Devices.LED_LIGHTS" with "DeviceType.LED_LIGHTS" 
Because "Devices.LED_LIGHTS" is undefined (maybe deprecated)
2019-02-04 17:00:07 +01:00
666e55b6e3 Sensor example 2019-01-31 21:05:14 -08:00
8f409acd5a Fixed consts in examples 2019-01-07 12:02:44 -08:00
e4809ce420 New example for train loop with station stop 2019-01-03 10:08:30 -08:00
dc6b34d19c Stall detection in vernie roaming 2018-10-15 18:50:34 -07:00
d8689b2a46 Stall detection in vernie roaming 2018-10-15 18:49:45 -07:00
5a820c0532 Autonomous Vernie roaming example 2018-10-12 16:59:32 -07:00
caf2263ea0 Autonomous Vernie roaming example 2018-10-12 16:38:57 -07:00
4bc0e0e006 Autonomous Vernie roaming example 2018-10-12 16:38:07 -07:00
4baac6e6a8 UUIDs now web bluetooth compatible 2018-10-08 22:46:18 -07:00
Nathan Kunicki
7a23697685 Added lights to train controller 2018-08-17 16:38:48 +01:00
Nathan Kunicki
6bcb0f3d20 Fixed Docs and examples 2018-08-16 15:31:53 +01:00
Nathan Kunicki
6c59169bed Tidied examples 2018-08-16 15:23:31 +01:00
d40ba5cee6 Tidied up train examples 2018-08-09 09:18:05 +01:00
Nathan Kunicki
74a222fd8c Train controller example 2018-08-08 16:28:19 +01:00
Nathan Kunicki
1de396d1be Train controller example 2018-08-08 16:20:46 +01:00
Nathan Kunicki
00cdfa4645 Train controller example 2018-08-08 16:15:46 +01:00
Nathan Kunicki
96d83d0859 Front page usage example 2018-08-07 12:29:27 +01:00
Nathan Kunicki
d2f3fcec72 Renamed module to node-poweredup 2018-08-07 10:59:50 +01:00
Nathan Kunicki
f838acfe8b Renamed module to node-poweredup 2018-08-07 10:59:43 +01:00
a976fd3f71 Better examples 2018-08-03 23:19:05 +01:00
c1f04d2145 Better examples 2018-08-03 15:46:36 +01:00
6e3435376c Better examples 2018-08-03 15:33:12 +01:00
Nathan Kunicki
d917f9cb12 Fixed disconnect bug, made discovery better 2018-07-31 14:39:06 +01:00
Nathan Kunicki
0e00bfd653 Testing 2018-07-31 11:12:10 +01:00