Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

EMG-controlled wheelchair with Arduino

By Usman ali Butt February 27, 2021

In this tutorial, we will learn how to interface EMG (electromyography) sensor with Arduino. Electromyography is the study of muscles, particularly in the electrical domain. Measuring the electrical signals generated by stretching and contracting muscles.

We will use Myoware(by Advancer technologies) EMG sensor in this tutorial. Advancer Technology is a startup whose main area of interest is EMG hardware development. Their Myoware EMG sensor kits are open source. Plenty of Myoware kit copies are available on the internet. We will use the one produced by SparkFun.

 

SparkFun provides many accessories with the main sensor module, a great resource to learn to debug and develop EMG applications. The main sensor module parts and pinout are below.

The sensor operates on +3.3 to 5 volts. The output is in two forms. The first one is the raw EMG signal. Another one is the filtered output signal. The filtered signal is compatible with Arduino. We will use the filtered output in this tutorial. The output voltage depends on the input. If the input is 5 volts, then output by the sensor will range between 0 to 5 volts. The main components of EMG sensor are

  • Electrodes – Used to measure the electrical signal change during the expansion and contraction of muscles.
  • Condition and Rectification – Bring the signal in a digitally readable form.
  • Amplifier – Increases the strength of the signal generated by the muscle.

EMG controlled wheelchair

Let’s build a wheelchair for a disabled person controlled by an EMG sensor using Arduino Uno. Imagine that a disabled person can move his/her neck in all directions.

Four dc motors drive the wheelchair. EMG sensor is connected to the neck muscle of the disabled person. The idea is that when the person moves his neck right, the wheelchair turns right, moves left chair turns left. Forward and backward on neck bending and upwards.

Place the electrodes one on the Trapezius muscle. The other two on the sternocleidomastoid muscle around the neck.

Myoware offers one electrode only. Using the SparkFun EMG electrode shield, you can work with three electrodes at a time. Stack the shield on top of the main shield and insert the electrodes pin in the audio jack. Multiple electrodes provide high resolution.

Remember to attach pads with electrodes. Pads are one-time usable once removed from the body. You must dispose of them.

Project circuit diagram

Dc motors are connected to the motor driver. Arduino power is not sufficient for motors, so an external driver is compulsory. External drivers have a flyback diode to protect Arduino GPIO’s from back emf. Driver input power is 12 volts. It can easily drive four 12-watt motors. Arduino digital pins 10,11,12, and 13 are controlling motors. Myoware sensor is powered with Arduino 5-volt output. Sensor output is input to analog 0 pins of Arduino.

Project code

Myoware output is a signal ranging between 0 to 5 volts since we powered it through Arduino. The analog output from the sensor is mapped between the Arduino analog range of 0 to 1023. Motors are driven based on this signal.

Motors are divided into two groups, right and left. To move forward, rear-wheel motors are drive. For backward, front-wheel motors are driven. To turn right front right motor is driven and last for the left forward left motor is started.

The system behaves like controlling a rover car.

Limitations: Adjusting the gain and Myoware response is complex. Quick movement and spikes are dangerous in medical applications. One way to overcome speedy response is running the motors slowly. PWM (pulse width modulation) signal to motors will reduce the motor speed, eventually decreasing the chair movement.

Let’s DIY this Project. Try it on the rover platform: Where to purchase parts?

Myoware: Mouser electronics   
Arduino: Mouser electronics
Vehicle development platform : DigiKey
Motor driver: Mouser electronics  EMG

You may also like:


  • Arduino color sensor used in hospitals

Filed Under: Arduino Projects, Microcontroller Projects

 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: 5G Technology
This Tech Toolbox covers the basics of 5G technology plus a story about how engineers designed and built a prototype DSL router mostly from old cellphone parts. Download this first 5G/wired/wireless communications Tech Toolbox to learn more!

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Finding past posts on edaboard?
  • I think i have devised a new type of "super_transformer" for the Electricity grid?
  • Industrial Relay Board Design for Motorcycle Use
  • sequence detector FSM design
  • Need suggestions in task NI6363 retrigger (analog trigger)

RSS Electro-Tech-Online.com Discussions

  • Sump pit water alarm - Kicad 9
  • Pic18f25q10 osccon1 settings swordfish basic
  • Anyone jumped from Easyeda std to Easyeda pro?
  • turbo jet fan - feedback appreciated.
  • More fun with ws2812 this time XC8 and CLC

Featured – LoRa/LoRaWan Series

  • What is the LoRaWAN network and how does it work?
  • Understanding LoRa architecture: nodes, gateways, and servers
  • Revolutionizing RF: LoRa applications and advantages
  • How to build a LoRa gateway using Raspberry Pi
  • How LoRa enables long-range communication
  • How communication works between two LoRa end-node devices

Recent Articles

  • How IoT network topologies work
  • The top five AI startups to watch in 2025
  • STMicroelectronics unveils SoC based on secure MCU
  • Nexperia’s 48 V ESD diodes support higher data rates with ultra-low capacitance design
  • Taoglas releases Patriot antenna with 18 integrated elements covering 600 to 6000 MHz

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe