Skip to main content

Grove - EMG Detector

EMG detector is a bridge connects human body and electrical, the sensor gathers small muscle signal then process with 2th amplify and filter, the output signal can be recognized by Arduino. You can add this signal into your control system.

note

The sensor cannot be used for medical purposes.

In standby mode, the output voltage is 1.5V. When detect muscle active, the output signal rise up, the maximum voltage is 3.3V. You can use this sensor in 3.3V or 5V system.

Features

  • Grove Compatible
  • 3.5mm Connector
  • 6 Disposable Surface Electrodes
  • Power supply voltage: 3.3V-5V
  • 1000mm Cable Leads
  • No additional power supply
tip

More details about Grove modules please refer to Grove System

Platforms Supported

ArduinoRaspberry Pi
caution

The platforms mentioned above as supported is/are an indication of the module's software or theoritical compatibility. We only provide software library or code examples for Arduino platform in most cases. It is not possible to provide software library / demo code for all possible MCU platforms. Hence, users have to write their own software library.

Hardware Overview

  • J2: grove interface, connect to analog I/O;
  • J1: EMG Disposable Surface Electrodes connector.
  • U1: INA331IDGKT, difference amplifier.
  • U2, U3: OPA333, Zero drift amplifier.

Demonstration

This demonstration will show you how to use Grove - LCD RGB Backlight, we need a Seeeduino V3.0, a Grove - LED Bar and Grove - Base Shield.

Hardware Installation

Plug Grove - Base Shield to Seeeduino, then connect Grove - LED Bar to D8, connect Grove - EMG Sensor to A0.

Finally, tack the three electrodes to your muscle, and keep a distance between each electrodes.

Download Code and Upload

You can download the demo code in github, click here, then extract it to anywhere.

Then upload the code to Seeeduino, if you have any problem about code uploading, please refer to Getting Started With Seeeduino

Move

When finish downloading demo code, it'll take about 5s to initialize, you should keep static when initializing.

You can see that when initializing, the Led Bar will go form level 10 to level 0. When Led Bar All off, you can move now.

When you are moving, you can find that the level of Led Bar will change.

Grove-EMG Sensor v1.0

Grove-EMG Sensor v1.1

Resources

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...