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:

USB Interface Board Driver Installation PIC18F4550

Posted on: 01 Jan 2017

USB Interface Board Driver Installation Connecting PIC18F4550 First Time This tutorial will try to explain how to make your interface development board to work for the first time. Without a Demo hex code inside PIC18F4550’s flash memory, it  won’t respond even if we connect the Demo Interface Board Directly to computer. In my previous post […]


Precision programmable current source uses two ICs

Posted on: 01 Jan 2017

This Design Idea mates a precision current source IC with precision difference amp chips to create a programmable current source or sink. The resistor-programmable current source/sink in Figure 1 illustrates the basic topology, taking advantage of tightly matched on-chip resistor ratios instead of relying on absolute tolerances. he IIN current source gives rise to a […]


PIC16F877 based controllable digital clock using LCD display (Code+Proteus simulation)

Posted on: 01 Jan 2017

This PIC16F877 microcontroller tutorial answers the question, ” How to implement a controllable digital clock using PIC16F877 ? ” Using PIC16 simulator (Proteus) you can verify this digital clock code and change it according to your needs. Using three push buttons (As shown in figure below) you can adjust time as you desire. This code […]


Infrared (IR) Object Detection Module Circuit Using IR LED and Photodiode

Posted on: 31 Dec 2016

How to make Infrared (IR) sensor Object Detection Module Circuit Using IR LED and Photodiode The IR Object Detection sensor module is quiet easy to make. This sensor circuit below is a low cost – low range infrared object detection module that you can easily make at home using IR LED’s. We will use a […]


Cortus upgrades instruction set, launches two new cores

Posted on: 31 Dec 2016

Cortus, which licenses small 32-bit cores, has upgraded its instruction set and launched two new cores which use the new one. Why upgrade? “Embedded applications have got more complex,” replies Cortus vice-president Roddy Urquhart. The new V2 instruction set is 50% bigger than its V1 predecessor and the instruction memory uses about 20% less power, according […]


PIC32 Bluetooth Starter Kit; DM320018

Posted on: 31 Dec 2016

The DM320018 PIC32 bluetooth starter kit comes with demonstration code that allows it to communicate with smart devices that are bluetooth enabled. It features the PIC32MX270F256D MCU for central processing and the FLC-BTM805 dual-mode Bluetooth HCI module. The kit also contains Cree high output multi-color LED, three standard single color LEDs for display, five push […]


Experimenter’s board for enhanced mid-range PIC microcontrollers (PIC16F1827 and PIC16F1847)

Posted on: 31 Dec 2016

The PIC16F628A has always been my first choice for microcontroller-based projects. It is simple, inexpensive, and easily available. Due to its compact size (18 pins) it occupies lesser space on the circuit board, and meanwhile, it is powerful enough to serve most of a hobbyist’s needs. It is a very well accepted successor of the […]


PIC16C74 Embedded 10BaseT Ethernet CS8900

Posted on: 30 Dec 2016

Embedded ethernet enables microcontroller based projects to send and receive packets over the network. The board shown on the left is actual size and incorporates all the circuitry needed to enable 10BaseT communications. The board is designed to minimize the pin count needed to interface with microcontrollers. An 8 bit data bus, 4 bit address […]


Introduction to the PIC32 using pic-microcontroller

Posted on: 30 Dec 2016

The Microchip PIC32 is a family of complex and powerful microcontrollers that can be purchased for less than $10 in quantities of one. This microcontroller offers many peripherals useful for mechatronics purposes, such as several channels for analog-to-digital conversion, digital I/O, synchronous and asynchronous serial communication, pulse width modulation, etc. For our purposes, the primary […]


Control accurate incremental voltage steps with a rotary encoder

Posted on: 30 Dec 2016

Experimenting with an HF oscillator, I needed to control the varactor diode voltage in precise increments over a 2V-10V range. A buffered potentiometer was the obvious choice, and connecting two pots in series to give coarse/fine control (or using a multiturn pot) would offer improved control over the varactor voltage. However, this approach still didn’t […]