Posts by Ibrar Ayyub:
Make A 64×16 RED LED Marquee Using Arduino
Posted on: 13 Nov 2015
The purpose of this small scale LED marquee is to display messages to our classroom in a more modern and centralized way. In the classroom, this construction would save white board space and is convenient because it can store a large amount of information. It is also fairly simple to program and has a mount, […]
Temperature Detecting Heating Control System with Arduino Mega2560
Posted on: 13 Nov 2015
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 […]
RoboBrrd Using Arduino
Posted on: 12 Nov 2015
RoboBrrd is an robot / animatronic character whose purpose morphs to mirror that of the virtual world. It is designed to be used as a tangible real world interface to virtual world learning applications. As a standalone robot, RoboBrrd is an entertaining platform that can be used to learn about robotics, Arduino, circuits, and programming. […]
Camera and flash trigger module using arduino
Posted on: 12 Nov 2015
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 […]
Stroboscope (zoetrope) using Arduino and a broken Xbox 360 DVD drive using arduino
Posted on: 11 Nov 2015
Stroboscope (AKA zoetrope) is a device that creates an illusion of a moving picture by showing a rapid successions of frames “stopped” for a fraction of a second due to the persistence-of-vision (POV) effect. It is a very old toy; zoetropes have been amusing crowds since 19th century. It makes it all the more fun […]
3x3x3 LED cube shield using arduino
Posted on: 10 Nov 2015
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
Posted on: 10 Nov 2015
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
Posted on: 10 Nov 2015
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, […]
Playing with analog-to-digital converter on Arduino Due
Posted on: 10 Nov 2015
Today I’m going to present some of more advanced capabilities of ADC built in ATSAM3X8E – the heart of Arduino Due. I like the Arduino platform. It makes using complex microcontrollers much simpler and faster. Lets take for example the analog-to-digital converter. To configure it even on Atmega328 (Arduino Uno/Duemilanove) you must understand and set […]
DIY Turntable using arduino
Posted on: 09 Nov 2015
You always wanted to be a Disc-Jockey. You know nothing about beats, delays or mixing but, damn, scratching is like the coolest thing ever invented! If this is also your case, follow this instructable to build a low-fi DJ set: the DIY Turntable as featured on Gizmodo and Engadget, and take the chance to recycle […]