-
Hello. I have a win10 system with anaconda installed.
I have a rather simple code to test bleak connection (as demo.py does not work)
```
import time
import asyncio
from bleak import BleakScanner…
-
When trying to add a subscription to both ANGLE and SPEED for Motor_A, I get an error on the second subscription:
Code:
self.hub.motor_A.subscribe(test_speed, mode=EncodedMotor.SENSOR_SPEED)…
-
**What are you trying to do?**
Connect via Bluetooth (either in tethering mode or not) to an M1-based Mac running MacOS 12.x
**What did you expect to happen**
Connect via either of the method…
-
On https://spike.legoeducation.com/essential/project one can connect to the Hub via WebBluetooth. Consequently there is already a JavaScript client implementation. Is it documented somewhere?
-
Hi,
I started playing around with PoweredUp just recently and I came across this awesome project. I am mostly interested un the Hub Emulation.
What I noticed is a weird behaviour with ports and …
-
The `TechnicLargeAngularMotorGrey` has a non-understood STATS mode. Investigate it and extend model.
Discovered as part of sharpbrick/powered-up#75 and sharpbrick/powered-up#108
-
Hey there, first of all thanks @undera for creating this library! I am trying to connect to a Lego WeDo 2.0 SmartHub. I am a noob, but I read it should be compatible with Boost. I get this stack trace…
-
Hi @corneliusmunz,
thank you for your support, is a great thing that this project is alive!
Another question: I am digging into BLE protocol and I there are some command where HUB send reply …
-
**Titulo**: ROADSEC Fortaleza CE
**Data**: 08/04/2017 9H30
**Local**: FACULDADE FARIAS BRITO R. Castro Monte, 1364 - Varjota - Fortaleza - CE, 60175-230
**Descrição**: ROADSEC: HACKING, SEGUR…
-
Hi,
I am trying to get this library to work with my son's Duplo HUB. It seems to detect and connect to the hub just fine, but I never manage to detect the motor, or any other device.
I've done s…