So my sister managed to break a pan and tilt camera mount and naturally thought daddy can fix this. After sitting on my dads workshop bench for a while he had a go at it and couldn’t work out how to fix it so it was passed on to me as broken. So I decided […]
Projects
Adafruit Arduino Motor Shield Build
Overview The Arduino Motor Shield is based on the L298 (datasheet), which is a dual full-bridge driver designed to drive inductive loads such as relays, solenoids, DC and stepping motors. It lets you drive two DC motors with your Arduino board, controlling the speed and direction of each one independently. You can also measure the […]
How to make fist pumping with LED animation using Arduino
It’s to make a fist pumping LED controller. What is it? Have you noticed yourself fist pumping to the music at a party or a club? That’s exactly for that. You would wear a band with a accelerometer/gyro mounted. As you move your hand around the air, the movement will trigger a light board and […]
Developed on Hackaday: First Version of the Hardware
The Hackaday writers and readers are currently working hand-in-hand on an offline password keeper, the mooltipass (click to see the project description). Next in our Developed on Hackaday series, we present the first version of our schematics. There’s already been a lot of discussions going on in our dedicated Google group, mainly about the project’s basic functionality. […]
DIY Teagueduino
What is Teagueduino? Teagueduino is an open source electronic board and interface that allows you to realize creative ideas without soldering or knowing how to code, while teaching you the ropes of programming and embedded development (like Arduino). Teagueduino is designed to help you discover your inner techno-geek and embrace the awesomeness of making things […]
Automatic blind hooked up to existing projector screen using Arduino
Hello my name is Chipsy, I’m French, reading instructables since at least 2 years, it is the first entry i make on this website. Why i made this project : I have a small homecinema system in my living room, with a projector and a commercial motorized projector screen. I have a big mirror on […]
MenZ-DECK
About a year ago, we drunk beer in The-MenZ Lab. When Zagan said “I want PCDJ controller, So next project is make controller!”. The project began at this time. ***MenZ-DECK featured by Maker Faire UK Blog.*** http://www.makerfaireuk.com/maker-faire-tokyo/ (Continue with broken English) Components for make controller: Arduino Uno — 1qty MUX Shield — 1qty https://www.sparkfun.com/products/9832 ATX power supply […]
Arduino Watch Build Instructions
Update: New version out that works with Arduino 1.0 and higher! The Arduino Watch provides augmented sensing of temperature and range, 16-bit color drawing program, Breakout game, and also tells the time in your choice of digital, binary, or analog. Additional sensors, devices, and programs are easy to add as any standard Arduino. The source […]
GSM Remote Control – GSM Module
This GSM Mobile is used for our Remote Control (for example Gate Control, Temperature Control….). We use the word ‘module’ because, unlike what we did in our remote control projects, this time around the mobile phone is not mounted on a printed board, but rather on a small auxiliary board which is then inserted in a […]
Interface a rotary phone dial to an Arduino
An old rotary phone can be used for a number of purposes in your Arduino projects – use it as a novel input device, or use the Arduino to interface a rotary phone to your computer. This is a very basic guide describing how to interface the dial to an Arduino, and get the number […]