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 build your own PIC-Programmer using PIC12C50x

Posted on: 26 Oct 2022

Which types of PIC microcontrollers and EPROM’s are supported? You can use this PIC-Burner for PIC12C50x, PIC12F62x, PIC16FFxx, PIC16F62x and EEPROM 24Cxx. This PIC-Programmer was tested with PIC12C508 (A), PIC12C509 (A), PIC12F629, PIC12F675, PIC16F84A, PIC16F627, and PIC16F628. The PIC-programmer is easy to build and compact. 3 LEDs indicates the state of the burning-process. Red: burning, […]


PIC16F628 4 RGB LED PWM Controller

Posted on: 25 Oct 2022

I am a big fan of LEDs.  Bright, colorful, flashing LEDs.  So, given my affinity for LEDs, I decided to work on a controller that me and a few of my friends could use as an art project/passive information display.  I have posted videos from the first prototypes (here and here), but it has been […]


An Easy to build & multifunctional counter with 7-Segment Led Display using PIC16F628 microcontroller

Posted on: 25 Oct 2022

Just one PIC to use it as counter with multiple functions. Here is the pin information:   PIN FUNCTIONS: CLEAR/COUNT – GND to clear count, VSS to count. SAVE COUNT – GND start from zero on power up, VSS continue last count. C CATHODE/C ANODE – GND to use COMMON CATHODE Display, VSS to use […]


Read analog values without an ADC using PIC12F675 microcontroller

Posted on: 24 Oct 2022

Digital electronics and Analog electronics doesn’t mix easily. A Microcontroller can’t get analog values unless an Analog-to-Digital converter is used, however, you may find a little complicated the use of an ADC and it need lots of Input/Output ports.   Some Microcontrollers, like the small 8-pin Microchip PIC 12F675, do have an ADC integrated, but […]


Pic RGB color generator using PIC12F629

Posted on: 24 Oct 2022

Description PIC RGB is a circuit that generates random RGB colors using a RGB LED and fades between them. The idea for this circuit came from the candle simulator [1] and another project called TinyRGB [2] . The challenge was to create an algorithm that could fade 3 independent colors at different speeds in the […]


Power Pic RGB with Infrared remote control using PIC12F675

Posted on: 23 Oct 2022

Power Pic RGB with Infrared remote controlis a circuit that generates colors using a RGB LED and can be controlled using any infrared remote controller capable compatible with the Sony® Sirc code. This circuit is the third evolution of Pic RGB project [1] in which the goal was to control a RGB LED and randomly […]


Cooking Timer using PIC16F819 microcontroller

Posted on: 23 Oct 2022

Cooking Timer This is a school project but I thought it can be fun to all of you cooking people out there, that still use old stoves without timers. The timer uses different formula for meat, chicken or egg, but also has a separate timer that can be activated manually. Meat cooking time formula: 1 […]


Minty JDM PIC Programmer using PIC18F4550 microcontroller

Posted on: 22 Oct 2022

Minty JDM PIC Programmer This project details how to build a JDM style programmer to program PIC Microcontrollers using Microchip’s ICSP (In Circuit Serial Programming) and freeware software (PICPgm).  Total project cost: less than $10.  This device has been tested on both the PIC16F877 and PIC18F4550.  Check the PICPgm website to see compatibility with other […]


Maxim brings out Micro PLC platform

Posted on: 22 Oct 2022

Maxim’s Micro PLC platform gives designers the tools to implement Industry 4.0 with less power, parts, and total costs. The platform consists of five reference designs which can operate as stand-alone subsystems and be configured and tested with a laptop’s USB port. A programmable logic controller (PLC) is the core building block that controls and […]


An LED Dice using a PIC 16F84 (or 16F88)

Posted on: 21 Oct 2022

An LED Dice using a PIC 16F84 (or 16F88) This is a re-print of a project that I made a number of years ago – I was trawling the web, and discovered that others had been making it, so I decided to put the detail here on instructables.com – so that others can benefit. Many […]