Posts by Ibrar Ayyub:
The Automation Board
Posted on: 09 Nov 2015
The Automation Board is 100% compatible with the Arduino Uno. This way it allows the enjoyment of all the easy programming and libraries that Arduino provides. It’s a strong and versatile board, with multiples resources to develop a fully automation system. The Automation Board dispenses the use of power sources. Thanks to a power source […]
Arduino-enabled Patron Interaction Counting using arduino
Posted on: 09 Nov 2015
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. […]
Make a Fire Breathing Animetronic Pony from FurReal Butterscotch or S’Mores usnig arduino
Posted on: 08 Nov 2015
For Maker Faire Detroit 2011, I displayed a hack I made to a FurReal Friends Butterscotch Pony. My fellow LVL1 Hackers and I had taken control of the motor control system of the toy and added a flame thrower to it. It seemed to go over really well with the crowd, so I am putting […]
GPS Tracker for Alzheimer’s Patients
Posted on: 08 Nov 2015
First a thank you to my Team members Sean Halloran and Gvozden Suvajlo, they came up with this idea and executed it, this project would not be possible without their ideas and skills. The GPS tracking device is composed of a micro controller, GPS module, cell module, and batteries all housed in a 3D printed […]
Real-Time Energy Monitor with Arduino and LabVIEW using arduino
Posted on: 08 Nov 2015
We present the candidature of Mr. Michele Mancini for the TiDiGino Contest. He proposes us a recent application with Arduino: Real-Time Energy Monitor This is a simple power meter to analize the current consuming in a house using the led indicator of a house energy meter. Reading the red led of a home energy counters […]
Using an RGB LED to Detect Colours using arduino
Posted on: 07 Nov 2015
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 […]
Starting with ATTiny13
Posted on: 07 Nov 2015
As any beginner electronics hobbyist I have recently came to conclusion that using Arduino(or even Mega328) for small projects is neither cost-effective or educational (I’ll explain why later). Another reason for writing this article is that I came across few ATTiny13A-SSU chips @ less than $0.90 each, which is even lower the official retail price, so I just […]
Reviving A Dead Arduino
Posted on: 07 Nov 2015
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 […]
Cosmic ray detection from vertical and horizontal directions using three Geiger counters using arduino
Posted on: 07 Nov 2015
Research Group: Ryan Mountcastle, Minh Trang Nguyen, Nathan Ranno, and Ryan Ward Launch: Whitworth Fall 2012 This experiment was designed to examine cosmic ray activity in the Earth’s atmosphere as altitude increases. The previous group’s project utilized three Geiger counters stacked vertically to eliminate false positives. This only accounts for rays travelling in the vertical […]
Using the Parallax RFID Reader with an Arduino
Posted on: 06 Nov 2015
f you’ve ever wanted the ability to use some form of hardware-based authentication in your projects then this is the board to do it with. The Parallax RFID (Radio Frequency Identification) reader is super easy to configure. It only takes four wires! It uses serial protocol to transfer information from RFID cards to the Arduino. […]