May 22, 2021 at 06:08 PMMay 22, 2021 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?
May 25, 2021 at 07:39 AMMay 25, 2021 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).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.