Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliofalmeida committed May 3, 2021
1 parent 56b4fa2 commit b39d738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JAMA - Joint Angle Measurement Acquisition device
# JAMA - Joint Angle Measurement Acquisition Device

This device was developed to measure joint angles, the use is performed in pairs.
JAMA is open access hardware that was developed during my master's work at [Edmond and Lily Safra International Institute of Neuroscience of Santos Dumont Insitute](https://github.com/isd-iin-els). The function of JAMA is to measure joint angles wirelessly with 9 DOF, using a microcontroller (ESP32) together with an inertial measure unit (GY-80). Here we are providing all the codes and guidelines necessary to build this device and with the structure provided it will be easy to adapt to other sensors or microcontrollers. Together with JAMA, we developed a python library ([PyJama](https://github.com/tuliofalmeida/pyjama)) to analyze the extracted data using JAMA and other devices available on the market (IMU, MIMU, optical devices).

# Contents
- [Hardware](#Hardware)
Expand Down

0 comments on commit b39d738

Please sign in to comment.