How can I connect multiple (4 or 5) Gravity Analog EMG Sensor with Arduino

Hi!

I require your help regarding a problem I’m encountering.

How can I connect multiple (4 or 5) Gravity Analog EMG Sensor with Arduino

Thank you so much in advance for your help!

1 Like

Hi @anilksingh and welcome to our forum.

According to this document, https://www.robotshop.com/media/files/pdf2/analog_emg_sensor_by_oymotion_sku_sen0240_-_dfrobot_electronic_product_wiki_and_tutorial__arduino_and_robot_wiki-dfrobot.pdf , to connect one sensor, you need 5V, GND and Analogue input.

Arduino UNO has 5 analogue inputs, so you should be able to connect 5 of these sensors. Take care when connecting 5V and GND. Maybe it is better to connect this from external source, but it should share GND with Arduino board.