DrWino Posted May 22, 2021 at 06:08 PM Posted May 22, 2021 at 06:08 PM I have a IMU2 with ethernet brick + master brick. I want to connect directly to just the IMU2 over USB. I use python but I cannot find an example with USB connection. Everything is IP. Can you helps? Quote
rtrbt Posted May 25, 2021 at 07:39 AM Posted May 25, 2021 at 07:39 AM Hi, To use any Brick over USB, you have to install Brick Daemon on the connected PC. You can then connect to the daemon over TCP/IP (i.e. use localhost if you run your Python script on the same PC). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.