Posts by Ibrar Ayyub:
New process could make gallium arsenide cheaper for computer chips, solar cells
Posted on: 14 Oct 2015
Computer chips, solar cells and other electronic devices have traditionally been based on silicon, the most famous of the semiconductors, that special class of materials whose unique electronic properties can be manipulated to turn electricity on and off the way faucets control the flow of water. There are other semiconductors. Gallium arsenide is one such […]
Read analog data directly in Processing using arduino
Posted on: 14 Oct 2015
This instructable presents a fast an easy way to use data received from an analog sensor in Processing. You will learn to utilize the Arduino and prototype electronic boards to read meaningful data from the environment. The sensors can be affected by the light, the orientation, or a user’s physical input. For this matter we […]
The Arduino Noise Machine
Posted on: 14 Oct 2015
Okay, okay, I know you all were wondering what I am up to now. I love synths and so, I built this. There are three things that can catch my attention: Synthesizers, Amplifiers and free. The other day (Actually it was just Thursday) I was cruising around Make’s website when I saw the Deal of […]
Arduino DMX shield for Christmas projects
Posted on: 14 Oct 2015
This shield allows to connect an Arduino with DMX equipment. It implements the RS485 interface to adapt the electrical levels needed for DMX connection. This shield has been designed with flexibility in mind and allows the user to choose between several Arduino pins for digital input and output of DMX data, it supports a microSD […]
The Soil Moisture Sensor using arduino
Posted on: 13 Oct 2015
You are building a cheap soil moisture sensor so the brain can read the amount of moisture in the soil. The version we are building is very low tech, but it is also very cheap and easy to build. It consists of a block of packing foam with a couple of wires shoved into it. […]
Qduino Mini
Posted on: 13 Oct 2015
Quin Etnyre has been into all things Arduino since he was a kid. He already has 28 Instructables published, founded his own company called Qtechknow in 2012 which sells ArduSensors and a line of fun and educational kits and oh, he is still just 14 years old. His latest Arduino-based design is the Qduino Mini […]
Arduino theremin like musical instrument
Posted on: 13 Oct 2015
When I got my Arduino protoshield from sparkfun, I wanted to make something cool with it. And since I had seen a few Theremin projects before, and already thought about making some, I finally made one, using the Parallax PING sonar sensor. Here are some informations about how I made it. You can see all […]
Mouse Control With Pushbuttons using arduino
Posted on: 13 Oct 2015
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 […]
Remote control via GPRS or GSM SMS using Arduino
Posted on: 13 Oct 2015
Remote control, it has been a very profound things in the past. When I was a child, I always imagine that I have an equipment which can control all home appliances. Now, this has become a reality, and it is quite easy. Then I will step by step to show you how to remote control […]
Xbox 360 RF module + Arduino
Posted on: 12 Oct 2015
I was going to make a huge write-up on this, but I can’t be bothered right now. I’ll probably do something about it later. Until then, have an Arduino sketch. If you don’t know what you’re doing with it then chances are you don’t have an Arduino, in which case the file is useless to […]