Gabriel Brito
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Gabriel Brito-
all the serial devices works together when the camera is not enabled. The problem here is that the camera APIs are scanning all the serial ports to find the camera, making the comunication with th...
-
The same script is communicating with the various sensors via the serial protocol (each device on a different serial port) and in that same script the camera is being initialized (which I think is ...
-
If I only use the camera with rpi4, the camera works fine If I only use the other sensors that communicate using serial protocol with rpi4, the sensors work fine. If I connect everything to rpi4 ...