Difference between revisions of "Robot Labyrinth"

From ivc wiki
Jump to navigationJump to search
Line 2: Line 2:


== Setup ==
== Setup ==
A lab assignment to learn how to use a ATmega128, connected via serial cable, to solve a software labyrinth running in Java.
A lab assignment to learn how to use a ATmega128, connected via serial cable, to solve a software labyrinth running in a Java simulator.


== Video ==
== Video ==

Revision as of 12:15, 23 June 2012

Robot solving a labyrinth running on a Java simulator and ATmega128 hardware.

Setup

A lab assignment to learn how to use a ATmega128, connected via serial cable, to solve a software labyrinth running in a Java simulator.

Video

The video shows the robot solving all the three different levels. Not all the radar beams are visible in the video but the radar is reading at a rate of 100 samples per second.

Report