Posts by Ibrar Ayyub:
LED Cylinder using Arduino
Posted on: 30 Jun 2015
This is a little art project I made with 95 RGB LEDs arranged in a 3D cylinder shape, sitting atop a microcontroller-based driver circuit. The LEDs are individually addressable, and when you power it on, the software cycles through a series of animations, e.g. various moving rainbowy patterns, “rain”, “fireworks”, and so on. It doesn’t […]
Electrically Insulated Altoids Tin
Posted on: 30 Jun 2015
Ah yes, it’s time for another Instructable involving an Altoids tin… But this time it’s not about what’s inside the Altoids tin, it’s about the Altoids tin itself. In all its greatness, the Altoids tin we all know and love has one rather major flaw for DIY electronics use: it’s electrically conductive. To combat this, […]
How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons
Posted on: 30 Jun 2015
How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 1) The second part of our video series of our project to interface to a CDV-700 radiation meter using an Arduino Uno! How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 2) Code: A […]
Arduino + Processing – Make a Radar Screen – Part 3: Visualising the Data from Sharp Infrared Range Finder
Posted on: 30 Jun 2015
So I had some luck with getting the Sharp Infrared range finder working and I’ve now plugged this on to my servo rig to see if I get better results on my radar styled display. Check out how to use the Sharp IR range finder here Few things to bare in mind, whilst the code […]
Print Your Own Circuit Boards and Reflow SMD Components with the Voltera V-One
Posted on: 29 Jun 2015
Typically when electrical engineers wants to make a new circuitboard, they need to send their design files to a manufacturer and wait for it to be produced and mailed back. Hardware startup Voltera aims to expedite this process by putting it in on your desk with its V-One consumer circuit board printer. Winners of the $50,000 TechCrunch “Hardware […]
Motion Controlled Robotic Arm
Posted on: 29 Jun 2015
This instructable is not complete, I will post code soon The Arm: This instructable shows the process of building a robotic arm using servos, Arduino microprocessor, a gyroscope and multiple bend sensors. The user wears a glove containing the gyroscope and bend sensors which translate the movement of the users hand into motion of the […]
Arduino traffic lights
Posted on: 29 Jun 2015
I made this project on the same night that my Arduino Duemilanove arrived from Cool Components. After being an Instructables member for about a year I though it was time I should contribute. There is another Arduino traffic light project similar to this, but it is much more complex; mine is aimed at beginners and […]
RGB flashing iPod dock from an old speaker
Posted on: 28 Jun 2015
Using an Apple Pro speaker, I made a flashing RGB LED iPod dock for about $35. I recommend reading the entire ‘ible before starting. Also, note that the volume is control from the iPod. It consumes minimal power in shutdown mode, and is controlled by a Teensy. This took me ~3 days to build, and […]
Arduino + Processing: Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 2: Visualising the Data
Posted on: 28 Jun 2015
This is where all the work is done to read an interpret the values from the servo and the sensor. If the readings are to erratic then you won’t have nice shapes. Also if you don’t allow enough time to the signals to be sent back then you’ll get false distance readings. So this code […]
Make A Arduino Led Alarm Clock
Posted on: 28 Jun 2015
This is a project that I have been working on a few months now and I have completed its build very lately. The main processor used in this project is an Arduino MEGA 2560 which is interfaced with a real time clock called the DS 1307 chip (which gives you the time and date). Both […]
