This is Version 2.0 of cGRS(customizable Gesture Recognition System) and version 1.0 of grslib
grslib - library for reading and operating with sensor data. It also offers the possibility to send data to a server using websockets
grsNN - library that implements a pseudo neural network for processing data. It offers the possibility to add a new gesture by training the neural network and the possibility to recognize trained gestures.
Note: To train a new gesture, a new folder with the name of the gesture must be created in the Gestures repository.