Posts by Ibrar Ayyub:
Ceiling Fan LED Display using arduino
Posted on: 03 Feb 2016
Seeing so many persistence of vision ideas on the web was too tempting not to try one. After considering several different motors to drive a display, a ceiling fan seemed to run at just the right speed, is out of the way, and very quiet compared with alternatives. With a micro controller based on the […]
Home Automation using Arduino and MATLAB
Posted on: 03 Feb 2016
n present time home office appliance controlling is common thing. Today for controlling home/offices appliances, machineries in companies/industries uses different types of automation systems like DTMF controlled, GSM controlled and many others. So here this project is made for interfacing MATLAB (Graphic User Interfacing) and Home/office/industries automation using Arduino and MATLAB. Here MATLAB is interfaced with […]
TFT-LCD Production Process Explained
Posted on: 02 Feb 2016
Ever wondered how the TV and monitor displays you use every day work? The TFT-LCD manufacturing process consists of a set of processes for producing TFT, color filtering, cell, module and others. LG Display Newsroom gives a detailed, but easy to follow explanation of the entire steps below. Let’s take a closer look at […]
AVRSH: A Command Interpreter Shell for Arduino/AVR. using arduino
Posted on: 02 Feb 2016
Ever wanted to be “logged in” to your AVR microcontroller? Ever thought it would be cool to “cat” a register to see its contents? Have you always wanted a way to power up and power down individual peripheral sub-systems of your AVR or Arduino in *real time* ? Me, too, so I wrote the AVR […]
TI announces 1st transistor radio, October 18, 1954
Posted on: 01 Feb 2016
Texas Instruments announced plans for the Regency TR-1, the first transistor radio to be commercially sold, on October 18, 1954. The move was a major one in tech history that would help propel transistors into mainstream use and also give new definition to portable electronics. TI was producing germanium transistors at the time, but the […]
Acorn Chime using arduino
Posted on: 01 Feb 2016
By: Charlie DeTar, Christina Xu, Boris Kizelshteyn, Hannah Perner-Wilson A digital wind chime with hanging acorns. Sound is produced by a remote speaker, and data about chime strikes is uploaded to Pachube. Step 1: Brainstorming for a device that would represent ourselves Our goal was to come up with a project which represented our personalities, […]
Arduino Chandelier from Jars
Posted on: 01 Feb 2016
E-Edit: Thank you very very much for voting for me in Featured Author, Glue and Battery Powered Contests! Cheer up and wait for my project so special is coming… Edit: If you really like this project, you can vote for me on the top right corner, forFeatured Author Contest , just three days after the contest closes. And […]
Bedazzler: DIY non-lethal weaponry using arduino
Posted on: 31 Jan 2016
Our first open source Homeland Security non-lethal weapon project – The “THE BEDAZZLER: A Do-it-yourself Handheld LED-Incapacitator”. After attending a conference where the $1 million “sea-sick flashlight” (named “THE DAZZLER”) was demonstrated by the US Dept. of Homeland Security, we decided to create our own version. For under $250, you can build your own dazzler […]
Beanie Turns Brainwaves into Light
Posted on: 31 Jan 2016
Ever wanted to visualize your brain activity in real-time? Move an object on a screen with your mind? This tutorial shows you how to make a recreational EEG beanie that turns brainwaves into light, using a microcontroller, LEDs and a special chip that processes brain activity. It also demonstrates how to use the hat to […]
Using Push Button Switch with Arduino Uno
Posted on: 31 Jan 2016
In this tutorial you will learn how to read the status of a digital pin of Arduino. I hope that you already go through our first tutorial, Getting Started with Arduino Uno – LED Blinking. In this example, a push button switch and an LED is connected to Arduino Uno. When we press the switch, LED will glow for […]