School Project
Development of Two Line-Following and Maze-Solving Cars: Analog vs. Arduino
Built two competing robotic cars — one analog-circuit-based, one Arduino-based — to solve the same maze
2016journey in progress — real photos coming soonArduino (C++)Problem-SolvingRobotics
01 — Overview
Analog circuit vs. Arduino: two approaches to the same maze
Built two line-following, maze-solving robotic cars to compare approaches: one built from discrete analog circuitry (comparators and op-amps reacting directly to sensor voltages), the other running control logic on an Arduino.
This page is still being filled in with build photos and a proper writeup of how each approach compared — for now, this is the one-line summary from the CV.
Analog ElectronicsArduino