[Project] Arduino Project: Vibration sensor tutorial Today’s episode is about the SW-420 vibration sensor. In this episode you will learn how to use a vibration sensor with Arduino and control an led when a certain pre-defined value is exceeded. [Project] Induction Motor Protection Projec...
If this is the first time you work with Arduino, we strongly recommend you to see [Getting Started with Arduino](https://wiki.seeedstudio.com/Getting_Started_with_Arduino/) before the start.Step 1. Open your Arduino IDE, start a new sketch. Step 2. Copy all the code below, or you ...