Month: October 2013

2.4″ TFT Touch Screen

Required Hardware Arduino Board LCD Screen 2.4″ TFT LCD TFT Shield for Arduino  

Tagged with: , ,

Control Arduino via iPhone & iPad

Arduino Manager is an app, for iPhone and iPad, to control your Arduino board and receive information from it through: Arduino Ethernet Shield Arduino WiFi Shield More informations and libraries here.  

Tagged with: , ,

Program an ATtiny85 with Arduino

Required Hardware Arduino Board ATtiny85 Breadboard Jumper Cables This tutorial show you how to program an ATtiny45 or ATtiny85 microcontroller using the Arduino software and hardware. The ATtiny45 and ATtiny85 are small (8-leg), cheap ($2-3) microcontrollers that are convenient for

Tagged with: , , ,

HowTo Shrinkify Arduino Projects

Required Hardware Attiny85 Breadboard Jumper Cables If you have a simple Arduino project that uses only a few pins, you might be able to shrink it down to a single 8-pin ATtiny chip. In this video, Matt Richardson shows you

Tagged with: ,

Controlling LCD display 8×2

LCD Display Arduino

Required Hardware Arduino Board LCD Screen (compatible with Hitachi HD44780 driver) 10k Potentiometer Breadboard Jumper Cables The LiquidCrystal library allows you to control LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by

Tagged with: ,

Arduino Esplora Mouse

Arduino Esplora Mouse

The Arduino Esplora is one of the newest Arduino Boards. It is shaped like a game controller, and has built in inputs and outputs. You can read more about it here. You can buy Arduino Esplora from here After playing with

Top