Projects

Arduino Ultrasonic Range Finder

Ultrasonic Range Finder with an ATtiny85 using an Arduino

I’m here to show you how to use a HC-SR04 Ultrasonic Range Finder with an ATtiny85 as well as programming the ATtiny85 using the wonderful shield that randofo created. List of materials: ATtiny85 Programming Library Arduino Uno HC-SR04 Ultrasonic Range Finder and Library Jumper Wires Breadboard ATtiny85 Step 1: Program the Arduino Before you connect your shield to the Arduino […]

Arduino Auto Leveling Laser Cross

Auto Leveling Laser Cross using Arduino

So this Lazy Old Geek purchased a Laser Cross. I created a manual leveling Laser Cross to use for aligning stuff on my drill press: http://www.instructables.com/id/ManualLevelingLaserCross/ Well, being a Geek I decided to make an automated platform that adjusts automatically with an Arduino. Well, the picture may look a little scary but I’ll break it […]

servo solar tracker

Arduino 2-axis servo solar tracker

What is a solar tracker? A solar tracker can increase the efficiency of a solar panel by up to 100%! It does this by always keeping the panel perpendicular to the incoming rays of sunlight. here’s an equation to prove this: P = AW sin θ P = power generated by the solar panel A […]

Arduino Number Generator

Arduino True Random Number Generator

This is just a fun project I have been working on in the last little while. If you like this instructable, consider voting for it in the Arduino Challenge! Anyone who has experience with programming will have probably used random numbers in their code. These random numbers aren’t actually random though. They are actually generated using […]

Arduino Bubble Alarm Clock

Bubble Alarm Clock Makes Waking Up Fun using Arduino

Waking up to a buzzing alarm clock sucks. I’m one of those people who doesn’t like to wake up before the sun is out (or has been out for many hours). So what better way to make waking up fun than having a bubble party in bed! Using an arduino and a commonly available bubble […]

Arduino Robot Uno

Uno The Arduino Robot

Age: 13 Meet Uno the Arduino powered robot.  Some functions include a blinking nose, moving antennas, rotating head, IR distance sensor, twin motor gear box and rotation counters.  Uno is made with relatively easy to obtain parts.  This project provides a good introduction to Arduino. robot.skp475 KB Step 1: Materials Material and tools • Foam board • Fimo • 4 Rare Earth magnets • 4 small metal […]

Arduino Timer

Arduino Based Auto Timer

The Need: Last week around at work I had another usual un-usual  problem to face with.  Having to make lots of mechanisms n components to work with-in seconds or fracs at times I kind-of knew this was always coming.   And invariably so my poor mind couldn’t think of anything but Arduino for a handy […]

Arduino robotics platform

Carduino- A simple Arduino robotics platform with its own library

This is, as the title says, an Arduino-based robotics platform, with its own library. The “standard” model comes with two back motors, two omni-wheels in the front, and a distance sensor mounted on the front. It also has breadboard space on top for adding whatever you want. It is intended to be autonomous, but one […]

DIY boat with Arduino

Building a semi Smart, DIY boat with Arduino and some other sensors

I based this off of this really nice instructables.com post for building a water bottle boat, with some additions for obstacle avoidance and light-guided control. I used Arduino as a microcontroller, an ultrasonic sensor in the front, a few simple switches on the side of the boat, and a few light sensors on either side.  See here for a […]

Arduino Remote controlled webcam

Remote controlled webcam using Arduino

Web-enable your interactive sensors over desktop, smartphone and tablet devices. This tutorial describes in detail how to use the free SensorMonkey service to remotely control a pan and tilt webcam attached to an Arduino using nothing more than a simple webpage. The webpage can be viewed on any desktop, smartphone or tablet device with a […]

Scroll to Top