DrWino Geschrieben May 22, 2021 at 18:08 Geschrieben May 22, 2021 at 18:08 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? Zitieren
rtrbt Geschrieben May 25, 2021 at 07:39 Geschrieben May 25, 2021 at 07:39 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). Zitieren
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.