SMARTY: A Vision Based Autonomous Ball Sorting Robotic System

MATLAB GUI with asynch serial communication via bluetooth & image processing.
2.1K Downloads
Updated 15 Jun 2010

View License

This project deals with an autonomous mobile robot guided by a vision system for sorting objects based on their color. The system has autonomous mode, assistive mode and manual mode. In the autonomous mode the robot and the vision system (an overhead mounted webcam) will work in unison to identify various objects (balls) and escort them to their respective home positions based on their color(by capturing the balls with a gripper). In the assistive mode, the vision system assists the user with a feedback and helps in capturing the ball and placing it at its home location. In the manual mode the vision system provides a video of the robot workspace and the user can navigate the robot to its home location. In all the above mentioned modes, the robot (Basic Stamp II) communicates with the computer via bluetooth using asynchronous serial communication. Image processing and navigation algorithms are coded in MATLAB. The system is user-friendly and is implemented in the form of a MATLAB GUI. Robot positioning is achieved using real-time Adaptive Proportional Control for accurate location of gripper.
Details: http://sites.google.com/site/priyanshuagarwalsite/academic-research/hardware-knowledge/smarty

Cite As

Priyanshu Agarwal (2024). SMARTY: A Vision Based Autonomous Ball Sorting Robotic System (https://www.mathworks.com/matlabcentral/fileexchange/27888-smarty-a-vision-based-autonomous-ball-sorting-robotic-system), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: getkey

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

Updated acknowledgement.

1.2.0.0

Updated to zip file.

1.0.0.0