ME 405 Term Project — Mecha15¶
Authors: Max Schecter & Gabe Haarberg
Course: ME 405 — Mechatronics, Cal Poly SLO
Platform: Pololu Romi chassis · STM32 Nucleo · MicroPython
Report
- Home
- Hardware Design
- Software Architecture
- Finite State Machines (FSMs)
- Summary & Interaction
- 1. User Interface Task (
task_user.py) - 2. Motor Control Task (
task_motor.py) - 3. Observer/State Estimator Task (
task_observer.py) - 4. Reflectance Sensor Task (
task_reflectance.py) - 5. Line Following Task (
task_line_follow.py) - 6. IMU Task (
task_imu.py) - 7. Ultrasonic Distance Task (
task_ultrasonic.py) - 8. Competition Course Task (
task_competition.py)
- Results & Reflection
Files
Links