Tag Archives: detection

Direction Detection Algorithm

For detecting the direction the robot is travelling, we use a reflectance sensor. The sensor returns 0V if it sees a white surface, and a higher voltage value if it sees a black surface. The program uses an external interrupt. … Continue reading

Posted in Software Design | Tagged , , , , , | Leave a comment