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:

Double sensor interface Indoor/OutdoorThermometer using PIC16F877A Microcontroller

Posted on: 22 Jun 2018

This is a simple project showing you how to read LM35 analog temperature sensor using a PIC microcontroller and LCD 4×20 in Proteus ISIS. In this tutorial we will make a practical use of the ADC. We will use them to show current temperature using two LM35 temperature sensors. The temperature sensors are connected to […]


Automatic traffic light using PIC16F877A Microcontroller

Posted on: 21 Jun 2018

The objective of this project is to design a traffic light control system. This traffic light controller is used at the intersection that consists of a main road and two side roads. A four way traffic light control system with count down timers is to be designed and constructed. The system is to be developed […]


AUTOMATIC WATER LEVEL CONTROLLER USING MICRO-CONTROLLER PIC18F45K22

Posted on: 20 Jun 2018

The objective of this project is to design an automatic water level control system. It indicates the level of water in the tank and automatically controls it by using PIC Microcontroller and water level sensors. Water Sensor Water level sensor is an easy-to-use, cost-effective high level/drop recognition sensor, which is obtained by having a series […]


How to make own serial LCD display for PIC12F683 Microcontroller

Posted on: 19 Jun 2018

Alphanumeric LCD generally HD44780 model is very popular display . This LCD use 8 pins for data display and three pin for control and AL together 16 pin . There will be problem on project if we have to connect numbers of components in single micro-controller to make a compact type of device . To […]


Low cost single cell L-Ion battery pack simulator

Posted on: 18 Jun 2018

Modern battery operated portable devices use smart battery packs. Every new development of an electronic medical device must follow strict design flow defined by world-wide or local regulatory directives. The development process of any such device using smart battery pack requires specific operating conditions to meet the testing criteria. When smart battery pack is one […]


Home Security Alarm System using PIC18F45K22 AND PIR Motion Sensor2

Posted on: 18 Jun 2018

This project describes a home security alarm based on a Passive Infra-Red sensor module (HC-SR501) and PIC18F45K22 . PIR sensor is used to detect motion in the environment and is commonly known as motion sensor. When the microcontroller detects the PIR sensor is triggered, it drives the relay switch and trigger an alarm. Its quite […]


STMicroelectronics Introduces STM32WB – A SoC With 32bit Microcontroller And Bluetooth Low Energy 5

Posted on: 17 Jun 2018

The new STM32WB from STMicroelectronics is a new wireless supporting System on a chip (SoC) that comes with a fully-featured ARM Cortex-M4 (@ 64 MHz) based microcontroller to run the main computing processes. It also has an ARM Cortex-M0+ core (@ 32 MHz) to offload the main processor and offer real-time operation on the Bluetooth […]


Multipulxing 7 Segment Display using PIC18F2550 Microcontroller

Posted on: 17 Jun 2018

This tutorial describes how to implement decimal counter which will increment from 0000 to 9999 ; in multiplexed seven segment display using PIC18F2550 in PROTEUS ISIS. Multiplexing is required when we want to interface 3 or 4 or even more such displays with MCU ssince it we go for normal way it will require lots […]


Display temperature on Graphic Liquid Crystal Display using PIC16F877A Microcontroller

Posted on: 16 Jun 2018

Hello everybody welcome back . Today I’m gonna tell how you can display temperature with bar graph on Graphic LCD using PIC microcontroller . The project is very simple to understand if you have concept of Graphic LCD .The program in this project is written in C and Assembly level language &  the compiler used […]


Automatic Railway Gate Control System Using PIC16F877A microcontroller

Posted on: 15 Jun 2018

Generally railway gates are closed or opened menually by gatekeeper to prevent collision between road traffic and train . Time schedule and other information are sent from the main controller station menually in this tutorial we will try to make a railway line which has automatic gate open and closed system . Hello everybody ,welcome […]