Learn — Arduino

SW-18015P Motion Vibration Sensor Module Learn Guide

Posted by Kelly M on

SW-18015P Motion Vibration Sensor Module Learn Guide

The SW-18015P Motion Vibration Sensor Module is a small spring inside the metal casing. As the sensor vibrates or moves, the spring will make contact with the metal casing and conduct through the sensor. This module is an easy sensor to use with an Arduino Board. One of the benefits is that you can access both analogue and digital signals. In this article, we'll talk about how to wire and set up the module for operation with an Arduino Board.  Wiring This module can work from 3.3V to 5V. In this project, we will use 5V to power the module. This module...

Read more →

Project 3: Music Box

Posted by Rhiannon L on

Project 3: Music Box
Today, you’ll learn to program something your Arduino to play a tune when you press the button! This project uses a buzzer, which is a small piece of technology that makes a little "click" when you apply voltage to it. If you turn the voltage on and off hundreds of times a second, the buzzer will produce a tone, and if you string together a bunch of tones, you've got music!

Read more →

Project 2: Rocket Launch Initiator

Posted by Rhiannon L on

Project 2: Rocket Launch Initiator
Have you ever heard the phrase “it’s not rocket science”? Rocket science is a difficult field of study. While you won’t have an actual rocket to launch, in this project you’ll make a program that, when the button is pushed, turns on a light, just like a rocket launch initiator that illuminates a series of lights in preparation for liftoff.

Read more →

An Introduction to Arduino

Posted by Rhiannon L on

An Introduction to Arduino
Using an Arduino for the first time can be overwhelming. You might be looking at this tiny device and wondering “what the heck is going on here!?” Today's post is about helping you understand your Arduino and get set up. This series of posts will guide you through your journey with Arduino with easy-to-follow projects to help you get the basics down.

Read more →

Project 1: Airplane Strobe Light

Posted by Rhiannon L on

Project 1: Airplane Strobe Light
Have you ever wondered how planes are able to see each other at night? In addition to their RADAR, they also use strobe lights. In this simple introductory project, you’ll learn to program an LED to blink on and off like the strobe light of an airplane.

Read more →