Posts by Ibrar Ayyub:
MOSFET Gate Drivers from Diodes Incorporated Boosts Conversion Efficiency
Posted on: 11 Jun 2015
Diodes Incorporated introduced a pair of compact 40 V, 1 A-rated gate drivers specifically designed to control the high-current power MOSFETs used in onboard and embedded power supplies and motor drive circuits. Enabling the MOSFETs to be more rapidly and fully switched on and off, the ZXGD3009E6 (SOT26 package) and ZXGD3009DY (SOT363 package) help minimize […]
Simple Ipod Controller using an Arduino
Posted on: 11 Jun 2015
This instructable will help you understand the iPod serial protocol, and how to send commands to an iPod using an Arduino. This instructable is only meant to show the basics of the protocol and is by no means complete. I only had enough hardware space for 4 buttons, and the software reflects that. Hardware Needed […]
3 LED Crossfade with PWM and Arduino
Posted on: 11 Jun 2015
This ones quite simple, just mix/ crossfade 3 separate LEDs using Phase Width Modulation (PWM) and Arduino. You will need 3 LEDs, I’m using a 5mm Red, Green and Blue so I can make the full light colour spectrum (When all combined they make white light). If you look at an LED you will see […]
Making a Mayan Tzolkin Calendar
Posted on: 11 Jun 2015
OK, I will admit that I am a little obsessed with things Mayan at the moment, which explains why I wanted to make a Mayan Tzolkin calendar. I modeled the general layout and fabrication on the very nice Sleek Word Clock by scottbez1 which you can see here: http://www.instructables.com/id/Sleek-word-clock/?ALLSTEPS. You can read about the Tzolkin Mayan […]
Small form factor DIY Arduino on stripboard
Posted on: 10 Jun 2015
This board needs FTDI cable to program it. It is not Arduino compatible in the meaning of taking shields (just like every small form factor board isn’t). But it has all the same pins (exept 3.3V power and Vin*) available as female headers. The input and output pins that are right next to each other […]
Researchers use voltage to control magnetic memory
Posted on: 10 Jun 2015
A new way of switching the magnetic properties of a material using just a small applied voltage could signal the beginning of a new family of materials with a variety of switchable properties, according to a team of MIT-based researchers. The technique could let a small electrical signal change materials’ electrical, thermal, and optical characteristics. […]
Designing active analog filters in minutes
Posted on: 10 Jun 2015
Active analog filters can be found in almost every electronic circuit. Audio systems use filters for frequency-band limit ing and equalization. Designers of communication systems use filters for tuning specific frequencies and eliminating others. To attenuate high-frequency signals, every data- acquisition system has either an anti-aliasing (low-pass) filter before the analog-to-digital converter (ADC) or an […]
Build A Robot Snake Using Arduino
Posted on: 10 Jun 2015
Purpose This project was built for the Things that Think undergraduate/graduate class CSCI 4830-7 and CSCI 7000-7 for the University of Colorado at Boulder. Our group consisted of one graduate and two undergraduate students. We worked on the project for 8 weeks, most of the time trying to learn how to program the Arduino and […]
Controlling a Servo with Arduino
Posted on: 10 Jun 2015
Very simple basics of building a circuit to control a servo using Arduino and PWM For this you will need: Arduino Board – I’m using a Duemilanova ATMEGA328 Arduino Sketch software – I’m using version 0015 Arduino Servo Library found here save it to lib/targets/libraries if you don’t already have it A Servo that requires […]
Use your android phone sensors on the arduino
Posted on: 09 Jun 2015
Hello, this is my very first step-by-step instructable, and today, we’re going to learn how the sensors in your android smartphone can communicate with your arduino. In modern smartphones, there are a lot of useful sensors for an ingenious arduino project. I have a motorola DEFY, for example and it has (at least) 6 sensors […]
