Skip to content

Commit b39d738

Browse files
Update README.md
1 parent 56b4fa2 commit b39d738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# JAMA - Joint Angle Measurement Acquisition device
1+
# JAMA - Joint Angle Measurement Acquisition Device
22

3-
This device was developed to measure joint angles, the use is performed in pairs.
3+
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).
44

55
# Contents
66
- [Hardware](#Hardware)

0 commit comments

Comments
 (0)