Interfacing(USB – RS232 – I2c -ISP) Projects

Arduino Project Intervalometer for Fuji cameras

Arduino Project: Intervalometer for Fuji cameras

This post is about an arduino-based intervalometer I built for my camera, a Fuji S9600 dSLR. I decided to go for a very simple interface: a rotary switch in the middle of a plastic box which would allow me to select 12 pre-defined intervals. I went for a switch and not a potentiometer because I

Arduino Project: Intervalometer for Fuji cameras Read More »

Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak

Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak

This Instructable explains how to send an SMS from an Arduino using the Internet. There are many ways to approach this and I will explain one of the different methods used to accomplish this task. Some major points needed for my project: I have a standard Ethernet shield, and ENC28J60 Ethernet module, and I needed

Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak Read More »

Arduino mma7361

Arduino Accelerometer mma7361

Hey guys, I am a teaching assistant for an introduction to engineering class for biomedical engineering majors at Vanderbilt University this semester. I created this video to explain analog-to-digital conversion to them because time ran out during class and I did not get to this point in the lecture. I ran across the Teach It!

Arduino Accelerometer mma7361 Read More »

Arduino Code

MCP41100 an Arduino Controlled Potentiometer

  We know the analog potentiometer , is a three-terminal resistor with a sliding contact that forms an adjustable voltage divider . MCP41100 an Arduino Controlled Potentiometer: 1)volume controls on audio equipment. 2) Control the amplifier Gain and offset . 3) Transducer ” displacement  transducers “. and many Other application , But did you you want

MCP41100 an Arduino Controlled Potentiometer Read More »

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD Introduction- Multiple Sensor Interface to Arduino In this another tutorial on sensors  for beginners, we are going to interface single and multiple Infrared IR sensors with Arduino Uno development board, working simultaneously and have the status displayed either on an ( 4X16 LCD ) LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD Read More »

How to Install the Arduino to the Lithium Backpack

How to Install the Arduino to the Lithium Backpack using arduino

The Arduino is an open source hardware input and output circuit and the Lithium Backpack is a Ardino accessory that will power the Arduino when it is away from a computer or a wall power. These products are sold at Liquidware for under $34 each. Step 1: Plug in the battery connector to the board.

How to Install the Arduino to the Lithium Backpack using arduino Read More »

USB NES controller with an arduino

USB NES controller with an arduino! using arduino

UPDATE 22-12-2014 Instructables user mattpbooth has updated the code and is hosting it on github: https://github.com/mattpbooth/ArduinoNESController… Thanks Matt! UPDATE 03-12-2011 Replaced a println with print (derp). UPDATE 01-12-2011 Remade all code from scratch. Remade ‘ible code section; Now includes a ‘Processing COM port config for dummies’ Ladies and gentlemen, I proudly present 8bit pleasure.. yours

USB NES controller with an arduino! using arduino Read More »

Scroll to Top