Hi All,
I’m working to incorporate pixy with the uArm Metal robotic arm. The initial application is an autonomous tic-tac-toe player.
I am having trouble determining how to integrate the two hardware components. The Arduino Uno compatible Uduino only has a serial connection, which I hope will work fine with a custom cable.
I had planned to power the Pixy via the +5/Gnd pins available on the serial connection. The problem is that if I am using the servo mount, the docs here say that I should power the Pixy directly and let it power the Arduino.
- First, I expect that my uArm Uduino cannot be powered by the serial port.
- Second, there is already a built-in powered servo shield to drive the rotors that powers the Uduino.
I can power the pixy through the power port so do folks here advise that I only connect the two Tx/Rx pins and not try to use any power sourced from Pixy in this way?
(Anyone integrated Pixy and uArm yet?)
Thank you all for your expertise.