Hi All,
I need help with coding (C++) an ESP32 to read an AS5600 and display the angle between 0 and 180 degrees.
The motor shaft only rotated through 180 Deg at 1 R.P.M
I do not require very accurate position, if it’s within a degree that would be superb, it is only to display the shaft position.
I have installed the AS5600 library and the Wire.h
library. I would want to use I2c to communicate with the AS5600
Not being a programmer, I am a bit stumped, my collaborator on this project is away for several months and I need to get cracking with this.
Any help greatly appreciated.