Projects

3D Printed Holo Clock With Arduino 1

3D Printed Holo Clock With Arduino

Hello everyone! This is my first instructable. This project is a 3D printed clock powered by a stepper motor and is controlled by an Arduino Uno. It was designed in OnShape over the course of a month. It keeps time very precisely and only needs to be plugged into a USB port once programmed. Credit […]

Arduino Motors and Transistors

Arduino Motors and Transistors

This week, we’ll finally be using the Arduino to control some motors! First up, we’ll control a standard DC motor running off a 9V battery with the help of an NPN transistor and a PWM (Pulse Width Modulated) signal from the Arduino.   Next, it’s onto 180 degree servo motors, which we will power on […]

Logic Analyzer

Oscilloscope / Logic Analyzer using Arduino

One of the frustrating things about developing and debugging electronic circuits is that you can’t look inside the circuit to see what is happening. Even with a circuit laid out before you on a workbench and powered up it may seem like you’re in the dark, unable to figure out why an input change or […]

Arduino Digital Book Cricket Game

Digital Book Cricket Game with ATtiny 85 using Arduino

The project described here is a digital implementation of “book cricket game” which Indian students normally use to play in their childhood time. The heart of the project is 8 bit MCU from AVR family called ATtiny85. ATtiny85 are small and cheap microcontrollers which are convenient for running simple programs with low footprint. The software […]

Arduino Weather Station

Arduino Weather Station Part2

So my last project was a Arduino wind chill machine. http://www.instructables.com/id/Arduino-Wind-Chill-Machine/ Naturally, this Lazy Old Geek wanted to add a weather vane (wind direction) to my weather station. Who cares, you may ask? Well, I am a Geek. Actually, wind direction has some importance. Here in the high desert, the winds are usually from the […]

Arduino Powered Coffee Table

Interactive Arduino Powered Coffee Table

One quick fore note: this is my first Instructable and my first large Arduino project, so if you see any stupid errors or have an idea of how things could be done better, then please let me know. Now that that’s out of the way I’ll begin, I started designing this around September last year as my A2 […]

Choose Your Knot

Rainbow Knotted LED Snow Globe

My purpose for this project was to take a knot and “show” its construction by tracing its path. It was only through happenstance that I discovered my chosen medium (2 metres of NeoPixel LED lights) fit so well with Adafruit’s snow globe. You might choose not to knot your lights at all. You could just […]

Arduino Larson Scanner

Larson Scanner with Relay Module using Arduino

This time I’ll show how I used an Arduino to control a relay module with eight channels. Arduino in offers several advantages such as: – Open source; – Easy programming; – You can assemble your own board; – Is supported on various forums on the Internet; – Has several “shields” (facilitates the use of it […]

Arduino Quadruped Robot Walks Skims Grips

Arduino Quadruped Robot: Walks, Skims & Grips

I made an Arduino quadruped robot “by-hand,” meaning without a kit or a 3D printer. It walks using a “long step” gait, which can be very smooth and natural looking. It didn’t quite come out the way I wanted though. However, to make my robot unique, I had the idea to create a skimming-type motion […]

Arduino Ultrasonic Combination Switch Connection

Ultrasonic Combination Switch using an Arduino

Time for a follow-up to the Single Button Combination Lock by creating another oddball type of switch/lock. To activate this switch we make use of a Parallax Ping))) Ultrasonic sensor, an Arduino-style board and some other hardware – to make a device that receives a four-number code which is made up of the distance between a hand […]

Scroll to Top