Ever wonder of copypaste method, usable in real life, not only in virtual reality? Me too. It is 21th century, and those are nearer than most of all can imagine! This is possible thank to 3d scanners and printers. So let’s try to scan something! First of all, sorry for my English skills. It is […]
Projects
Motion Sensing Eye using arduino
I have always wanted to make something with my LED dot matrix display, and so when I found a old alarm motion sensor I knew just what to make, a Motion Sensing Eye! This instructable will hopefully finish with you having a working dmd, that will display an eye that opens if something in a […]
Make An LED Clock Using Arduino
A 24-hour clock with hour, minute, and second indicators. Here’s the catch, despite being a digital media (LED’s) it is still displaying using an analog method (circles!). I finished making this clock months ago but did not bring it with me to school so I wasn’t able to take pictures and all until now. I […]
Arduino Webserver Control Lights, Relays, Servos, etc…
In this project using only an Arduino with an Ethernet shield. I’ll be controlling one LED and a servo, but you can apply this method to control a DC motors, buzzers, relays, stepper motors, etc.. Overview: When you upload the the code provided in this tutorials. it creates a webserver in your LAN and you […]
Vehicle Telemetry Platform using Arduino
Ever wondered what goes on under the hood of your car? Wish you could peek inside the engine management system and read values from it? Annoyed that your dashboard displays a cryptic “Check Engine” light (yep, the engine is still there) but gives absolutely no explanation what the problem might be? You don’t need a […]
Weather Station Receiver using Arduino
The incredible popularity of home weather stations shows that it’s not just farmers who are interested in the weather. Many people want to be able to track and record weather events within their local environment rather than relying on a state or national weather service that may not have adequate local details. Home weather stations […]
Arduino Beer Pong Arcade
We are going to be making a flashy beer pong table. The table lights up as cups are eliminated and old style arcade sounds are played. This games elevates the subtle art of BEER PONG to a new level. A sporting level. A competitive, exciting, potentially sober (but hopefully not), future olympic sport! This […]
Lunch Decider Wheel using arduino
The lunch decider wheel is basically a carnival-style wheel that spins every day at 11:45am and selects what is for lunch. It came about on account of my perpetual indecision on this very important culinary matter. In fact, this device does more than just decide what I should eat for lunch, but provides two very […]
Arduino: Making a set of traffic lights
THIS PROJECT IS STILL A WORK IN PROGRESS FEEDBACK APPRECIATED!!!This tutorial will step you through the process of creating a set of controlable and configurable traffic lights whilst also teaching you the basics of Arduino. Some knowledge is needed and I highly recommend reading and following through on most if not all of the pages […]
3D Printed Webcam Controller
The camera controller box is an easy way to rotate a webcam from a PC or remotely through the internet. Step 1: Materials and 3D files In this project I used a Teensy 2.0 micro-controller since it was available, but you can use any other MCU like an ATtiny85 or an atmega328. The servo model number is S9001. I designed […]