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:

Serial to PIC Interface using PIC Microcontroller

Posted on: 06 Mar 2017

One of the first things I like to do when creating a new project is to get the I/O working. This helps in debugging the code as I write it. What about projects that do not have I/O? This device sneeks both input and output from your computer (terminal program) to the PIC using just […]


DIY, Microcontroller-Based Battery Monitor for RC Aircraft

Posted on: 06 Mar 2017

I’ve had good cause to be reading and perusing a few old Circuit Cellar articles every day for the past several weeks. We’re preparing the upcoming 25th anniversary issue of Circuit Cellar, and part of the process is reviewing the company’s archives back to the first issue. As I read through Circuit Cellar 143 (2002) […]


Toward hack-proof RFID chips

Posted on: 06 Mar 2017

MIT researchers have developed a new type of radio frequency identification (RFID) chip that is extremely difficult to hack. If such chips were widely adopted, it could mean that an identity thief couldn’t steal your credit card number or key card information by sitting next to you at a café, and high-tech burglars couldn’t swipe […]


Passive device improves reliability of LED streetlights

Posted on: 06 Mar 2017

The principle advantages of LED lighting are its long life, which can be as long as 60,000 hours, or 20 years, and inherent energy efficiency. LED streetlights have been shown to use 15% of the energy and give off less heat, while generating more light per watt. LEDs do not contain toxic chemicals such as […]


Whistle Key Finder using PIC12F629

Posted on: 05 Mar 2017

This project uses one of the smallest chips in the PIC microcontroller range, the PIC12F629 and you can learn to program it and experience the thrill of making something yourself and see what goes into writing a program. Even a program as simple as this one is not easy to put together and if you […]


Telephone operated remote control using PIC16F84A microcontroller

Posted on: 05 Mar 2017

This design controls up to 8 devices using a PIC microcontroller (PIC16F84A) connected to the phone line. The unique feature here is that unlike other telephone line based remote control, this device does not need the call to be answered at the remote end so the call will not be charged. This device depends on […]


LT3089 – 800mA Single Resistor Rugged Linear Regulator with Monitors

Posted on: 05 Mar 2017

Features Extended Safe Operating Area Maximum Output Current: 800mA Stable with or without Input/Output Capacitors Wide Input Voltage Range: 1.2V to 36V Single Resistor Sets Output Voltage Output Current Monitor: IMON = IOUT/5000 Junction Temperature Monitor: 1μA/°C Output Adjustable to 0V 50μA SET Pin Current: 1% Initial Accuracy Output Voltage Noise: 27μVRMS Parallel Multiple Devices […]


Serial communication with Matlab pic-microcontroller

Posted on: 05 Mar 2017

Overview Matlab has a “serial” function that allows it to communicate through a serial port. This project is to establish serial port connection with the PIC microcontroller and demonstrate bidirectional communication between the PIC and a Matlab program. For demonstration purposes, the PIC will send digital potentiometer readings to Matlab as well as receive keystrokes […]


GPS to SD-Card Data Logger using PIC16F819 microcontroller

Posted on: 04 Mar 2017

Description This project combines a GPS receiver module, a MicrochipPIC microcontroller and a Secure Digital memory card to make a GPS data logger. With a large capacity and reasonably long battery life it is a very useful device for logging GPS position for example for mapping with OpenStreetMap. In this picture the complete GPS data […]


MSP430 VFD Clock – Manhattan Style

Posted on: 04 Mar 2017

I wanted to do a follow-up to my last clock build, the MSP430 Analog Gauge Clock, reusing some of the code from that project, and I had an IV-18 vacuum florescent display (VFD) tube that I bought on Ebay. Also, I  wanted to finish the project before Christmas break was over. That didn’t happen. But […]