This document discusses embedded systems and robotics using an AVR microcontroller platform. It begins with an overview of embedded systems and types. Real-time and non-real-time embedded systems are described. Examples of embedded system applications include cell phones, printers, and environmental monitoring. The ATmega16 microcontroller is then explained, including its pin diagram and features. Programming the microcontroller using Code Vision AVR is covered as well as I/O functions. The document concludes with sections on robotics laws, how an autonomous robot moves using motors and sensors, and a conclusion that electronics, mechanics, and software combine to create a robot.