Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 401 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 401 Bytes

ESP32-Optical-Flow

I2C/UART optical flow sensor for ESP32-Camera boards.

Folder ESP32-Optical-Flow contains the sensor code for a M5Stack Timer Cam X board. Can be used with other ESP32 camera boards, but you need to modify the pins and camera configuration accordingly.

Folder Optical-Flow-Example is an I2C master to test the ESP32-Optical-Flow sensor, should compile on any Arduino board.