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 Read More »

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 Read More »

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 Read More »

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 Read More »

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 Read More »

Scroll to Top