
Overview
The main component of the module is a simple microphone, which is based on the LM386 amplifier and an electret microphone. This module’s output is analog and can be easily sampled and tested by an Arduino.
Features:
- Easy to use
- Provides analog output signal
- Easily integrates with Logic modules on the input side of Grove circuits
- Compatible with the Seed Grove System
Tech specs
Item |
Value |
Operating Voltage Range |
3.3/5 V |
Operating Current(Vcc=5V) |
4~5 mA |
Voltage Gain(V=6V, f=1kHz) |
26 dB |
Microphone sensitivity(1kHz) |
52-48 dB |
Microphone Impedance |
2.2k Ohm |
Microphone Frequency |
16-20 kHz |
Microphone S/N Radio |
54 dB |
Get Inspired

While touchscreens are nice, wouldn’t it be even better if you could simply wave your hand to your computer to get it to do what you want? That’s the idea behind this Iron Man-inspired gesture control device by B. Aswinth Raj. The DIY system uses an Arduino Nano mounted to a disposable glove, along with hall effect sensors, a magnet attached to the thumb, and a Bluetooth module. This smart glove uses the finger-mounted sensors as left and right mouse buttons, and has a blue circle in the middle of the palm that the computer can track via a webcam and a Processing sketch to generate a cursor position. You can see it demonstrated in the video below, drawing a stick man literally by hand, and also controlling an LED on the Nano. Check out this write-up for code and more info on the build!