Posts by Ibrar Ayyub:
Slim, humble and long-age – this is the Fujitsu FTR-MY relay
Posted on: 18 Jun 2016
Despite a low power consumption this relay handles 5A/250VAC while maintaining a considerably long lifetime. If we should mark an electronic component by a term “sympathic For more detail: Slim, humble and long-age – this is the Fujitsu FTR-MY relay
Make A Coin slot detector Using Arduino
Posted on: 18 Jun 2016
When your coin slot is exposed, this wearable hip-pack vibrates that area to make you aware of it. You decide to cover up, or let it all hang out. The coin slot detector is a simple way to tackle the complicated modern problem low-rise jeans can cause. with this hip pack, now your coin slot […]
The Texas PRU Cape
Posted on: 17 Jun 2016
In a bid to encourage greater use of TI’s Programmable Real-time Unit (PRU) built into the Sitara AM335x and AM437x family of devices which power the BeagleBone Black development board Texas have announced the PRU cape. The PRU is made up of dual 200 MHz coprocessors, implementing a low-latency subsystem optimized for deterministic, real-time processing allowing […]
Polargraph Drawing Machine
Posted on: 17 Jun 2016
This machine, a variation on the hanging-pen plotter is a conspicuous and wilfully naive attempt to break out of the pristine, pixel perfect, colour-corrected space that exists inside our computers. It’s a drawing machine, that takes a pen (a human tool) and uses it to draw in a singularly robotic way, with some grand results. […]
Making a Quadcopter Using Arduino
Posted on: 16 Jun 2016
I’ve start building multicopters (or drones if you like it better) five months ago! My first one was a scratch build tricopter based on a KK2.1.5 flight controller and three DT750 motors. Everything was made out of plywood and pinewood! It held excellent if you consider that I was a newbie pilot (still I am) […]
Turn your Arduino into a Magnetic Card Reader!
Posted on: 16 Jun 2016
Everyone has used a magnetic card reader, I believe. I mean, who carries cash these days? They’re not difficult to get your hands on, either, and during a trip to my favorite local electronics shop, I found a bin full of these guys. So….of course, I picked one up and brought it home to see […]
Photoelectric Smoke Detector
Posted on: 15 Jun 2016
Smoke detector is a device incorporated on fire alarm system; it is usually installed on buildings to alarm the occupants when there is a fire (when there’s smoke, there’s fire). This provides the crucial early warning to escape injury or death in fire. This project uses optical method design; the sensing part is the photo […]
Arduino Sous-Vide Cooker
Posted on: 15 Jun 2016
Sous-vide cooking allows you to precisely control the temperature of cooked food (how “doneness” is measured) by immersing it in a carefully controlled water bath. It’s possible, but seriously difficult, to do this just with a thermometer and a pot on the stove… but if you have an Arduino do all the hard work for […]
Basic Projects using chipKIT Uno32
Posted on: 15 Jun 2016
Happy Tuesday, everyone! I tend to get excited about products that enable beginners to be really creative, and today’s product highlight is one I think is worth getting excited about! A few things that I really like about the shield: The shield is an add-on board that was designed to be used with the chipKIT […]
Use Sublime Text 2 to Replace Arduino IDE
Posted on: 14 Jun 2016
We could often feel frustrated when programming using the Arduino IDE. Why? Not because of how many errors we encounter in the program, but it is so difficult to find out the errors in source code, which is really something freaking out. For example Arduino IDE does not seem to display the number of rows, […]