-
Hey,
I recently bought a APDS 9960 sensor. I installed it to my Arduino (correctly, 3.3V) and tried the GestureTest.ino example, but I can't keep it to log the correctly. I've also tried the Proxim…
-
Hi there! I'm on my way to save energy, so I'm using HA (Home Assistant) to manage my "screens" at home. I have multiple motion detectors placed in the house so, when non of them are "triggered", afte…
-
#!/usr/bin/env pybricks-micropython
from pybricks.ev3devices import (Motor, TouchSensor, ColorSensor,
InfraredSensor, UltrasonicSensor, GyroSensor)
from pybricks.para…
-
I've been spying on my BOOST Color and Distance sensor
Like EV3 UART sensors, Powered Up UART devices (can't say "sensors" anymore since BOOST Interactive Motor is also UART) send data about the de…
dlech updated
6 months ago
-
**Describe the bug**
hub.display.animate doesn't work with multitask
**To reproduce**
```python
from pybricks.hubs import InventorHub
from pybricks.pupdevices import Motor, ColorSensor, ColorDi…
-
## Información
**Capa**: Capa baja.
**Controlador**: ColorSensor->TCS3200
## Historia
Después de añadir funciones básicas al controlador de L298N, quise hacer una prueba mezclada con el sensor d…
-
This is for **pybricks-micropython**
**(1) Appropriate & Fast way to retrieve Color, RGB and White values from HT NXT Color V2?**
This is on top of an issue I have with the HiTechnic Color Sensor …
-
### What's happening?
I have encountered issues with this device (OnePlus 8T running Android 13) in the past (see. https://github.com/mrousavy/react-native-vision-camera/issues/1947#issuecomment-18…
-
[Bug] colorsensor.hsv(surface=False) not work
-
I have successfully installed this extension and is trying to use it with Robot Inventor. VSC and the Hub connects, no problem.
**Problem 1:**
However, when uploading simple code, the tune for upl…