Hi!
I would like to read a very high resolution rotary encoder (16bit, i.e. 65536 counts per revolution), rotating at 10rpm. Then, I would like to send the encoder position to another computer using Ethernet or WiFi (as fast as possible, I would like to send the position via UDP at least 600x per second).
1. What would be my best option? (I am a beginner) Raspberry Pi, or Arduino ( I am concerned Arduino is not fast enough)
2. Does anyone have experience with high resolution encoders? What would be a good place to find such rotary encoders?
3. I found a couple of encoders, but they use a SSI interface, or a BiSS interface. Can I use these interfaces with Raspberry Pi?
Any help is greatly appreciated!
Thanks!!
Niek