This is an Automatic RGB565 Color Tracking Example project that comes with the OpenMV cam. It lets you track an object by color. I modified the provided code to support the inexpensive (less than $10) ILI9341 display. Using an OpenMV H7 cam it can track an object and drive the display at 40 fps! Check the video for more details.
🛒 OpenMV M7 ▶ http://educ8s.tv/part/OpenMV
🛒 OpenMV H7 ▶ http://educ8s.tv/part/OpenMVH7 💡 FASTER
🛒 ILI9341 Display ▶ http://educ8s.tv/part/28ILI9341
🛒 Prototyping Board ▶ http://educ8s.tv/part/PrototypingBoards
🛒 Soldering Iron ▶ http://educ8s.tv/part/TS100
💖 Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!
💻 https://github.com/OutOfTheBots/OpenMV_TFT
- Kudos to OutOfTheBots for being the creator of ILI9341 MicroPython library without which this project would not exist.