Category: Arduino Projects

  • Upload the Metal Checker Sketch

    With the Metal Checker circuit built on the MakerShield, it’s time to upload the sketch. Example 11-1 operates the piezo buzzer using a small transistor. Here are the steps you’ll need to follow: The Arduino will turn on the piezo buzzer. Now you’re ready to unlock the metal mysteries hiding in your house! Example 11-1. The Metal Checker sketch THE…

  • Let’s Build a Metal Checker

    The Metal Checker is a cool electronics device to build with an Arduino and some easy-to-obtain electronic parts. You can build the electronic circuit on an ordinary breadboard or the MakerShield. Building the Metal Checker on the MakerShield allows the device to fit nicely inside a Maker’s toolbox or workbench drawers. Also, the MakerShield is…

  • Parts List

    Figure 11-1. The Metal Checker device

  • Introduction

    An Electronic Tester Have you noticed household objects that appear to be made of metal when they’re not? You and a friend can build an instrument that checks the metal properties of household objects in your home using an Arduino and a few electronic parts. The Arduino Metal Checker emits a tone when a metal object…

  • Circuit Theory

    The Arduino controls the tricolor pattern that is sent to the RGB LED, as shown in Example 10-1. The RGB LED sequence or pattern is started with a short press of the mini pushbutton switch. Within the sketch is a counter that plays the pattern for a set number of times (in this case, three times). The replay…

  • Upload the Magic Light Bulb Sketch

    With the Magic Light Bulb circuit built on the MakerShield, it’s time to upload the sketch. Example 10-1 operates the RGB LEDs using a mini pushbutton switch. Here are the steps you’ll need to follow: The Arduino will sequence the RGB LED tricolor pattern three times. Figure 10-3 shows the Magic Light Bulb in action. Figure 10-3. The Magic Light Bulb running through…

  • Let’s Build a Magic Light Bulb

    The Magic Light Bulb is an easy-to-build Arduino project. You can build the electronic circuit on a breadboard or the MakerShield. Building the Magic Light Bulb on the MakerShield allows the project to fit nicely in the palm of your hand, which offers great visual appeal for presentation to your friends. The wiring for the Magic Light…

  • Parts List

    Figure 10-1. The Magic Light Bulb

  • Introduction

    Pushbutton Multicolor Flasher Here’s a cool trick you can play on a friend using the Arduino and an RGB LED. Build an RGB flasher with a mini pushbutton switch on an Arduino MakerShield. Show your friend the MakerShield and tell him the mini light bulb is magical and it can produce three colors: red, green, and…

  • The RGB FlasherThe RGB Flasher

    The RGB Flasher is an awesome Arduino microcontroller gadget that displays three colors (red, green, and blue) on one LED. You can easily build the circuit on the MakerShield, which will make it portable so you can carry it in your shirt pocket. You can use either the Fritzing diagram shown in Figure 9-4 or the circuit schematic diagram…