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:

Nixie Tube Ornament

Posted on: 10 Jul 2016

The Nixie Tube Ornament is a homage to the light-up&motion ornaments from the early 90’s. The ornament looks cool on a tree and makes a great gift. Finally, a use for IN-12/15 top view tubes! I used an IN-15A symbol nixie in this ornament. An IN-12 works great too. A video of the ornament alone: […]


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

Posted on: 10 Jul 2016

“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 […]


Energy-harvesting power management ICs for wireless sensor nodes

Posted on: 10 Jul 2016

Intended to manage solar-powered wireless sensors for Internet of Things (IoT) applications, these parts are said to be the lowest-power, single-chip Energy Harvesting PMICs, and can be used with solar cells as small as 1 cm². Cypress offers a complete, battery-free energy harvesting solution that pairs the S6AE101A PMIC, the first device in the new […]


Connecting multiple tact switches on a single input pin of a microcontroller

Posted on: 10 Jul 2016

Normally one tact switch requires one digital input pin of a microcontroller. Some designs implement keypad style multiplexing to get multiple switches on fewer inputs. However, there exist other techniques that allow you to connect many switches on a single input pin of a microcontroller. This tutorial demonstrates one such technique as applied to PIC12F683 […]


Multimeter Clock

Posted on: 09 Jul 2016

The Multimeter Clock consists of three multimeters, the first meter displays hours, the second displays minutes and the last displays seconds. A 16F628A PIC microcontroller keeps track of time and outputs a calculated current to each meter to display the current time. Get your own Multimeter Clock Kit here. See Multimeter Clock project page here. […]


Expanding the number of I/O lines using Microchip MCP23008 using pic microcontoller

Posted on: 09 Jul 2016

A microcontroller comes with a limited number of general purpose input and output (GPIO) ports. However, some applications may require more ports than are available on the microcontroller. In such a case, GPIO expanders can be used to increase the I/O capability of the microcontroller. MCP23008 is one such device (manufactured by Microchip Technology) which […]


Are My Documents Safe in the Root Cellar at ~80% Humidity?

Posted on: 09 Jul 2016

There is a large cellar where I could store unused items and documents, but the catch is the humidity there. It is a root cellar near a small brook and the humidity varies between 75% up to 90%.Archived material should never be exposed to humidity greater than 65%, therefore I have to isolate all documents […]


Updated PIC 18F4550 USB Demo Board Video

Posted on: 09 Jul 2016

In this video we step through a an updated version of the USB demo board. Changes include: -circuit board will only contain bare minimum parts to demonstrate USB communication from host to device and device to host -for both firmware and host software, we will make the projects from scratch, import downloaded USB function libraries, […]


The Most Useless Machine EVER!

Posted on: 08 Jul 2016

And yet everyone wants one!!!? AKA: The Ultimate Machine! Get Your Useless Machine: Purchase Useless Machine Kits Here! Update Oct 31, 2012: “Weird Al” Yankovic Sez: “I never realized till now how much I needed one of these.” AS SEEN ON TV! Make Magazine’s amiable editor-in-chief, Mark Frauenfelder demonstrated The Useless Machine on the Colbert […]


PIC12F675 Tutorial 4 : Making an LM35 temperature recorder

Posted on: 08 Jul 2016

This page shows you how you can make an LM35 an temperature recorder by using the 12F675 PIC microcontroller as the controller and data store. It generates serial output so that you can view the results on a PC and it also calculates the temperature reading in Fahrenheit sending both to the serial port at half second […]