Hey, in the previous posts and videos of this Arduino AI Vision Sensor Tutorial series, I told you what a HuskyLens is, what you can do with it and how you can connect HuskyLens to Arduino. How about an Object Tracking Arduino Robot? Guys in this video, I will show you how you can make an Object Tracking Robot using Arduino. Stay tuned!
Arduino AI-Based Object Tracking Robot Video TutorialCheck out the below video and see the performance for yourself.
Components Needed to build Object Tracking Robot | Arduino AI ProjectFor this Object Tracking Robot Tutorial, you will need
- Arduino Pro Mini
- HuskyLens
- L293D Motor Driver
- Robot Chassis
- Jumper Wires and Connecting Cables
Why not make a PCB for your Project?
Why not make a PCB for your Project?Making a PCB for your DIY project is not hard nowadays. PCB helps to get rid of all messy wires and stuff and gives your project an awesome look. And it’s cool to make your own PCB for your project right?
Design your own PCBs for your Project!I used Altium designer to draw the circuit and design the PCB. It is a powerful tool that can be used to design and create our own PCBs for our project as well as complex and multi-layer PCBs for industrial use.
If you are a DIY Electronic enthusiast, I bet this is gonna be really useful for you guys. I have been using it for the past 3-4 years and let me tell you guys, this is amazing! You can download the Free Trial of Altium PCB Designer from here.
PCB Design Tutorial using AltiumCheck out the below video to start designing your own PCBs in Minutes!
With the advancement in robotic systems towards being autonomous surveillance robots, the need for more smart thinking robots has become very essential. One of the aspects of tracking an object from its visuals has been taken up in this project Object Tracker and Follower Robot.
In essence, this project clubs in image processing and driving a robot autonomously with what visuals have been caught as has been in the case of Machine Vision projects.
Learn Arduino the Easy WayAre you new to Arduino? Do you want to improve your skills in Arduino programming? You are in the right place. We have a complete beginner-level tutorial for Arduino which covers everything from scratch.
In this free Arduino Tutorial for Beginners guide, we will be taking a look at Introduction to Arduino Platform, Getting Started with Arduino IDE, Different Types of Arduino Boards, Arduino
About HuskyLensHuskyLens is designed to be smart. Built-in algorithms allow HuskyLens to learn new objects, faces, and colors through a single click. Moreover, by long pressing, HuskyLens can continually learn them even from different perspectives and in various ranges. The more it learns, the more accurate it can be.
Those AI algorithms outfit the camera with facial recognition, object recognition/tracking, color detection, line following, and tag detection. Users can also select different algorithms by pressing some buttons, so even people with limited understanding of AI can easily use the camera.
How it Works?The bot tries to bring the coordinates of the ball to the center of its imaginary coordinate axis. This is how my robot works. I enjoy a lot working on this project and its a nice experience.
Find Complete Instructions, Circuit Diagram and Code Here -> Arduino Object Tracking Robot
Comments