Projects

Arduino real time clock to the Freetronics

Add a real-time clock to the Freetronics TwentyTen using Arduino

Let’s add a DS1307 real-time clock to our Freetronics Arduino-compatible board. Updated 18/03/2013 Now and again I find myself making another kind of clock or timing device using the Arduino system, and each one has been making use of the Maxim DS1307 real-time clock IC. However every time another clock is being worked on, my DS1307 real-time […]

Arduino Masterclass Part 1 Make your own hardware

Arduino Masterclass Part 1: Make your own hardware

The world is going nuts over the Raspberry Pi single-board computer (SBC) for being a whole system under $50. In reality though the Pi isn’t actually the cheapest computing device available. If you want really cheap how does $13.50 sound for a mini computer that can plug into your PC’s USB port be programmed in […]

Turn a pencil drawing into a capacitive sensor for Arduino

Turn a pencil drawing into a capacitive sensor for Arduino

Did you know?  You can make pencil drawings reactive to touch for use with your projects!  It’s really easy, and gives you a lot of flexibility in making interfaces for whatever microcontroller project you’re making. I put this together as part of my UnoJoy project, where we’re using the Arduino as a platform from which […]

The Arduino Synthesizer

The Arduino Synthesizer

The Arduino is able to output sound through a library that has been developed called the Tone Library. By creating an interface and a program that can call certain values to be output to an audio out, the Arduino Synthesizer is a robust tool for making a rudimentary noise machine. It uses granular synthesis techniques […]

Arduino Breathalyzer Calibrating the MQ 3 Alcohol Sensor

Arduino Breathalyzer: Calibrating the MQ-3 Alcohol Sensor

The MQ-3 is an alcohol gas sensor that is available for about $5 from Sparkfun, Seeed Studio, and others. It’s easy to use and has sparked the imagination of anyone who has dreamed of building their own breathalyzer device for measuring the amount of alcohol in the human body. I got an MQ-3 sensor a […]

SD Card Data Readable schematic

SD Card Data Readable Anywhere

This project started as many of mine usually do, as a honey-do. We have compiled an extensive list of our book and movie collections on our computer at home, but my wife wanted to be able to scan the list from the video store (yes, we still go to the video store). So I created […]

Arduino Powered Binary Clock

Arduino Powered Binary Clock

This instructable will help you to build an Arduino Binary Clock.  The orignial idea for this instructable was designed by Daniel Andrade.  My instructable uses surface mount components, but can easily be adapted to through-hole components if you wish.  You can follow my other Instructable for Building Your Own Arduino to get started. I would […]

PCB Quadrotor Brushless

PCB Quadrotor (Brushless)

Quadrotors are the new Segway’s: a mesmerizing, somewhat magical, self-stabilizing platform that every tech person wants to have. You can’t ride a quadrotor (well, maybe you can), but they do fly, and you can build one yourself from scratch! I helped with a previous quadrotor build (Instructable here), and after flying it I decided I […]

Build Your Own Arduino Board

Build Your Own Arduino Board

Need more Arduino board? Do not spend more money for another one. Why not try to build your own DIY Arduino board? It is easy and simple. DIY Arduino Step 1 Get an Atmega328–PU or Atmega328P-PU (with bootloader inside). atmega328p A brief introduction on the Atmega328 chip: 8-bit MCU 32kB Flash Memory 1kB EEPROM 2kB […]

Electronic Instrument

Arduino Electronic Instrument

This electronic instrument allows you to sequence and loop audio and MIDI data.  Most of the time I use it to sequence drum samples so I can play around with different beats and rhythms.  The really great thing about this instrument is that it is very portable, it fits in your hands easily, runs off […]

Scroll to Top