The initial project, and certainly the one to which many were inspired is that of Doug Jackson. http://www.instructables.com/id/The-Word-Clock-Arduino-version/ also inspired by http://www.highonsolder.com/blog/2011/1/8/arduino-word-clock.htmlΒ http://www.instructables.com/id/Sleek-word-clock/ Step 1: The Materials The list of materials for the board depends on how you plan to make the electronics, if you want an Arduino standalone or an Arduino UNO or 2009, …
Chicken Light Timer using an Arduino
The wife is into raising chickens and now that the daylight savings is getting near she wanted a way to keep the egg laying production in high gear.Β According to the material that she reads, chickens will maintain their egg laying production if they get 12 β 15 hours of daylight. I thought to myself, …
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 …
Ultrasonic Range Finder with an ATtiny85 using an Arduino Continue Reading
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 …
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 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 …
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 …
Bubble Alarm Clock Makes Waking Up Fun using Arduino Continue Reading
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 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 …
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 …
Carduino- A simple Arduino robotics platform with its own library Continue Reading