I’m using odrive boards to control a t bod mechanism that has a tip at the bottem, I want to monitor the state of the tip using a AMT232B-V absolute encoder.
If written some code in Python that connects to the drive and this is successful. But after some extensive searching, I can’t figure out read the value of the encoder using Python and the odrive:
I have a wiring schema to help understand the situation:
I’m looking for some example code to read the value of the encoder.
Thanks in advance!