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:

Electronic Music Box Powered by Arduino (sort of)

Posted on: 26 Feb 2014

Music is the most universal means of expression. Regardless cultural language or age the idea conveyed though music would not differ much. It is safe to say everyone loves music, one type or another. When one’s favourite piece is played there is a overwhelming desire to get involved and turn on one’s Air Guitar. Not […]


Aqua Garduino Mini @hydroFishAqua82

Posted on: 16 Jan 2014

Arduino Powered Micro Aquaponic System with Pi Camera and Twitter Feed We are creating an automated aquaponic system with mobile updates via Twitter. Sensors and motors will be controlled from an Arduino while the entire system, including mobile updates, will be orchestrated by a Raspberry Pi. Tweets include pictures, sensor data, and system-critical updates. Original […]


Arduino Robot Bonanza by Gordon McComb E-Book

Posted on: 21 Nov 2013

Introduction Bestselling robotics author shows how to build fun, affordable robots with Arduino Guides readers through the construction of seven robots that roll, walk, talk, crawl, slither’and even sling insults All projects are built using wildly popular Arduino microcontroller platform Features illustrated, step-by-step instructions and assembly plans Includes tips for adding options, alternatives, and customizations […]


Homemade arduino printer

Posted on: 14 Nov 2013

If you want to make your own high resolution printer (maybe not so high res), you are at the right place. This Instructable will show you how to do with two dead cd/dvd drive and a pen (pilot, whiteboard marker, whatever you have) at the best lego-printer style. Here is how our printer will work: […]


My Arduino In Circuit Programmer

Posted on: 06 Nov 2013

This Lazy Old Geek is also an Arduino Geek. If you are an Arduino Geek, one of the common microcontrollers used by Arduinos is the Atmega328 chip. In order to use Arduino software, the Atmega must have bootloader software on it. Okay, so I bought some blank Atmega328-PU chips from Mouser.com. TIP: If you want […]


MEMS pressure sensor for tablets

Posted on: 06 Oct 2013

Description: The MS5637 is an ultra-compact micro altimeter. It is optimized for altimeter and barometer applications in Smart-phones and Tablet PCs. The altitude resolution at sea level is 13 cm of air. The sensor module includes a high-linearity pressure sensor and an ultra-low power 24 bit ΔΣ ADC with internal factory-calibrated coefficients. It provides a […]


BLDC Motor Control with Arduino

Posted on: 26 Sep 2013

There is a lot of interest these days among hobbyists in controlling brushless DC (BLDC) motors, which have improved performance and better energy efficiency over traditional DC motors, but are more difficult to use. Many off-the-shelf products exist for this purpose. For example, there are lots of small BLDCs controllers for RC airplanes that work […]


Beginner Programming of Arduino

Posted on: 08 Sep 2013

This video is from a meeting of the Kids and Technology Meetup group in Washington DC. The youth who show up to these free meetings are eager to learn advanced uses of computers. The presenters were John Dukovich and Hugo Estrada.


Arduino Button Mouse Control Code

Posted on: 15 Aug 2013

Using the Mouse library, you can controls a computer’s onscreen cursor with an Arduino Leonardo, Micro, or Due. This particular example uses a five pushbuttons to move the onscreen cursor. Four of the buttons are directional (up, down, left, right) and one is for a left mouse click Cursor movement from the Arduino is always […]


Arduino String Character Functions Code

Posted on: 11 Aug 2013

The String functions charAt() and setCharAt() are used to get or set the value of a character at a given position in a String. At their simplest, these functions help you search and replace a given character. For example, the following replaces the colon in a given String with an equals sign: String reportString = […]




Scroll to Top