Starting with hardware, the Arduino Mega is based on the Atmega2560 microcontroller. In the iteration that is found on the Mega board, the microcontroller comes in a standard TQFP 100-pin package.
This program controls a robot using four servos and an ultrasonic sensor. It was developed for a competition using an Arduino Mega board. The ultrasonic sensor is used to detect obstacles and prevent ...