-
Now that Power Functions can be support via use of the color sensor I was thinking about having a go at adding support here - does anyone have any documentation that may help me? Or any ideas on where…
-
First of all, your library is fantastic. I got the Duplo Cargo Train for my kid, and I'm not sure which of us is having more fun. Thank you for the time you put into this, and for doing it in Typescri…
-
For info, the new external sensors/motors may be of interest:
//existing internal ids also used in Spike
VOLTAGE = 20,
CURRENT = 21,
RGB_LIGHT = 23,
CONTROL_PLUS_ACCELEROMETER = 57,
CONTROL_PL…
-
Haven't bought yet, just query. Thanks for your work.
-
hi
when i disconnect the hub
poweredUp remove the hub
but the legohub is still connected to my computer.
i use this.poweredUP.getConnectedHubByUUID(decodeURIComponent(uuid)).disconnect()
i m un…
-
When I using motor.dc(70) and after I want to check del speed with motor.speed() the value returned is 0
It's a "by design" behavior?
-
There has been internal IndexOutOfRangeException in [ControlPlusDevice.OnCharacteristicChanged](https://github.com/imurvai/brickcontroller2/blob/master/BrickController2/BrickController2/DeviceManageme…
-
Something which has been on my mind for a while (which recently came up in a not-entirely-unrelated issue) has been a new paradigm for talking to devices attached to hubs.
Problem Space
---
Her…
-
Hi,
I am making some test with this library, my goal is to connect on a Raspberry Pi multiple train and multiple remote.
When I try and adapt the examples, I have the following problem: the scan f…
-
I have just started using this library (thanks so much for creating and sharing!) and I run into an issue: I am only able to connect to the Boost Move Hub when I run `node` with `sudo`. I tried to se…