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
duino4projects.com
projects-raspberry.com

Posts by Ibrar Ayyub:

Chromation Systems RGB LED Tube Light

Posted on: 05 Oct 2017

Built utilizing a 24 Channel High Current USB LED Controller to control 12 volt RGB LED Light Strip, in 8 separate groups. Each group has individual 8-bit PWM which can create over 16 million colors. And is driven at full current for maximum color saturation and accuracy. Using the ColorMotion Compatible Firmware, various colors patterns and effects can be created […]


Incredible DIY iPhone Macro

Posted on: 05 Oct 2017

After taking apart dozens of disposable cameras over the years, I found myself with a lot of lenses of varying sizes and nothing to use them for… until now! By making a simple carriage that would hold the lens and attach to my iPhone via rubber band, I was able to make a virtually free […]


Compost Sensor

Posted on: 05 Oct 2017

Introduction This is a tutorial on building a Compost Temperature monitoring system. It details how to build a web connected wireless sensor network and shows one possible way it could be constructed. A Medium level of knowledge and skills are required. Basic knowledge of soldering and breadboarding will be very useful. I will assume that […]


Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram

Posted on: 05 Oct 2017

Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram This tutorial explains how to interface the DS1307 Real Time Clock (RTC) with a PIC16F877 microcontroller. The project is compiled using the CCS compiler and simulated in Proteus. The DS1307 communicates with the PIC microcontroller through the I2C protocol, which is a two-wire, serial, […]


Twin triac AC switches

Posted on: 05 Oct 2017

Two triacs switched by zero-crossing optocoupled drivers act as solid state relays on a Dangerous Prototypes standard size PCB. This design is released under Creative Commons Attribution Share-Alike 3.0 License. The schematic is based on a dual triac board created by RobG and posted to the 43oh forum. It suits snubberless triacs in a TO-220 package […]


AD9833 Waveform Generator

Posted on: 05 Oct 2017

In today’s post is a tiny Programmable Waveform Generator module based on the Analog Devices AD9833   For more detail: AD9833 Waveform Generator


PIC16F84A MemoSound Game

Posted on: 05 Oct 2017

Game rules You will have to memorize a melody, made of up to 62 steps. A step is one of the four tones available in the game system. In order to help you, each tone is associated to a color LED (yellow, green, orange, red) which lights each time the tone is played. The game […]


The BJT Transistor Theory

Posted on: 05 Oct 2017

Disclaimer The information provided in this e-book is intended to provide helpful information on the subjects discussed. This e-book is intended to be used for educational purposes only ! For circuit design in critical applications, you should consult a professional circuit designer! You are allowed and welcomed to duplicate and distribute this e-book freely in […]


How to use an RGB LED – Arduino Tutorial

Posted on: 05 Oct 2017

An RGB LED has 4 pins, one for each color (Red, Green, Blue) and a common cathode. It has tree different color-emitting diodes that can be combined to create all sorts of color! Any color is possible depending on how bright each diode is. In this tutorial you will learn how to use an RGB […]


Dual 4-digit seven segment LED display with SPI interface using PIC12F

Posted on: 05 Oct 2017

This project is an extension of my previous MAX7219 based SPI seven segment LED display module. The new display features eight 7-segment displays arranged in two rows of four digits. The on-board MAX7219 driver enables you to easily add eight 7-segment LED displays to your project using only 3 I/O pins of microcontroller. The major […]