Gabriel Brito
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Gabriel Brito-
Gabriel Brito commented,
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...
-
Gabriel Brito commented,
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 ...
-
Gabriel Brito commented,
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 ...
-
Gabriel Brito created a post,
Intel RealSense D415 - Troubleshoot when several other serial devices are connected to rpi4
HiI have multiple devices communicating with rpi4 using serial communication. Everything was working fine, but when I connected the Intel RealSense D415 camera to the RPI4 all the sensors stopped w...