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:

High-Sensitivity Pulse Oximeter and Heart-Rate Sensor for Wearable Health

Posted on: 09 Feb 2017

Description The MAX30102 is an integrated pulse oximetry and heart-rate monitor biosensor module. It includes internal LEDs, photodetectors, optical elements, and low-noise electronics with ambient light rejection. The MAX30102 provides a complete system solution to ease the design-in process for mobile and wearable devices. The MAX30102 operates on a single 1.8V power supply and a […]


Crocus sensors for flexible displays

Posted on: 09 Feb 2017

Crocus, the magnetically enhanced IC specialist, has prototyped a bendable display using flexible sensors and is looking for applications and customers for it. “Crocus has created a new IP based on magnetic sensors for flexible surface position detection. This enables equipment makers to gain in the added performance of flexible shape devices, while reducing costs,” […]


How to generate video signals in software using PIC

Posted on: 08 Feb 2017

Background During the Christmas holidays 1997-1998, I started on a small project, trying to generate a video signal with a PIC16C84. I had seen some video clock generating video signals in software, and thought it was a quite interesting idea, and wanted to take it a step further. I didn’t know much about video signals […]


Zhaga moves on CoB standardisation

Posted on: 08 Feb 2017

In a long-needed move, LED standards body Zhaga has picked up the baton and started work on a specification for chip-on-board (CoB) LED arrays. A Zhaga Book will specify a family of six rectangular or square LED modules with different dimensions. The rest of the content is still being discussed (see below). CoBs are becoming […]


u8plus smart watch quick teardown and uart

Posted on: 08 Feb 2017

With the battery and the speaker pulled back we can see a MediaTek MT6261 SoC and supporting components on the left. On the right are connections for the reset button (mounted on top of the usb connector), speaker and what I assume is a vibrator motor connected to ‘VIB’. The touchscreen is also connected at […]


Building a 3-channel, high power RGB LED driver

Posted on: 08 Feb 2017

Hey guys, I built another board, which is a 3-channel (RGB) LED driver based on an inexpensive chipset called PT4115 (you can find them on eBay or Aliexpress). The circuit is very simple and looks like Sparkfun’s PicoBuck. However, I used beefier components and a different chip. You may say it’s pretty much the same […]


PIC-Tetris

Posted on: 07 Feb 2017

Introduction I have made the game Tetris using a PIC16F84 running @ 12MHz. Tetris is an old Russian computer game where you should try to fit in block into a play-field, quite simple but really fun. All blocks are built from four bricks (the name Tetris is derived from the ancient greek word for four: […]


Chronograph for Air Cannon using PIC16F628A microcontroller

Posted on: 07 Feb 2017

Intro: Chronograph for Air Cannon This chronograph project consists of a sensor assembly and timer circuit box that can be used to measure the muzzle velocity of a projectile fired from an air cannon. I originally built this setup for use with a large air cannon with a 3″ bore. The sensor assembly is attached […]


Counting bits in hardware: reverse engineering the silicon in the ARM1 processor

Posted on: 07 Feb 2017

How can you count bits in hardware? In this article, I reverse-engineer the circuit used by the ARM1 processor to count the number of set bits in a 16-bit field, showing how individual transistors form multiplexers, which are combined into adders, and finally form the bit counter. The ARM1 is the ancestor of the processor […]


Intelligent 4-Cell Lithium Battery Management with CAN/LIN Interface

Posted on: 07 Feb 2017

This design is a battery management circuit, which involves the use of CAN/LIN interface. The system addresses the matter about managing rechargeable batteries. This design features an 8-output hardware configurable, high side/low switch with 16-bit serial input control using the serial peripheral interface (SPI). Two of the outputs are directly controlled using a microcontroller which […]