Motor Projects

Arduino Servo Basic Code

Arduino Servo Basic Code

In arduino projects, you might add servo to your projects. This short tutorial, show you the basic how arduino and servo works together. Instruction; 1) Connect all jumper wire as shown in diagram. 2) Connect the signal wire from servo to digital pin 9. Upload this code to your arduino /*   Servo Basic   Understanding the basic of servo in arduino projects. Sweep servo …

Arduino Servo Basic Code Read More »

Safe AC Power Meter

PowerBox: The Safe AC Power Meter Using Arduino

Introduction We designed a device that measures and graphs various aspects of AC power and acts as a computer-controlled remote switch. With the recent push for green energy and environmental friendliness, more and more people are concerned about their personal daily power usage. We developed a microcontroller-based device to measure AC power. The user will …

PowerBox: The Safe AC Power Meter Using Arduino Read More »