Interfacing(USB – RS232 – I2c -ISP) Projects

Build Your Own Arduino Bootload an ATmega Microcontroller – part 1

Build Your Own Arduino & Bootload an ATmega Microcontroller – part 1

There are many reasons to build your own Arduino circuit on a protoboard or a custom-designed printed circuit board. At the heart of the Arduino platform is an AVR microcontroller, in usual way you need a special hardware programmer and suitable hex files to program the Atmel AVR chip. Fortunately, Arduino is a beginner-friendly platform […]

Build Your Own Arduino & Bootload an ATmega Microcontroller – part 1 Continue Reading

TFT Display with microSD

TFT Display with microSD breakout board using arduino

128X160 pixels in 18 bit color with a microSD breakout board courtesy of Adafruit Industries You can purchase the 18-bit color TFT LCD display with microSD card breakout kit (part# ST7735R) from Adafruit Industries This tutorial from Adafruit is for a 1.8″ diagonal TFT display & microSD breakout board. This breakout is the best way

TFT Display with microSD breakout board using arduino Continue Reading

SPI Interfaces using Arduino

SPI Interfaces using Arduino

Update (6/7/2012) – I’ve had to disable comments on this post, because it is being targeted by spam bots for some reason. Please use the contact page if you have a question about this topic. [box type=”note” color=” #202020 ” bg=”#ffbb00 ” font=”verdana” fontsize=”14″ radius=”20 ” border=”#000″ float=”right” head=”Attributes”]Thanks to Jeremy , for this articles[/box]

SPI Interfaces using Arduino Continue Reading

Mouse Control With Pushbuttons

Mouse Control With Pushbuttons using arduino

Overview In this lab, you’ll build an alternative computer mouse using an Arduino Leonardo using pushbuttons to move the mouse left, right, up and down. You’ll see the difference between reading a digital input continually and reading for a change of state. (:toc Table of Contents:) Parts For this lab you will need the following

Mouse Control With Pushbuttons using arduino Continue Reading

DMX Ardweeny

DMX Ardweeny Node using Arduino

I’ve settled on the lighting industry standard of DMX as my overall control protocol as I explore the world of blinky lights.  This universal control method is electrically robust, radio transmissible, and flexible enough for my needs (not to mention the needs of major concert, theatrical, and entertainment venues.)  There are a variety of DMX

DMX Ardweeny Node using Arduino Continue Reading

Arduino with iPod

Easily control your iPod using Arduino

Easily control your iPod with Arduino using serial commands. This instructable includes the schematic, the code and some extra info; everything you need to make this work. USB,battery or wall power supply powered. Step 1: What you need Parts: 5x  1K ohm resistors 2x  1M ohm resistors 1x  12K ohm resistors 1x  1.5K ohm resistors

Easily control your iPod using Arduino Continue Reading

Scroll to Top