TechnicBRICKs
TechnicBRICKs
This would be really cool!! My priorities would be, first scenario # 3 (although this also implies scenario # 2) and then scenario # 4. My hope is that basic...
> Partly inspired by the existing `messaging` module, here is one idea for what communication could look like. > > Peripherals: > > ```python > from pybricks.messaging import PeripheralHub >...
Fully understood your approach! Just thought that for the time being, this could lead to an intermediate solution. To get it working guess one needs to add the `ubluetooth` library...
At the initial post from this thread there is code written like this: ``` # Beep to show it's done (Technic Hub uses the built-in piezo) print("Motor run successfully.") ```...
It is here Laurens! See the second line from the end (a comment indeed). Hence I was wondering... Feel free to delete my posts if you feel so. Sorry to...