educ8s / OpenMV-ILI9341-Track-Object

This is an Automatic RGB565 Color Tracking project for the OpenMV cam and an ILI9341 display. It lets you track an object by color at 40 fps!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMV-ILI9341-Track-Object

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 ILI9341

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί YouTube | 🌍 Website |

Parts Needed

πŸ›’ 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!

Library for the display

πŸ’» https://github.com/OutOfTheBots/OpenMV_TFT

Credits & Thanks

  • Kudos to OutOfTheBots for being the creator of ILI9341 MicroPython library without which this project would not exist.

About

This is an Automatic RGB565 Color Tracking project for the OpenMV cam and an ILI9341 display. It lets you track an object by color at 40 fps!


Languages

Language:Python 100.0%