This tutorial is going to introduce how this Grove-Analog Microphone works via Serial Port commonly while we will illustrate its excellent performance on our new-born Wio Terminal, one of the most popular newly-published products of our Seeed Studio! Can't wait? Let's START!!!
PART IPlay With Arduino
If this is the first time you work with Arduino, we firmly recommend you to see Getting Started with Arduino before the start.
Materials required:
Steps:
1. Connect Grove-Sound Sensor to port A0 of Grove-Base Shield. And Plug Grove-Base Shield into Seeeduino and connect Seeeduino to PC via a USB cable.
2. Please copy Demo codefor Arduino to Arduino IDE and upload. If you do not know how to upload the code, please check how to upload code.
Success
Click on Serial > Plotter to get the changing curve of the sensor. Please make a noise to view the change of the value.
Play With Wio Terminal
Materials required:
Steps:
1. Plug Grove-Analog Microphone to Wio Terminal via Grove cable and also connect Wio Terminal to PC through a USB cable.
2. Copy the Demo Code for Wio Terminal into your Arduino IDE and upload.
Success
The image will display on the screen of Wio Terminal if everything goes well.
Comments