About: Ibrar Ayyub

Author Bio: I am an experienced technical writer with a background in computer science. I hold a Master's degree in computer science from BZU Multan University, one of the most reputable universities in Pakistan for computer science education. With my advanced degree and extensive experience in the field, I have a deep understanding of various computer science concepts and technologies. In addition to my expertise in computer science, I have a diverse range of experience in technical writing. I have written for various industries, covering a wide range of topics, including engineering, home automation, and more. My ability to communicate complex technical information in a clear and concise manner has made me a valuable asset to many organizations. My writing style is characterized by its clarity and simplicity. I am able to break down complex concepts and explain them in a way that is easy to understand for readers with different levels of technical knowledge. I am also skilled in using various forms of media, such as infographics and diagrams, to make my writing more engaging and interactive. I have a special interest and expertise in home automation and engineering; I have written several articles and research papers on the topic and am well known in the field. My writing on home automation and engineering is informative, accurate, and reliable, providing valuable insights on the latest technologies and trends in the field. Overall, I am an experienced technical writer who can provide valuable insights and information for various fields of life, mainly home automation and engineering. I have the qualifications and experience to write about a wide range of topics, and my writing style is clear, simple, and engaging. I am an asset to any organization that requires technical writing services..
Upwork: upwork.com/freelancers/~0195c6d2cf6594198f
Follow Us:
Linkedin Twitter
Blogs:
wisetechcenter.com
atmega32-avr.com
projects-raspberry.com

Posts by Ibrar Ayyub:

Arduino 4x4x4 LED Cube

Posted on: 22 Apr 2013

Overview: This instructable will cover the building process of an 4x4x4 LED Cube. I will be using an Arduino to control the LEDs.  Since the Arduino (Freeduino) has a total of 20 pins (including the analog pins) we will not need to have any multiplexing or shift registers.  I will take you though what i […]


Color Changing Night Light with ATtiny using Arduino

Posted on: 22 Apr 2013

I wanted to create something for my wife as a present and this is what I came up with. This is a dark activated color changing night light. It has a sensor that can tell when the room light is turned off. This then will light a RGB LED and slowly fade through different colors. […]


LED Dot Matrix Display using an Arduino

Posted on: 22 Apr 2013

In this project, you shall again use two sets of shift registers. These will be connected to the rows and columns of the dot matrix display. You will then show a simple object, or sprite, on the display and animate it. The main aim of this project is to show you how a dot matrix […]


Simple Relay Shield for Arduino

Posted on: 22 Apr 2013

Shield to control 6 relay, 6 digital input and 6 analog input with Arduino Duemilanove, Arduino UNO. The digital inputs and relay outputs are equipped with an LED that indicates the status. The circuit diagram is very simple: Step 1: Schematics and PCB In this step you can find the circuit diagram and the PCB […]


Squirt – Arduino, motion activated water cannon

Posted on: 22 Apr 2013

Squirt is a motion activated water cannon using Arduino. This was designed for use in the garden but as it’s winter we tested it in the bathroom. It works! True motion tracking is expensive and complicated so this system activates when the victim moves into range and randomises the position of the cannon and the […]


Arduino Pedometer

Posted on: 22 Apr 2013

Problem: So my nutritionist (doesn’t everyone have a nutritionist) suggested I should increase my exercise which primarily consists of walking my dog. She even gave me a chart of activities and calories burned. Here’s an example. http://www.nutristrategy.com/caloriesburned.htm Well, being a LAZY OLD GEEK, I decided to monitor my walking electronically. Solution: It was a “long […]


Arduino Mega Pinout Diagram

Posted on: 21 Apr 2013

Arduino Mega Introduction: The Arduino Mega is a microcontroller board based on the ATmega1280 (datasheet). It has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset […]


Traffic Lights Beginner Arduino Project

Posted on: 20 Apr 2013

This is a beginners project for the Arduino. I am using the Arduino Uno but should work with little or no modification on other arduino models. Setting up the hardware is very easy. This project is more of a training tool for learning how to program a timer list while listening for a button press. Parts […]


Arduino + Temperature + Humidity

Posted on: 20 Apr 2013

A simple temperature sensor using one LM35 Precision Temperature Sensor , Humidity Sensor and Arduino, so you can hookup on your future projects. The circuit will send serial information about the temperature and humidity so you can use on your computer. I have taken data from my compost. The project is related to an existing […]


Marble Disorder – a marble maze simulator with tilt switches using Arduino

Posted on: 19 Apr 2013

Marble Disorder is a borderline case of Marble Madness 🙂 It simulates a marble maze by sensing the box’s orientation with 2 tilt switches. Stop the press: there’s a new and more intuitive version that doesn’t require the spin knob (See video). I keep documenting the original version below for historical purposes, but don’t watch this – […]




Scroll to Top