Posts by Ibrar Ayyub:
How to Transmit Mouse Data Using Xbee with Arduino
Posted on: 09 May 2016
The PS2 mouse is an input device which can communicate with a host device using the PS2 protocol. It can be connected to a host device using the 6 pin mini DIN connector. The mouse will continuously give output which can be decoded to get the movement in the X-Y plane and also the status […]
CogniVue, Fraunhofer debut supersmall camera at Electronica
Posted on: 08 May 2016
As automotive electronics takes center stage at Electronica this week in Munich, a “microcamera” module recently designed by researchers at the Fraunhofer Institute for driver-assistance applications is expected to enjoy the spotlight. The Ottawa embedded vision IP vendor CogniVue and Berlin’s Fraunhofer Institute revealed Tuesday that they have collaborated on development of the microcamera. It […]
How To Save a Text In The EEPROM of The Arduino
Posted on: 08 May 2016
A microcontroller might need to store its data like sensor value, or a particular count or image data for a long period of time. The most common type of memory used with the microcontroller based systems is EEPROM. The EEPROM stands for Electrically Erasable Programmable Read Only Memory which is a kind of Read Only […]
Generate Random Number using Arduino
Posted on: 06 May 2016
A random number generation is very important in computing devices which helps them to do task in random manner. The applications of random number generation can be found in shuffling the audio files in an audio player, in almost all kind of digital games, generating passwords etc.There are so many algorithms which can generate the […]
Augment a Moog Etherwave Theremin
Posted on: 05 May 2016
I’m going to go through my process of hacking a Moog Etherwave Theremin. I created a new acrylic top, partially sanded to be translucent in certain areas, and created my own circuit around an ATMega168 Arduino Bootloaded microcontroller which is stealing a control voltage from the theremin’s board and is driving 2 RGB LEDs which […]
DIY Lithium Battery Charger Shield for Arduino
Posted on: 05 May 2016
In this project, we are building a programmable single/multi cell lithium battery charger shield for Arduino. The shield provides LCD and button interface which let the user set the battery cut-off voltage from 2V to 10V and charge current from 50mA to 1.1A. The charger also provides the ability to monitor the battery status before […]
Design a romantic PCB using a free PCB design tool – EasyEDA
Posted on: 04 May 2016
Have you ever tried to design a romantic PCB for your lover or an interesting PCB for your children or friends on special day? Why not? PCB also could be an amazing gift which comes from your creativity. Here I’d like to share a romantic and practical PCB to you. This is my PCB Board. […]
Tech Lab – Newhaven Full Color OLED Displays
Posted on: 04 May 2016
While TFTs have been the mainstay of displays for years, OLEDs are becoming more prevalent as their price drops due to the phenomenal increase in quality from TFT to OLED technology. We received this demo board from Newhaven that effectively illustrates side by side the differences between TFT and OLED technology, using a 1.69 inch […]
Arduino based Drone Quadricopter
Posted on: 03 May 2016
arduino based Drone Quadricopter It’s a tiny quadrotor helicopter! Update Feb 25 2012: Warning, I may have discovered a bug inside the CadSoft EAGLE 6.1.0 software that may make the PCB look slightly different. My design files are meant for 5.11 so use that instead. You have been warned. arduino based Drone Quadricopter Main Features: […]
New technique for generating electricity from mechanical vibrations
Posted on: 03 May 2016
Electrical energy is normally generated through heat, motion, nuclear transformation, or chemical reactions, but now scientists at VTT Technical Research Center of Finland have devised a new method that involves mechanical vibrations. They figured out how to “harvest” the vibrational energy that occurs naturally when two surfaces with different work functions are connected via electrodes, […]