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:

An LDmicro Tutorial

Posted on: 22 Mar 2017

In this tutorial, I will show you how to write a very simple program. I am assuming that you have written ladder logic before, and that you have some basic familiarity with microcontrollers, but that you have never used LDmicro. If you don’t know very much about ladder logic or PLCs, then the plcs.net tutorial […]


Homemade temperature LED display for PC using PIC16F876

Posted on: 22 Mar 2017

Since I started my watercooling prejoect, I have been verry interested in how well it perform, the only way is to measure all temperatures before and after, The motherboard temperature sensors is useless unacurate, so I’m using LM50B By using this LM50B sensor I get 1 C of real accuracy I use a PIC16F876 to […]


200 chip definitions everyone should know

Posted on: 22 Mar 2017

Given how important chips are to modern society EVERYONE should understand and appreciate how they are made.  Every field has its own set of terms, jargon, and acronyms (engineers love acronyms!). As you would expect, chip design is no different. If you are new to chip design, it might take you a few days to read through the Wikipedia […]


PIC 18F – 28 PIN PIC Development Board

Posted on: 22 Mar 2017

Description This is a versatile, configurable, and cost effective Development Board designed for the 18F – 28 pin series of Microcontroller from Microchip. The board is simplest form with all the Port pins terminating in a header connector for easy connection to the outside world. Power Supply 7-18V DC Rajkumar Sharma      http://www.rajkumarsharma.com 3756 This […]


Heavy duty portable charger for usb devices (phones, iPad, etc.) using PIC12F683

Posted on: 22 Mar 2017

Heavy duty portable charger for usb devices (phones, iPad, etc.) Ever needed to charge your phone on the go? Can’t find a wall socket to charge your iPod? Whenever I’m away from home for an extended period of time, I would charge my phone and mp3 player from my laptop.  This way, I get about 3 […]


FailureBot 5 – A Line Following Robot

Posted on: 21 Mar 2017

Introduction The objectives of the FailureBot project originated simply as “build a line-following robot”. However, it somehow evolved into a 3-year robotics experiment. My first attempt to build a robot was such a complete failure that I jokingly called it “FailureBot”. The name seemed quite appropriate even as the project evolved as every one of […]


PIC RGB Power Board using PIC12F629 microcontroller

Posted on: 21 Mar 2017

Description Power Pic RGB is a circuit that generates random RGB colors using a powerful 3W RGB LED and fades between them. The initial project goal was to develop the fading algorithm which was successfully achieved. This time the idea was to drive a Prolight 3 Watt RGB LED and place it inside a nice […]


An S/PDIF Sound Card Using The PCM2906

Posted on: 21 Mar 2017

When S/PDIF became available in the Teensy Audio Library I thought this might be the solution to ground loop problems I’d been having when interfacing projects to my PC. However, I quickly realized I didn’t have any sound cards with an S/PDIF interface. In the belief that I’d rather build than buy I decided to […]


Open Source 3.2” TFT Smart Display

Posted on: 21 Mar 2017

This project is an open source 3.2″ Smart TFT display board. The board is based on a PIC32 and a 3.2′ TFT with touchscreen (ILI9320 controller, using 16bits PMP). The software has two main parts. One that produces the 2D functions and a GUI with various widgets (buttons, check boxes, sliders etc). Description A new […]


PIC’ing the MAX3100: Adding USB to a PIC Microcontroller Using the MAX3100 UART using pic microcontroller

Posted on: 21 Mar 2017

Abstract: USB has just become easy to implement. This application note eases equipment designers into USB by allowing them to continue to transmit and receive data using the familiar UART frames of the MAX3100 UART. A UART-to-USB converter IC and operating system driver will take care of all of the USB complexity. The application note describes […]