diff --git a/README.md b/README.md index 9d44356..d00f2fc 100644 --- a/README.md +++ b/README.md @@ -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)