The two wheel car is built onto a small
breadboard, with an Arduino Uno attached at the bottom. There are two small
DC motor which acts as the driver of the motor each with a dedicate full H
bridge to control it. The robot also contains an ultrasonic sensor that is
used to avoid obstacles.
This is a robotic arm made by using four
microservos to achieve four degrees of freedom. It has a claw that can pick
up small objects such as a pencil or a cloth.
The idea of this project is by setting up a
simple and interesting projects for the upcoming Engineers, to give them a
taster session of how its feel like to do electronics and become a
Electronic Engineer. The course contains both the hardware and the software
part, as well as the physics learned in the A-level textbook. We will cover
the working mechanism of Light Emitting Diode (LED), basic Arduino knowledge
including how to control the Input and Output (I/O) of the Arduino, how does
the timer works inside the Arduino and what is Interrupt.