I started this project because I wanted to make something that had mechanical, electrical and software components. After looking around on Instructables, I figured that an Arduino based laser engraver would be an interesting machine to make, and that the machine itself could make interesting things. Laser diodes have also advanced quite a lot in […]
Projects
Controlling Cubase with Arduino based MIDI
A friend of mine wanted to control Cubase, his audio recording software, with a push button so that he could stop and start recordings remotely without having to go over to the computer and type on the keyboard. You may be able to do this in other recording software, we just happen to use Cubase. […]
Plugduino – Arduino based 120 Volt outlet controller
give your Arduino a 120 volt kick in the pants! The Arduino is a great tool for anyone interested in learning microcontroller programming, but after blinking some LEDs, what’s next? This project enables your Arduino to control real-world 120 Volt electrical appliances you have in your home. what can you use a plugduino for? Well, […]
Arduino Masterclass Part 2: Build an LED weather station using arduino
Project-specific parts You’ll need the standard parts (Arduino board breadboard wires pliers and so on) along with these extras: DHT11 temperature/humidity sensor 7 x 330-ohm/0.5W metal film resistors 3 x 4.7k-ohm/0.5W metal film resistors 2 x BC337 NPN transistors 2 x LTS543R or FND500 common cathode seven-segment displays They shouldn’t cost you more than $15 […]
Proximity Sensing Origami Flower using Arduino
Origami is the traditional Japanese art of paper folding. In this project, with a little help from an Arduino, you can bring your origami into the 21st century and make it an interactive art! The result shown here uses Bare Conductive paint to give an origami flower proximity sensing powers. When you put your hand […]
FireHero: Turn Guitar Hero into an extreme sport by adding flamethrowers! using Arduino microcontroller
So, long ago I had read about propane fire poofers. They’re pretty cool… I mean, who doesn’t love fire?! But, no matter how awesome, they could get pretty boring after a while of seeing the same large fireball. I never built one because I wanted something that would be exciting and thrilling every time I […]
How to Display Text on an HD44780 LCD with an Arduino
In this article, we will go over how to connect an HD44780 LCD to an arduino in order to display any text that we want to show on the LCD. To do this, first, we must make the appropriate physical connections from the arduino board to the LCD. Then after, we must write the code […]
DIY Antique Phone Doorbell using Arduino
Bryan Zimmer emailed us this fantastic retro-themed DIY hack, a most timely submission as we just revisited the noir art deco-science fiction classic Dark City and we think this would have perfectly fit in the world (or in Adama’s quarters on BSG). Bryan gives step-by-step instructions of how he converted a 1940’s Swedish-made Ericsson bakelite […]
Arduino Touch Screen iTunes control (ATSIC) using arduino
What I’m going to show you is how to make an iTunes control device using an Arduino and a touch screen. The iTunes Control works by reading area’s of the touch screen and send a letter to the computer via the serial port, which is monitored by an apple script which run a command based […]
Make A Color Changing Display Using Arduino
Custom made Multiple color display. Have you ever wanted a display that is a little larger then one you can buy? Have you ever wanted to make a display the way you wanted it? Me too! This is how I made a custom multiple color display that I use for temperature. Step 1: Supplies and […]