Posts by Ibrar Ayyub:
Mini Fluxer will spread solder there, where you want
Posted on: 15 Jul 2016
… and will prevent to spread there, where you don´t want to. Fluxes in pen Stannol series Mini Fluxer belong to the invaluable helpers of every electro-technician. How could I work without a flux so far? That´s a probable question of probably everyone, who once tried action of a solder flux. In a common […]
Pololu Wixel Shield for Arduino User’s Guide
Posted on: 15 Jul 2016
1. Overview The Wixel shield seamlessly enables a wireless link (with a typical range of ~50 feet) to replace your Arduino’s USB interface, which means you can use the standard Arduino computer software to: wirelessly program the Arduino (this feature is not available with the Arduino Leonardo or the A-Star 32U4 Prime). wirelessly debug sketches with […]
Interfacing gyroscope to arduino
Posted on: 14 Jul 2016
This article is about interfacing gyroscope to arduino. Gyroscope is a device used for measuring the angular velocity in the three axes. It works under the concepts of angular momentum and can be used to determine the orientation of an object. Typical applications of gyroscope includes missile guidance, flight control, smart phones, game station joy […]
Stepper Motor Control System Based On Arduino With ULN2003 Chip
Posted on: 14 Jul 2016
Project Summary: This project uses ULN2003 chip to drive. The working voltage is DC5V. It is widely used on ATM machine, inkjet printer,cutting plotter, fax machine,spraying equipment, medical instruments and equipments, PC peripheral, and USB Mass Storage ,precise instrument,industrial control system,office automation,robot areas,etc. Bill of Materials: 1.Arduino UNO V3.0 R3 Board or Compatible Arduino 2.1602A HD44780 […]
How to make a Arduino LED Scroll Bar
Posted on: 13 Jul 2016
Today I want to make a LED Scroll Bar as the above picture showed. Ten LED strips can flash in different effects by using a control board. Required Components LED strip, Arduino Nano, Dupont line and a control board. So, how to make a LED Scroll Bar? Step 1) Cut the LED strip into 10 […]
Review: Tektronix RSA306 spectrum analyzer (part 1)
Posted on: 13 Jul 2016
The spectrum analyzer has always been a vital tool for the EMC engineer. Until the last few years, these instruments have been rather large and heavy desktop instruments, weighing up to 60 pounds, or more. With the breakthroughs in components used for wireless technology, the size and weight of these instruments has decreased dramatically. This […]
Traffic light and pedestrian crossing implemented with an Arduino
Posted on: 13 Jul 2016
This video shows the Traffic light and pedestrian crossing I’ve implemented with an Arduino. It’s a reproduction of the crossing near my home, timings taken from a video of it. Incidentally, I produced the diagrams for this using a product called Fritzing. It’s a nifty piece of software that allows you to draw a breadboarded version of […]
LT3790 – 60V Synchronous 4-Switch Buck-Boost Controller
Posted on: 12 Jul 2016
Features 4-Switch Single Inductor Architecture Allows VIN Above, Below or Equal to VOUT Synchronous Switching: Up to 98.5% Efficiency Wide VIN Range: 4.7V to 60V 2% Output Voltage Accuracy: 1.2V ≤ VOUT < 60V 6% Output Current Accuracy: 0V ≤ VOUT < 60V Input and Output Current Regulation with Current Monitor Outputs No Top FET Refresh in […]
Build A Rain Alarm Project Using Arduino
Posted on: 12 Jul 2016
Water is basic need in every one’s life. Saving and proper usage of water is very important. Here is an easy project which will give the alarm when there is rain, so that we can make some actions and save the rain water. As a result, we can increase the water levels of underground water […]
CH340G – alternative USB to serial IC
Posted on: 11 Jul 2016
Hey, sorry everyone, I know it’s been a while. But I hope this post will make up for that! Anyone who has done embedded programming knows that an easy way for microcontrollers (like arduino) to connect to a PC is through a serial connection. Unfortunately, not many computers have a serial port these days, and […]