Posts by Ibrar Ayyub:
Trinket Audio Player using arduino
Posted on: 07 Jan 2016
Overview We usually think of the Adafruit Trinket as a tiny subset of a “real” Arduino; less RAM, less code space, less I/O. But this little chip has a couple tricks up its sleeve, things its larger brethren can’t do. One of these is a high-speed PWM mode. With just a few extra components this […]
Beatfly : Make an illuminating blimp and control it with your voice, Keyboard, MIDI Controller, Garageband file, iPhone, Flash, and more! [Mac OSX] using arduino
Posted on: 06 Jan 2016
[Mac OSX Only] Because I use Quartz Composer, my program works only on Mac OSX. I am now extending and improving it toward cross-platform. If you have knowledge of computer programming, you can make your own system that connects to the blimp. The communication protocol between the blimp and the computer is simple. Read the […]
Make A Arduino Solar Radio
Posted on: 06 Jan 2016
Solar charging, via the panel on the back. * 12 position switch to select channel number * Seek up / seek down controls and ‘store’ button * RDS display of call sign * Frequency display * Battery voltage display * Solar charging current display The software still needs a bit of attention. Its fine if […]
Updating the Arduino Garage Door Circuit for the new Gliderol Garage Controller.
Posted on: 05 Jan 2016
We moved house recently and I was obviously very keen to continue the home automation routine. As described in Adventures with an Arduino – Part 1: The Business Problem, I created an Arduino based garage door interface to integrate with a BOSS BOL6 garage door controller. The new house however uses a Gliderol GTS controller – […]
Intelligent Letter Box using Arduino and GSM
Posted on: 04 Jan 2016
In the days of technology postman still comes to our house for delivering the letters, couriers and parcels. Because some things like courier, parcels can’t sends via email and by using any other electronic media. So for getting notification of our letter delivery in our mail box here we design an intelligent mail/letter box, which […]
LED Umbrella with Arduino using arduino
Posted on: 04 Jan 2016
The LED Umbrella with Arduino combines an umbrella, an 8×10 LED matrix and an Arduino microcontroller to create a controllable, programmable LED experience in the privacy of your own umbrella. This project was inspired by the Electric Umbrella by sockmaster and a number of LED matrix instructables on this site, particularly this very complete one by barney_1. […]
ARDUINO based IR remote control robot using arduino
Posted on: 03 Jan 2016
Hi everyone. This my new project IR remote control robot using arduino. This is a simple design robot you can easily build it. Step 1: Requirements: Project requirements: Arduino uno Tsop1738 (ir receiver) H bridge ic (L293D) Two dc motor A robot base 9v Battery Step 2: Circuit Diagram For The circuit diagram refer the […]
Sleek word clock using arduino
Posted on: 03 Jan 2016
nspired by drj113’s great instructable on making a word clock, I wanted to make my own. After seeing the (extremely overpriced) commercial “qlocktwo” word clock, I decided to borrow its smooth glossy black design while basing the innards of my clock on drj113’s design. In the end, I managed to stuff the arduino and LED’s […]
Project work3:Arduino code and the circuit diagram using arduino
Posted on: 02 Jan 2016
In order to realise the “music garden”,the most important part is the Arduino code and circuit diagram. First of all,I will present my Arduino code:(I will show you the way I think as a flow chart at first) Flow Chart: Details:this flow chart is a mode for one single flower pot IRDs means the sensor […]
Haptic Feedback device for the Visually Impaired [Project HALO] using arduino
Posted on: 02 Jan 2016
I recently watched an episode of Stan Lee’s Superhumans which featured a blind man who used a series of clicks, like a bat, to echo locate his surroundings. I got to thinking about other blind people and their ability to navigate freely – without the use of a guide dog or cane. I came up […]