/YoungEngineersDay

Arduino-Robotics Young Engineers Day Project

Primary LanguageC++

Young Engineers day Project!

Welcome Young Engineers to Rutgers!!

Goals

- Have Robots cross the finish line and pass the obstacles

- Learn coding & hardware (wiring)

- Learning the meaning of ECE

- Rapid Prototyping, Troubleshooting

- Learning to work within a team

Functions:

- turnRight()
- turnLeft()
- motor->run(FORWARDS)
- motor->run(BACKWARDS)
- motor->run(RELEASE)
- motor->setSpeed(x), 0<=x<=255