Hi everyone!
I have a small robotic project where I need absolute enocding. Due to lack of suitable (affordable) commercial products, I decided to make one of my own. I made a program that makes gray encoding stripes for linear slides, and now I have at least two options to manufacture reader for it.
One is to use optical transistors, one is to use cheap camera with sufficient framerate.
I have now tested ESP32 CAM AI-Thinker and it seems suitable at least from framerate point of view. 52 fps with 120x160px frames.
The camera will be fixed on relation to encoder strip and each black or white square can be read absolutely from the same point on the pic.
Any leads from where should I start searching information about how to do it, or have someone already done it?

I have a small robotic project where I need absolute enocding. Due to lack of suitable (affordable) commercial products, I decided to make one of my own. I made a program that makes gray encoding stripes for linear slides, and now I have at least two options to manufacture reader for it.
One is to use optical transistors, one is to use cheap camera with sufficient framerate.
I have now tested ESP32 CAM AI-Thinker and it seems suitable at least from framerate point of view. 52 fps with 120x160px frames.
The camera will be fixed on relation to encoder strip and each black or white square can be read absolutely from the same point on the pic.
Any leads from where should I start searching information about how to do it, or have someone already done it?
