Hello Community,
is it possible to get the signal from the liveplotter (pos_estimate) as an output signal via a pin from the odrive board and to integrate it into another process?
Best regards
Tim
Hello Community,
is it possible to get the signal from the liveplotter (pos_estimate) as an output signal via a pin from the odrive board and to integrate it into another process?
Best regards
Tim
My consideration is to connect the Odrive board to an Arduino. So that I can read out the live plotter data and feed it into my process. Or do I not need an arduino and can I get the data from the live plotter directly from the odrive board?
My current setup.
I connected my odrive board to the mainboard (3D printer) via step / direct. And now i will feed the Mainboard with the information from the odrive board (pos_estimate), to regulate / optimize the process.
Best regards
Tim
Use the CAN bus or UART to poll the data from the odrive, there is no hardware output support as such.