Posts by Ibrar Ayyub:
Make A Simple Object Tracking Robot Using Arduino
Posted on: 28 Oct 2016
In this tutorial I am going to post the step-by-step procedure to make a simple Object Tracking Bot. The main aim of this Bot is to follow the objects which are shown to it in 3D space i.e., x, y and z – axis (horizontal, vertical and forward & backward). This bot behaves just like […]
DIY Digital Desk Clock with Temperature Display – Part 1
Posted on: 28 Oct 2016
One of the most enjoyable part of being an electronics person is creating your own gadgets and using them in daily life. In this article, we are building one of those with the help of SoloPCB design tools, a digital desk clock with temperature display feature. The brain of the circuit is a Microchip PIC18F252 […]
AMP – Arachnoid Mobile Platform
Posted on: 27 Oct 2016
The Arachnoid Mobile Platform is an open source robotics development platform used to make small autonomous moving robots. It can be either configured as a four-legged robot, or as a two wheeled robot. The PCB board holds all the electronics and mechanical components, and also serves as the chassis of the robot. Description The Brains […]
Back to the 1980s with the Graphic EQ
Posted on: 27 Oct 2016
For those of you who remember the eighties, this will no doubt bring back fond memories when every piece of audio equipment in the known universe was at the time equipped with a plethora of LEDs. More specifically the ubiquitous Graphic Equaliser or ‘Graphic EQ’. This Instructable is centred around the MSGEQ7 to create a […]
How to Send Message from GSM Module using Arduino
Posted on: 27 Oct 2016
The GSM stands for Global System for Mobile communications. This is a global standard which is followed by the GSM modules inside the cellular phones which enables them to be connected with any mobile network around the globe. In certain applications the microcontroller based systems has to be connected with the GSM network which will […]
RFIDuino – Using an Arduino & RFID Reader to make a puzzle GeoCache
Posted on: 26 Oct 2016
I enjoy both Geocaching and electronics and have made a couple of electronic puzzle caches using an Arduino. My latest creation (with the help of a fellow cacher for the code) is using an Arduino and RFID reader to make a puzzle geocache we call RFIDuino. The GeoCacher takes RFIDuino and has to find 3 […]
ARM Sets New Standard for the Premium Mobile Experience
Posted on: 26 Oct 2016
News Highlights: New ARMv8-A-based ARM® Cortex®-A72 processor, 50X increase in CPU performance compared to just five years ago New ARM CoreLink™ CCI-500 Cache Coherent Interconnect, allowing higher system bandwidth, and increasing system efficiency New ARM Mali™-T880 GPU delivers console-quality gaming and stunning visuals in a mobile power envelope Optimization for the leading-edge TSMC 16nm FinFET+ process […]
Servo Motor Simulation via Arduino UNO
Posted on: 26 Oct 2016
Hey everyone. I hope you will be fine. As you know that last time, we had started Arduino UNO course and given you a brief introduction how to simulate the LED blinking via Arduino UNO and its implementation in proteus ISIS. Now, today we are going to implement Servo Motor Simulation via Arduino UNO in […]
Web Client Repeating using Arduino
Posted on: 26 Oct 2016
This example shows you how to make repeated HTTP requests using an Ethernet shield. This example uses DNS, by assigning the Ethernet client with a MAC address, IP address, and DNS address. It connects to http://www.arduino.cc/latest.txt. The conent of the page is viewable through your Arduino’s serial window. Circuit The Ethernet shield allows you to […]
Poor Man’s Robot Base
Posted on: 25 Oct 2016
I’ve been wanting to get into robotics for awhile now, but it can cost at the very least 20 dollars to build a decent motor base, and I wasn’t willing to invest that much money into it, so I made a robot base using parts I had lying around. You’re not likely to build this […]