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 “Antique Radio” Christmas Present

Posted on: 23 Jul 2016

I happen to be part of the 5% that have the elusive awesome mother-in-law. For Christmas I wanted to make her an “antique radio” that is super simple to operate and that could play some “old time radio” type programming that she listened to when she was a young’n. However, this is neither an antique […]


Remote Control mood light[/jar]

Posted on: 23 Jul 2016

I wanted to play around with something IR remote-controlled, so I decided to make a remote-control mood light. There were two parts to the project: making the remote and making the light. For the remote, I tore down a remote control for a floor fan, removing all its insides, and replacing it with mine. I […]


Intro to Printed Circuit Boards

Posted on: 23 Jul 2016

In this instructable, I’ll go over what a printed circuit board is, where they are used, and the basics of how to make one yourself. So sit back, strap in, and enjoy learning about this very important and interesting method of making electronics! Note: this is an introductory guide. I’m sure that there is a […]


Programming 16-Bit PIC Microcontrollers in C By Lucio Di Jasio E-Book

Posted on: 23 Jul 2016

Book Introduction: New in the second edition: * MPLAB X support and MPLAB C for the PIC24F v3 and later libraries * I2CT interface * 100% assembly free solutions * Improved video, PAL/NTSC * Improved audio, RIFF files decoding * PIC24F GA1, GA2, GB1 and GB2 support Most readers will associate Microchip’s name with the […]


How to Create an Eye Catching Display (LED Style)

Posted on: 22 Jul 2016

This is not as much an instructable as a record of how I made a school project. While repeating exactly what I did will probably not help y ou, this project can be modified to make almost any display more eye-catching. Step 1: Come up with an Idea I know this sounds stupid but it […]


Superconducting at 140 Degrees F

Posted on: 22 Jul 2016

Researchers Superconduct at 140 Degrees Lasers align lattice for pulses of superconductivity R. Colin Johnson 12/15/2014 07:15 PM EST 8 comments PORTLAND, Ore. — Superconductors are heating up. A group of international scientists working with the National Accelerator Laboratory in Menlo Park, Calif., have discovered lasers that can create conditions for superconductivity at temperatures as […]


DIY 1GHz Active Probe For Under 20$

Posted on: 22 Jul 2016

So, you’re an electronics hobbyist and want a 1GHz* active probe, or a professional and tired of blowing your 2000$+ active probe in sketchy circuits when all you wanted to know are the whereabouts of some RF-signal? Then stay with me!! This Instructable will show you how to build a 1GHz* Fet-based Active Probe, the […]


Xbee Wireless Servo Control using PIC18LF4520

Posted on: 22 Jul 2016

Searching for a reliable wireless solution for your project can be a real pain if you’re not familiar with current wireless standards, data rates and reliability. The Xbee Modules that we will use in this article are widely available, use a very reliable wireless transmission protocol and have sufficient datarates for most hobby projects. This […]


Computer Controlled Star

Posted on: 21 Jul 2016

In this instructable I am going to show you how to build a Star with 64 LEDs. The Star operates by itself but the operation mode can be changed when connecting it to a computer via a serial (RS232) interface. After reconfiguring the Star via the computer, the Star will use the new operating mode […]


Data logging with an EEPROM

Posted on: 21 Jul 2016

Contents    1 Original Assignment 2 Overview 3 Circuit 4 Code 4.1 PIC Code 4.2 Matlab Code 5 Example Output 6 Further Reading Original Assignment Your task is to use the PIC to log data from an analog input on an EEPROM, and after the data collection is over, to send the data back from […]