-
Make Sure you specify ColorSensor port
-
Color Sensor says:
> 2nd, 3rd and 4th bytes = 00 45 01 are still unknown
I think the second byte might be the high byte of the length, there are just no packets longer than 0xFF yet. Or reserved…
-
-
@laurensvalk
Copied from [support issue #224](https://github.com/pybricks/support/issues/224)
I still don't know how to simply refer to an issue in another repo.
> > Any hint on where I might l…
-
Think this was a known bug from the outset, not sure why it was never flagged here.
Needs fixing within 7 days if possible, for COM1003.
-
My suggestion is to move the logic inside the `ControlPanelColorSensor` class to the `ControlPanelSubsystem` class. Then, move the `ControlPanelColor` enum into the `ControlPanelSubsystem` class too, …
-
Add the ability to get the RGB and/or HSV values from the Technic Color Sensor.
https://docs.pybricks.com/en/stable/pupdevices/colorsensor.html#pybricks.pupdevices.ColorSensor.hsv
Add the ability …
-
# PortInfo
## Motor Ports
* **A**: Left
* **B**: Knee
* **C**: Claw
* **D**: Right
## Sensor Port
* **1**: Proximity
* **2**: LightSensor
* **3**: ColorSensor
* **4**: Gyro
-
-
Now that we have a basic wizard to create a code template, we can start thinking about making it more useful for V3.3 and onwards. Consider, for example:
![image](https://user-images.githubusercont…