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:

Connect Matrix Keypad with PIC Controller Code

Posted on: 19 Oct 2016

The mikroC PRO for PIC provides a library for working with 4×4 keypad. The library routines can also be used with 4×1, 4×2, or 4×3 keypad. For connections explanation see schematic at the bottom of this page. External dependencies of Keypad Library The following variable must be defined in all projects using Keypad Library: Description […]


PIC Evaluation/Development Board Implementation using pic-microcontroller

Posted on: 19 Oct 2016

Abstract The objective of this project is to produce a PIC evaluation/development board to be used by future ECPE senior design project teams.  Many project implementations call for some sort of microcontroller unit in the final product, and this need can often be met by a simple PIC microcontroller.  However, the development of a PIC […]


Unlock a Door with your Fingerprint

Posted on: 19 Oct 2016

We built a biometric fingerprint-controlled lock prototype. A fingerprint scanner is used to capture and store the fingerprints of authorized users. When the scanner recognizes a user, a solenoid plunger disengages and opens the lock.Parts List: The fingerprint scanner module is powered by an ARM Cortex M3 CPU, which controls the on-board optical sensor and […]


USB Indoor/Outdoor Thermometer using PIC18F2550 microcontroller

Posted on: 19 Oct 2016

USB Indoor/Outdoor Thermometer (or, ‘My first USB device’) This is a simple design that demonstrates the USB peripheral on the PIC 18Fs. There are a bunch of examples for the 18F4550 40 pin chips online, this design demonstrates the smaller 18F2550 28 pin version. The PCB uses surface mount parts, but all components are available […]


Connect Memory Card using PIC18F4520 Code

Posted on: 18 Oct 2016

The Multi Media Card (MMC) is a Flash memory card standard. MMC cards are currently available in sizes up to and including 32 GB and are used in cellular phones, digital audio players, digital cameras and PDA’s. mikroC PRO for PIC provides a library for accessing data on Multi Media Card via SPI communication. This […]


Tiny DDS – Open source DDS generator

Posted on: 18 Oct 2016

Description The homemade function generator is a quite common project on the internet. We can find different ways to do it: – The quick & dirty way based on a DDS module bought on eBay – The analog version based on a MAX038 / XR2206 – The “clean” way based on a FPGA and a […]


Large Current Relay Driver

Posted on: 18 Oct 2016

[advanced_iframe securitykey=”7053122eaa09ce46830dfb8aaeae454056003ad0″]This is a large current Relay module with single pole double throw switch which provides normally closed and normally open operations. The Relay is the most common used module in application such as home automation, industrial automation, and machine on/off. Sometimes you need to control large current such as the fans, lights, water heaters, […]


5AXISMAKER: First ever affordable 5axis multi-fabricator

Posted on: 18 Oct 2016

First ever affordable 5axis multi-fabricator that brings most advanced fabrication right to your desk Our reason for this project: We’ve designed machine that combines multi- fabrication methods: 5axis milling being one of them. 5AXISMAKER is a machine versatile enough to fabricate most advanced design prototypes in readily available material while on your desktop right next […]


Connect USB HID with PIC18F4450 Code

Posted on: 17 Oct 2016

Universal Serial Bus (USB) provides a serial bus standard for connecting a wide variety of devices, including computers, cell phones, game consoles, PDA’s, etc. USB Library contains HID routines that support HID class devices, and also the generic routines that can be used with vendor specified drivers. USB HID Class The HID class consists primarily […]


GSM Based Versatile Robotic Vehicle Using PIC Microcontroller

Posted on: 17 Oct 2016

This project is designed to develop as a robotic vehicle that can be controlled by a cell phones. DTMF commands from a phone send to another cell phone which is mounted on the robotic vehicle. These commands are fed to a PIC microcontroller of 8-bit architecture to operate the vehicle movement through motor interface. Conventionally […]