Hello friends,Welcome to ElectroPLUS . This is a post to show how to make voice control car using arduino and android. COMPONENTS REQUIRED: 1.Arduino uno or Induino R3 board. Hello friends,Welcome to ElectroPLUS . This is a post to show how to make voice control car using arduino and android. COMPONENTS REQUIRED: 1.Arduino uno or […]
Projects
A new board for the 3Drag: there’s more than Sanguinololu using arduino
When we first released our 3D printer, we tried to use some parts that were already available and tested, in full respect of the open source philosophy. In particular, we decided to use the electronic card Sanguinololu. The “open” firmware we chose, the Marlin firmware by Erik van der Zalm, solved the biggest part of […]
Temperature Detecting Heating Control System with Arduino Mega2560
Web site: http://www.icstation.com/product_info.php?products_id=3517 Project Summary: To help electronic DIY hobbyists, will show you how to use Temperature Detecting Heating Control System with Arduino Mega2560. Full Project: The temperature detecting heating control system works with DC5V voltage. This system uses DS18B20 temperature detection chip as the external detection equipment. It works according to the external temperature […]
Camera and flash trigger module using arduino
Here we go again, here is a picture of the camera and flash trigger module I made for my arduino photographic projects: It includes three 4N26 optocouplers. One (first one from the left side) to trigger a flash, as I did in the arduino controlled flash trigger project; and two more for triggering my Canon […]
3x3x3 LED cube shield using arduino
What should be in your kit: 1 – PCB 27 – LED’s 2 – 6 Pins for Arduino 2 – 8 Pins for Arduino 3 – Resistors 1 – Foam Guide 1 – Small Wire 1 – Medium Wire 1 – Large Wire You will need: Solder Iron, Solder, Wire Cutters, Wire Strippers, Safety Googles, […]
MQ-8 Hydrogen Gas Sensor Circuit Built with an Arduino
In this project, we will go over how to build a hydrogen gas sensor circuit with an arduino. The hydrogen gas sensor we will use is the MQ-8 sensor. This is a sensor that is sensitive to effects of hydrogen gas. Hydrogen gas (H2), at room temperature and under standard pressure conditions, is tasteless, odorless, […]
Simple Solar Power using arduino
Simple Solar Power Light contains energy. When light hits a conductor (or semiconductor) some of the energy is translated into moving electrons, creating current. We can harness the current using solar cells (aka photovoltaic cells). When the sun shines on a solar cell, the current output is mostly constant, which is known as direct current, […]
Arduino-enabled Patron Interaction Counting using arduino
Using the Arduino development board (http://arduino.cc) has become a very popular way to create hardware prototypes that bridge the divide between the physical world and the Internet. This article outlines how to use an Arduino, some off-the-shelf electronic parts, the Processing programming language, and Google Documents to create a push-button reference desk transaction tally device. […]
Using an RGB LED to Detect Colours using arduino
I am going to show you how you can use an RGB LED and a Cds photocell as a colour sensor for a micro-controller. I will illustrate the method to retrieve a colour using Arduino, and I will show you a how you can verify the colour being scanned with a small Processing sketch.We will be […]
Reviving A Dead Arduino
Well I managed to kill my Arduino. It no longer accepted uploads with the classic out of sync error. After asking on the Arduino forum I was told I would need a high voltage programmer to rectify, so I decided just to buy a new chip. I was a bit scared about doing this but […]