Skip to content

Andrew-X-Wang/Trinity_Firefighting_Competition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trinity Firefighting Competition

Structure of the Code: A high level bash script runs python scripts in three stages

Stage 1: freq_stimuli.py: keeps running until the required frequency is detected.

Stage 2: blinkBlueLED.py, traverseMaze.py: Blinks a blue LED for activation signal. Traversal keeps going until flame is detected then it stops.

Stage 3: blinkRedLED.py, extinguishCandle.py: Blinks a red LED for fire signal. Extinguishing keeps going until there is no flame around the robot.

About

Code for Trinity Firefighting Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%