Skip to content

HunterM321/robot-summer-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous Mario Kart Racing Robot

Video of the Autonomous Robot

Perspective View

Top View

Skills/Tools Used

  • C
  • PID Controller
  • ARM32 Bluepill
  • PlatformIO - Embedded Systems
  • Analog Circuit Design
  • Circuit Testing & Debugging
  • Soldering

Project Background

Race Track

This Autonomous Racing Robot was created by Tony Li, Hunter Ma, Cyrus Young, and Tate McCartney for the 2023 ENPH 253 Robot Summer Competition. In this competition teams were tasked with building an autonomous ARM32 Bluepill microprocessor driven robot: this project was taken through the entire design cycle by our team where we designed, manufactured, assembled, programmed, and tested all components from scratch. The robots are tasked with completing laps around the race track all while collecting mystery blocks along the way in just two minutes. Our robot was designed not only with a reflectance sensor which allowed us to PID follow the tape track, but it also utilizes an IMU, IR Beacon Detector, as well as a Bridge Jump Mechanism.

About

Code base for the robot competition. Includes code for Fast-Fourier-Transform of a IR signal; tape sensor follower logic; and many more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.7%
  • C 4.3%