Posts by Ibrar Ayyub:
Make A Multitouch Music Controller Using Arduino
Posted on: 09 Aug 2024
This project is an Arduino-powered infrared touchscreen / coffee-table interface that I’ve been using to control various music and graphics applications on my computer. This is an old project that I’ve recently had time to go back and document/fix up; this project is a little more special to me than most because it was my […]
Make A Worms in Space Board Game Using Arduino
Posted on: 09 Aug 2024
Story: NASA has taken worms to the ISS on their own special capsule. There was an accident aboard the station and the worm astronauts have to navigate to the escape capsule to return to Earth. The airlock to the escape capsule has been damaged but can be reached from the other side of the ship. […]
Make A Low Cost LED Grid Using Arduino
Posted on: 09 Aug 2024
There are a number of great Instructables on LED grids out there. This is a low cost version – not quite as polished, but easy to make. This project uses a couple of sheets of foam core, a fluorescent fixture cover from the local home store, a cut up strip of WS2812b LEDs, and an […]
Aqua Garduino Mini @hydroFishAqua82
Posted on: 09 Aug 2024
Arduino Powered Micro Aquaponic System with Pi Camera and Twitter Feed We are creating an automated aquaponic system with mobile updates via Twitter. Sensors and motors will be controlled from an Arduino while the entire system, including mobile updates, will be orchestrated by a Raspberry Pi. Tweets include pictures, sensor data, and system-critical updates. Original […]
RGB LED Color Selector / Picker / Chooser
Posted on: 09 Aug 2024
One Challenge with working with RGB LEDs is getting the right Red, Green and Blue values to match a color you are trying to display. You can start with web colors, and then sometimes need to adjust them since the LEDs don’t look quite the same as they do on monitors. So, this is a […]
Light Painters Palette aka Light Box
Posted on: 09 Aug 2024
Today I’m going to show you how I made my “light painters palette” aka light box. If your into electronics and photography than this is probably something you are going to like. Supplies: -Arduino (I’m using a arduino pro mini which requires a ftdi basic to program, But an uno or leaonardo… would work just fine) –Tri […]
Arduino-Controlled Chemical Foam Spewing Pumpkin
Posted on: 09 Aug 2024
If the thought of dozens of tricker-or-treaters in gross-out costumes knocking down your door makes you want to spew, have we got the pumpkin for you! Every time the Arduino-Controlled Chemical Foam Spewing Pumpkin encounters a trick-or-treater at your doorstep, it spews burning chemical foam all over your front lawn. Now you can convey how […]
Make a WiFi Weather Station With Arduino
Posted on: 09 Aug 2024
As open-source hardware users and makers, we love playing with new chips, boards and tools. And there is one chip which is quite popular these days: the CC3000 WiFi chip from TI. This chip comes with many promises: cheap (around $10), easy to use, low-power … It was featured in many articles around the web, […]
How to Program the Vexplorer Using Arduino
Posted on: 09 Aug 2024
This instructable will be about using arduino to control the revell vexplorer. Later you can add as many sensors you want. If you don’t have most of the parts already this will cost you about $200 dollars. Most of the electronic bits you can find at radioshack and vexplorer at amazon, also arduino at the […]
Tilt Sensing Bracelet using Arduino
Posted on: 09 Aug 2024
A bracelet decorated with six conductive fabric petals and a thread of beads with a metal bead at the end, makes for a simple six point tilt detection. It is also designed so that the metal bead will make contact with two petals if it lies in between. and then of course it will make […]