Mick-E Mobile Robot Project [2025]
The MickE Mobile Robot Project is part of the Mechatronics Engineering Technology program at Anne Arundel Community College. This educational project involves faculty and students in the design and programming of a mobile robot named "MickE." Aimed at demonstrating basic principles of robotics and automation, MickE is designed to navigate environments autonomously using sensors like cameras and LIDAR. The project allows students to build and program affordable robots using Python and Raspberry Pi computers, enhancing their learning experience and providing practical skills in robotics.
Plan/Objectives
-
Add Encoders for Precise Movement:
-
Install encoders to measure motor rotations, aiding the robot in moving in straight lines or making accurate turns.
-
This will enhance control over the robot's movement, critical for more advanced tasks.
-
-
Experiment with LIDAR to Map Surroundings:
-
Use LIDAR sensors to measure distances to objects and create a map of the robot’s environment.
-
The goal is to learn to identify objects and understand the layout of environments, such as detecting walls and obstacles.
-
-
Plan Paths and Avoid Obstacles:
-
Utilize the maps created by LIDAR to navigate from one point to another while avoiding obstacles.
-
This teaches the combination of mapping and logic to enable intelligent autonomous movement.
-
-
Use a Camera for Object Detection:
-
Incorporate a camera to use OpenCV for recognizing objects in the robot’s path.
-
This stage is aimed at giving the robot the ability to see and react to the world more dynamically.
-
-
Add Artificial Intelligence (AI):
-
Integrate AI to analyze sensor data (from LIDAR, camera, etc.) and suggest actions for the robot.
-
The AI might help the robot make decisions, like navigating around obstacles or towards specific targets.
-
The ultimate goal is to progressively enhance the robot's capabilities, from following simple lines to navigating complex environments using AI, thus providing a comprehensive learning experience in robotics, programming, and AI.
To Do List
1) Gavin & Chris do paperwork to get paid
2) Build MickE mechanicals
3) Design housings for RPi5 and other electronics
4) Finish up & submit research journal
Project Files
GITHUB: https://github.com/timcallinan/AACC-Mobile-Robot1
SOLIDWORKS: https://drive.google.com/drive/folders/1sC8ZaJDt4ajdvamWC4Uzmz6rUadgDIrD?usp=sharing
Student Researchers
Terry Slattery, Christopher Rader, Caden Annadale, Gavin Sienkiewich
Acknowledgments
We would like to thank David Malawey from the Scuttlebot project for his contributions/advice to our mobile robotics project. https://www.scuttlerobot.org/
This project is sponsored by the Undergraduate Research Journal at Anne Arundel Community College. Thank you for the funding.


