Projects

GPS and GSM based Vehicle Tracking System Using Arduino

GPS and GSM based Vehicle Tracking System Using Arduino

This circuit is designed for tracking the location of vehicles. Most oftracking systems are made by using GPS. This is very simple and cheap. Tracking systems are mostly used by fleet operators for tracking a vehicle location, routing and others. This is a very good method for preventing our vehicles from stolen. This tracking system […]

Real Time GPS Tracker with Integrated Google Maps

Real Time GPS Tracker with Integrated Google Maps

This project describes how you can build a mobile real time GPS tracker with integrated Google Maps. I began this project mainly to see if I can integrate all the different pieces of hardware and software to make a workable solution, and it took some time, but finally when everything was said and done, it […]

ArduDroid A Simple 2 Way Bluetooth based Android Controller for Arduino

ArduDroid: A Simple 2-Way Bluetooth-based Android Controller for Arduino

UPDATES  October 30, 2013 – 7PM (GMT+2) The new official name for this app is ArduDroid and it can be installed from Google Play. I changed the name to avoid a naming conflict with another app.   September 15, 2013: I Have won a Nexus 7 tablet for this project part of a competition held […]

Build An Audible Memory Chest Instructables How To

Build An Audible Memory Chest [Instructables How-To]

If you’re a fan of the Harry Potter series then we also bet you were pretty taken with Hogwarts headmaster Dumbledore’s pensive—the magical object that could not only store memories, but actually let people fall into and re-experience the events. This week’s Instructables How-To from aspiring Tel Aviv-based hacker and inventor, Zvizvi, shows you how […]

General Purpose Input Output Arduino Shield

General Purpose Input Output Arduino Shield

This example shows technique for calibrating sensor input and shows the sensor outputs by controlling LEDs and SSD, also shows how to monitor the state of a switch. Hardware Required 8 LEDS 2 push button switches 2 sliding switches 4-SSD with MAX7221/7219 LM35 Speaker Circuit In this circuit according to the above diagram 8 LEDs […]

Stage 4 Complete Beginners Guide For Arduino Hardware Platform For DIY

Stage 4: Complete Beginner’s Guide For Arduino Hardware Platform For DIY

Contents 1. Background 2. Setting up Arduino Development Environment 3. Arduino Power Management 3.1 Powering Up Arduino Board 3.2 Output Power of Arduino 4. Indicators And Switches 4.1 LED 4.1.1 Working With Onboard LED 4.1.2 Connecting and Controlling External LED 4.2 Buzzer 4.3 Switches 5. Arduino With Display 6.Arduino With Sensors    6.1 Sensor Principles […]

Arduino project USB foot operated mouse switch

Arduino project: USB foot-operated mouse switch

This foot pedal plugs into the Arduino case which plugs into your PC via microUSB cable. Arduino microcontrollers can easily be used to power fun projects like robots and even sending tweets to Twitter but they’re versatile enough to turn up in the strangest of places – like under your feet. We had a question […]

Stream support for the Arduino MQTT library

Stream support for the Arduino MQTT library

MQTT is a lightweight messaging protocol for the Internet of Things. This post details the use of Stream support for large payload storage in the Arduino MQTT library. MQTT is a lightweight protocol, but that doesn’t mean that the payloads have to be small. The spec was designed to allow for messages up to 256MB, […]

Technical Details of Logging Seawater Temperature

Technical Details of Logging Seawater Temperature

Block Diagram This diagram shows the basic components required for collecting temperature readings from seawater and transmitting the data to a base station where it can be collated into a database for analysis. To the left is a schematic of 10 temperature sensors, spaced 1 metre apart and immersed in seawater to a depth of […]

Modifying an Arduino Mega and chipKIT Max32 for 5V Operation

Modifying an Arduino Mega and chipKIT Max32 for 5V Operation

Max’s Arduino Mega and chipKIT Max32 both require 9V external supplies, but he really wishes to power them from a single 5V supply. Well, nothing is simple, is it? I ran into a minor “gotcha” with regard to my Bodacious Acoustic Diagnostic Astoundingly Superior Spectromatic (BADASS) display project. As you may recall from my previous […]

Scroll to Top