arduino

Robot Arm (1)

Arduino – Modifying a Robot Arm using ATmega328

Essentially another tutorial involving controlling DC motors. In this post I’m going to first alter a robot arm I had built previously from a beginners kit so that it can be controlled from Arduino. Then I’m going to write a series of posts on different ways to control the robot arm using Processing and other things. You should be able to

Arduino – Modifying a Robot Arm using ATmega328 Read More »

Leonardo Arduino clone

Leonardo Arduino clone a single-sided PCB using ATmega32U4

DESCRIPTION This project is to make a clone of Arduino Leonardo in a simple way.That is why the distribution of the pin does not match the standard Arduino (have to make many jumpers on the motherboard or use both sides). However, most Arduino Leonardo characteristics are maintained. The circuit is protected by an automatic reset fuse

Leonardo Arduino clone a single-sided PCB using ATmega32U4 Read More »

Schematic Diagram

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller

I love the Arduino as a simple and accessible controller platform for many varied projects.  A few months ago, a purchased an Ethernet shield for my Arduino controller to work on some projects with a mate of mine – it was a massive hit – for the first time, I could control my projects remotely using simple

A credit card sized Ethernet Arduino compatable controller board using ATmega168 microcontroller Read More »