Posts by Ibrar Ayyub:
Complete 5A step-down Regulator
Posted on: 27 Jun 2015
LTM4625 – 20VIN, 5A Step-Down DC/DC μModule Regulator Features Complete Solution in <1cm2 (Single-Sided PCB) or 0.5cm2 (Dual-Sided PCB) Wide Input Voltage Range: 4V to 20V Input Voltage Down to 2.375V with External Bias 0.6V to 5.5V Output Voltage 5A DC Output Current ±1.5% Maximum Total DC Output Voltage Error Over Line, Load and Temperature Current Mode […]
An 8-Bit Waterfall using Arduino
Posted on: 27 Jun 2015
So far my Arduino projects have all needed only a small number of output pins. In a previous post I talked about moving some of the logic off the Arduino and into other integrated circuits in order to free up pins on the Arduino. While this can help, I’m sure there will come a time […]
Vibration Motor Foam Speaker Using Arduino
Posted on: 27 Jun 2015
Concept: Very simple, using an Arduino and the play melody basic program, create a music playing speaker out of a vibration motor and a piece of flexible foam. Instead of pulsing signal to a speaker, signal is pulsed to a motor varying how fast it can spin and when it spins. Science behind it (this […]
Arduino + Processing – Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 1
Posted on: 27 Jun 2015
First things first, we need to build our circuit. This is the easy bit! We’ll be using the Arduino to control a servo that will rotate our sensor around 180 degrees. The Arduino will then send the value from the distance sensor along with the current angle of the servo to the serial port. Before […]
Police Lights using an Arduino
Posted on: 27 Jun 2015
**DISCLAIMER** I do not and will not take responsibility for anyone who gets in trouble for this, by either imitating emergency personnel, or using without a permit/lisence. Updates! -I have shortened the code -Changed 16 LED’s to 8 -Changed/added more flash patterns -Renamed variables As promised, this is the ATMega 2650 version of the police […]
Honey, I Shrunk The Arduino
Posted on: 26 Jun 2015
As you might be able to tell from recent posts, I’ve been doing quite a bit of work with an Arduino. I’ve now got at least one project that I’d like to make a little more permanent, rather than it just being a bunch of components on a breadboard. The easiest option would probably be […]
Stackable USB Rechargeable Battery System
Posted on: 26 Jun 2015
Power Stacker is a portable, modular, USB rechargeable lithium-ion battery pack. Stack them together for power hungry projects or separate them for smaller projects with this modular system. The Gerber, BOM, and .STL files are available below. Power Stacker does what other USB rechargeable batteries have failed to do, and that’s the ability to combine […]
Build A Color Changing LED Tree Using Arduino
Posted on: 26 Jun 2015
Ever wanted an LED tree? Well now you can have your LED tree and eat it too (no, wait, you probably shouldn’t).. Step 1: Gather the parts You will need: 1x ATtiny85 10x male header pins Solid core wire, 2 colors A bunch of LEDs 1x Arduino Uno to program the ATtiny Step 2: Program […]
Arduino – Basic Theremin meets Processing!
Posted on: 26 Jun 2015
My last theremin involved a small speaker. Now I’ve replaced the speaker with my PC, using processing to pick up the values from the SRF05 ultrasound sonar distance sensor and play different notes accordingly – which gives multiple possibilities and far better sounds. So to start with check out my previous theremin, the circuit is […]
Make A BH1750 Digital Light Sensor Using Arduino
Posted on: 26 Jun 2015
BH1750FVI Is a Digital Light sensor , which is an digital Ambient Light Sensor IC for I2C bus interface. This IC is the most suitable to obtain the ambient light data for adjusting LCD and Keypad backlight power of Mobile phone. It is possible to detect wide range at High resolution.( 1 – 65535 lx […]
