uno

The CelloBot (Robot Design Controlled by an Arduino Uno)

Hello, I’m Andre and this is how you can build and design your own robot with dancing features. This robot was designed as a team project for my junior design class at Georgia Tech. The entire system is completely controlled by an Arduino Uno microcontroller, with various user interface devices. The fundamental components to the …

The CelloBot (Robot Design Controlled by an Arduino Uno) Read More »

Programming an ATtiny w/ Arduino 1.6 (or 1.0)

This tutorial shows you how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. These are small, cheap ($2-3) microcontrollers that are convenient for running simple programs. The ATtiny45 and ATtiny85 have eight legs and are almost identical, except that the ATtiny85 has twice the memory of the ATtiny45 and can …

Programming an ATtiny w/ Arduino 1.6 (or 1.0) Read More »

Scroll to Top