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:

Prometheus/Pandora’s Box using PIC12C508 microcontroller

Posted on: 08 Dec 2016

Prometheus/Pandora’s Box Some of you monkeys out there think you can PWN me. You need to be Spanked. Here is an obfuscated ultraminimalized Monolith for you. It is enlightening and harmless, except to the devil, who really hates it, because I’m letting you have it (for “free”). You’re curious. So Make it, if you have […]


A Real Time Clock IC (DS1307) project using the PIC micro.

Posted on: 08 Dec 2016

Making A Real Time Clock (RTC) is simple if you use a helper chip such as a DS1307 because you do not need to keep track of the length of each month or account for leap years. It is all done for you, plus you get the benefit of a battery back up system that […]


Control Loop Challenges of Wireless Systems

Posted on: 08 Dec 2016

Automation is defined as using various control systems to operate equipment such that there is minimal human intervention. Closed control loops (feedback systems) regulate how other systems or devices behave by taking into consideration their output and making corrections based on feedback. An example of this feedback system is Progressive Automation Linear Actuators. In this […]


Interfacing 7 segment display with pic16f877 microcontroller

Posted on: 08 Dec 2016

This post will describe that how easily we can do Interfacing 7 segment display with pic16f877 microcontroller. 7 segment display is a basically array of 7 leds with some proper arrangement. From this fig it can be seen that 7 leds arranged with an array starting from a, b, c, d, e, f, g, and […]


Implementation USB into microcontroller: IgorPlug-USB (AVR) using pic microcontroller

Posted on: 07 Dec 2016

[advanced_iframe securitykey=”7053122eaa09ce46830dfb8aaeae454056003ad0″]Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (similar as emulation of RS232 interface in microcontrollers, which not have RS232 support). This project includes development of firmware on microcontroller side, driver development on computer […]


RS232 Communication with PIC Microcontroller

Posted on: 07 Dec 2016

Description This article shows how to do a simple communication via a RS232 interface with a PIC microcontroller. RS232 is a standard for a serial communication interface which allows to send and receive data via at least three wires. With the RS232 interface it is possible to setup a connection between a microcontroller and a […]


Analog Devices AD587 10V Reference

Posted on: 07 Dec 2016

Voltage references are a humble piece of hardware, their sole function is to provide a stable, known voltage. This constant, known value of voltage can then be used as a reference for ADCs and DACs as well as provide a precision current source.   I recently got hold of an Analog Devices AD587KN high precision […]


A better way to search for microphone components

Posted on: 07 Dec 2016

Last year, a Santa Clara, CA startup named GPiO set out to solve the problem of comparing hardware components across vendors. With a veteran audio engineer as one of their founders, they decided to start with the microphone component and grow from there to other verticals. They gathered more than 60 of the top microphones […]


The Trickster – USB Computer Prank using PIC18F14K50

Posted on: 06 Dec 2016

The Trickster – USB Computer Prank Plug The Trickster into your victim’s computer, and it will randomly move their mouse while playing a game or using the desktop. Compatible with all operating systems Harmless fun: Acts as a second mouse, and goes away when you remove The Trickster from their computerTrickster Even if your victim […]


Four way traffic light signal using PIC16F84A microcontroller:

Posted on: 06 Dec 2016

Hi friends, today we are going to make a four way traffic light controller using a PIC16F84 microcontroller. In this project we will operate three LEDs (RED, YELLOW, and GREEN) according to the traffic rules. Illumination of the green light allows traffic to proceed in the direction denoted, Illumination of the yellow light denoting, if […]