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:

Simple manual control of stepper motors without a PIC or PC

Posted on: 06 Sep 2022

This instructable will show you how to control stepper motors (Unipolar OR Bipolar) manually with a knob, without the use of a PIC or PC, so no programming is needed.  The position of the knob determines the position of the motor shaft, which will stay in that position until the knob is turned again.  The […]


Servo Motor Control by using Microcontroller PIC16F877A

Posted on: 05 Sep 2022

PIC16F877A is an easy micro controller for the beginners Here in project: 1) How PIC switches servo motor forward and back ward When we push one switch it goes to positive 90 degree , on second switch it moves backward to  negative 90 degree a. MickroC  PRO        // for programming of MICRO CONTROLLER b. Proteous  […]


Simple Constant Current Driver for a High Power LED

Posted on: 05 Sep 2022

** Schematic diagram corrected and updated ** In my previous post, I slapped together a quick LED lighting solution for my workbench… but it is truly a hack. What I really want to do is make a simple constant current driver, so the power LEDs can be used in other projects. One of those projects […]


A Beginner’s Guide to Electric Actuators

Posted on: 04 Sep 2022

If you’re into electronics, engineering and making things move, you’ll need a good handle on electric actuators. Use this beginner’s guide to electric actuators before you set out to purchase your first actuator. What is An Actuator? Before linear electric actuators were around, the only way to make a robot move forward was to use […]


Simple JDM PIC Programmer

Posted on: 04 Sep 2022

I have built this project to burn my small PIC’s This is a serial programmer works on the RS232 ( PC serial port ), known as JDM Programmer, thanks to the site http://pic16f84.hit.bg/ which contains the schematic and the programmer software. The programmer is powered from the Serial port itself, so there’s no need to […]


Programming PIC Microcontrollers

Posted on: 03 Sep 2022

PIC microcontrollers are a very useful and versatile tool for use in many electronic projects. They are very inexpensive and easy to find. They are also very powerful and many are capable of speeds up to 64 MIPS using the internal oscillator block, about 16 times faster than most comparable AVR microcontrollers. PICs are also […]


PIR Sensor

Posted on: 03 Sep 2022

Description Project is based on Holtek’s IC HT7610A, which is a CMOS LSI chip designed for use in automatic PIR lamp, flash or buzzer control. It can operate in 3-wire configuration for relay applications.  In our project we have used relay instead of Traic to connect any kind of load in output, HT7610B IC is […]


Digitally Controlled Bench PSU

Posted on: 02 Sep 2022

Many electronics people will build a bench power supply at one point in their professional or hobby career. I too have made a couple over the years. However, most of the time I used what was available in the shop(s) where I did my work. One type of PSU in particular always fascinated me: a […]


Power Line Communication

Posted on: 02 Sep 2022

PLC (Power Line Communication) is the technology that allows data transmission over the existing Power Line network. Power Line can be the home power network or the national electricity transmission grid. The data that can be transferred is as diverse as its speed. With speeds of nearly 200Mbps, video transmission, voice, data and any other services can be […]


Bypass Capacitors – Why and How to Use Them?

Posted on: 01 Sep 2022

You may have heard about the phenomenon of bypassing in circuits, however, we may not have sufficient knowledge of how to apply this technique in real circuits. In this tutorial, we will discuss about the bypass capacitors, why we need to use and how to use these capacitors in circuits. What is a Bypass Capacitor? […]