Skip to content

endothermiic/robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023 Robotics Challenge

This repository contains code for an autonomous, line-following robot. The robot is designed to follow dark lines along a track and to stop when it detects the finish line (a horizontal, solid black line). Robot movement is initilized with a bright light.

Parts List:

  • 3.7 lipo battery
  • Adafruit BH1750 ambient light sensor
  • 2 IR light sensors
  • 4 DC motors with wheels
  • Adafruit motoshield + battery pack
  • Adafruit microcontroller

Robot body:

Screenshot 2024-01-13 alle 17 02 11

This was designed to hold 4 DC motors with wheels (2 left wheels, 2 right wheels). The holes on each are used for wiring, which was attached to the underside of the robot. The protrusions around the body were made to hold a variable number of IR sensors and allow for changes to IR sensor position with testing.

Top view:

Screenshot 2024-01-13 alle 17 06 42

Front view:

Screenshot 2024-01-13 alle 17 05 25

Full, 3D view:

Screenshot 2024-01-13 alle 17 07 56

Demo:

IMG_2436.mov

About

Code for an autonomous, line-tracking robot.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors