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
projects-raspberry.com

Posts by Ibrar Ayyub:

ArduSensor Fun Pack Plug-In-Play Sensors For Arduino

Posted on: 02 Aug 2015

ArduSensors are open source plug-in-play sensors for Arduino.  These were originally made for beginners to get started with Arduino, a very cool electronics prototyping platform, but anyone can use them.  I still play around with them all of the time, and I bet a ton of people that are experienced with electronics still love them. […]


An Arduino-controlled RGB lamp

Posted on: 02 Aug 2015

On his blog, Miguel presents one of his latest projects: This project shows the operation of an RGB lamp using a digital LED strip. After activating the bluetooth connection, the user can open the GUI on the PC to control the lamp. The program shows a hue palette divided into 30 rods, one for each LED of […]


MEMS sound great, but can it last?

Posted on: 02 Aug 2015

The MEMS (microelectromechanical system) market is starting to motor. It grew at just over 10% last year and is likely to grow even faster this year. This is good news for the ‘newest’ semiconductor device market. But can it continue to grow at this rate? Market analyst Yole Développement has already warned of price pressures pegging back […]


TiDiGino, the Arduino-based GSM remote control

Posted on: 02 Aug 2015

Using an ATmega 2560 and therefore the heart of Arduino, we have developed a universal remote control with GSM. This allows  to control 2IN/2OUT, DTMF key, gate control and GSM thermostat activated remotely. We have already presented several remote control with different functions. But now we want to present the best remote control ever made […]


UltraSonic Arduino Video instructions How To – Parking your car with an Arduino

Posted on: 02 Aug 2015

How To – Parking your car with an Arduino Code: // Back up Helper, by Kevin Darrah v4 #include <SoftwareSerial.h>// to read the data fron the range finder on any digital pin SoftwareSerial sonar(5, 6); // RX, TX //we’re only using the RX pin (5), so who cares about the TX pin int huns, tens, […]


Clock One – Digital plus Analog Clock An Arduino

Posted on: 01 Aug 2015

For some strange reason I have a fascination with various types of electronic clocks (which explains this article). Therefore this project will be the start of an irregular series of clock projects whose goal will be easy to follow and produce interesting results. Our “Clock One” will use a Freetronics Dot Matrix Display board as […]


Ardu-Bot-Tom – RF Link Controlled Robot

Posted on: 01 Aug 2015

Introduction Ardu-Bot-Tom is a fun project created to show you how you can use wireless transmission modules to send commands to your robots, also it touches some specific subjects such as, servo interfacing and programming, joystick value mapping and the calculations required to determine which way the joystick is pushed, using the Serial Monitor to monitor and debug your robot’s […]


Reviewing Dorji’s DSTH01 digital temperature and humidity sensor module

Posted on: 01 Aug 2015

A couple weeks ago I received some sample products from Dorji Applied Technologies, a china-based company that make varieties of RF and sensor modules. One of the products I received was their latest DSTH01 sensor module that carries Silicon Labs’ Si7005 digital relative humidity and temperature sensor on board. Things I liked about it are it is inexpensive […]


Multiplexing with Arduino and the 74HC595

Posted on: 31 Jul 2015

The 74HC595 is an easy and inexpensive (at about 60 cents apiece) way to increase the number of digital out pins on your Arduino.  In this tutorial I’ll show you how to drive up to 16 LEDs with one 74HC595 using a technique called multiplexing.  In the end, all 16 LEDs will require only three […]


Arduino punk console

Posted on: 31 Jul 2015

This is my first build using an arduino microcontroller. I wanted to create a simple tone output device along the lines of the 555-basedatari punk console, but using solely the mcu as the tone generator. Unfortunately, that was just too simple a task with a microcontroller to play with–it was done in about five minutes and my […]




Scroll to Top