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:

How to choose a MicroController using PIC16C84 microcontroller

Posted on: 17 Feb 2017

How to choose a MicroController It used to be that the number of different microcontroller chips available to the hobbyist was pretty limited. You got to use whatever you could manage to buy from the mail-order chip dealer, and that narrowed down the choice to a small number of chips. But times have changed. Digikey […]


MikroElektronika’s “Ready for PIC” board talks to “Processing” using PIC16F887

Posted on: 16 Feb 2017

“Ready for PIC“ is one of MikroElektronika‘s compact prototyping boards for 28 and 40 pin PIC microcontrollers. The board comes with PIC16F887 microcontroller which is preprogrammed with an UART bootloader firmware and thus eliminates the need of an external programmer. The on-board USB-UART module allows the serial data transfer between the PIC and a PC […]


How to write embedded C project in Mikro C to build .HEX file

Posted on: 16 Feb 2017

Are you an electronics hobbyist? I will help you to write your first embedded C program. ‘Mikro C pro’ is one of the popular embedded C software for PIC microcontroller. It is more user-friendly and has a set of inbuilt functions and commands. After compiling a microcontroller program in C using ‘Mikro C pro’,you will […]


Lithium-Ion Battery Warms Up, Operates In Subzero Temperatures

Posted on: 16 Feb 2017

A new “all-climate” lithium-ion battery can rapidly heat itself to overcome freezing temperatures with little sacrifice in energy storage capacity and power, researchers say. This advance might enable applications for which high-performance batteries are needed in extremely cold temperatures, such as electric cars in cold climates, high-altitude drones, and space exploration. EC Power is now […]


PIC16F84A LCD interfacing code (using 3 pins only) + Proteus simulation

Posted on: 16 Feb 2017

This post provides the LCD[1] interfacing code using only 3 pins of PIC16F84A microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that you know how to make an LED blink with PIC16F84A microcontroller. If you […]


LED car headlight design can benefit from thermal simulation, says Mentor

Posted on: 15 Feb 2017

The exterior conceals new technology behind the bezels that make possible such features as adaptive beams and LED matrix beams, for example. Often, each LED has its own lens that is held by a fixture, and light guides with small saw-tooth structures to direct the light to the road and to the external viewer are […]


Virtual Tetris

Posted on: 15 Feb 2017

Introduction Tetris is a very simple, but elegant game. Blocks of four bricks each are falling down in a play field, and the player can rotate and move the block sideways. When the block hits ground or another block below, it stays there. If one line of bricks is full, then that line is removed. […]


Tracking multiple and dynamic biometrics with a single chip.

Posted on: 15 Feb 2017

eing able to monitor fitness in increasingly diverse and efficient ways is a major health priority. It is no longer acceptable simply to provide a range of different bio-sensors. Built with small form-factor devices in mind, Samsung Bio-Processor empowers users with a combination of fitness sensors and continues to perform well with low battery power.Fitness […]


Running Small Motors with PIC Microcontrollers By Harprit Singh Sandhu E-Book

Posted on: 15 Feb 2017

Book Introduction: Program PIC microcontrollers to drive small motors Get your motors running in no time using this easy-to-follow guide. Detailed circuit diagrams and hands-on tutorials show you, step by step, how to program PIC microcontrollers to power a wide variety of small motors. You’ll learn how to configure all the hardware and software components […]


Virtual Pong.

Posted on: 14 Feb 2017

Introduction The game Pong was the world’s first video game in the early 70’s, it is a tennis lookalike game where a ball is played with two rackets, which are moved up and down by each player. The ball can bounce at the floor and the ceiling. This version is implemented with the virtual game […]