Posts by Ibrar Ayyub:
DMM provides numerical and graphical displays
Posted on: 04 Oct 2016
The DMM (digital multimeter) is a basic measurement tool for nearly every electrical engineer and many other engineers. With the push to constantly improve power efficiency in electronic designs comes a need to not only measure voltage and current, but to dynamically see them as well. Keithey’s DMM7510 combines a 7½-digit DMM with an 18-bit, […]
Prototyping shield for Arduino Mega
Posted on: 04 Oct 2016
This is a down and dirty prototyping shield that will work for Arduino Mega’s and there pin compatible clones. This is the first time i have made this board, but i have other projects i think this would be handy for. Limitations: I tend to build projects for megs that require multiple serial ports and […]
A new Wi-Fi Shield to connect your Arduino to the Internet
Posted on: 03 Oct 2016
Since now on, it will be easy to provide your Arduino with Internet connectivity by using this shield. The shield sports a TCP/IP stack manager, in order to free up the Arduino from some basic tasks. It’s also essential to equip the board with a library, that communicates with the TCP/IP manager and makes it […]
LED Sun rise/set Arduino Proj
Posted on: 03 Oct 2016
I’ve been slowly working on this project for the past month or so. I finally have some time to share and post-up what I’m working on. I know there are commercial products available, but then what’s the fun in that! What I want is a Fully Automated LED Primary Lighting System which can control separate […]
Arduino & Android Wireless Robot
Posted on: 03 Oct 2016
Another Robot, another App(lication) of Arduino. The user [shreks7] built up an Android App for controlling the robot wirelessly and stream live video off an android phone placed on the robot. The robot has an inbuilt wireless router and two brush-less DC motors and runs on a power source of 26-30V(depends on the requirement) power supply. […]
Orange mePod
Posted on: 02 Oct 2016
Firstly, why would I make a music player when one can be purchased for so little and Apple iPods are so great? Well, I’ll tell you. After several cheap MP3 clones have died due to their Lipo batteries and my cracked, inoperable screen on my current iPod touch; I’ve had it with locked down devices […]
Remotely Controlled VGA Camera – Overview
Posted on: 02 Oct 2016
The idea behind this project was very straightforward: design an inexpensive remotely controlled system capable of taking still pictures and uploading them to a remote file storage with a camera to be activated by either remote commands or sensor events. And after numerous brain storms the following solution has been found.In base configuration the system […]
Build A TinyCompass Using Arduino
Posted on: 02 Oct 2016
In this Instructable, we will be building a compass using the TinyShield Compass as well as the Circle Edge Led shield. Before starting, the proper drivers must be installed to detect the COM ports. These drivers must be installed before downloading any codes from the codebender plugin. The drivers needed can be found here. Lucky […]
USB NeXT Keyboard with an Arduino
Posted on: 02 Oct 2016
Ladyada and pt had an old NeXT keyboard with a strong desire to get it running on a modern computer. These keyboards are durable, super clicky, and very satisfying to use! However, they are very old designs, specifically made for NeXT hardware, pre-ADB and pre-USB! That means you can’t just plug the keyboard into an ADB or […]
Introduction: T.A.B.U. A Robot using Arduino
Posted on: 01 Oct 2016
To all other teens (I’m 16) who have begun to pick up an intrest in robotics and electronics the following project will give you a great user-system to get started with. This is not for complete beginers, but after only 6 months of teaching myself to code and develop robotics I have developed T.A.B.U. What […]