This repository keeps the code for the tampering device project.
In order to learn about the tampering device project, you may visit the project's main page from here: https://kostiskag.wordpress.com/2017/02/05/monitor-your-stuff-when-you-are-away-with-a-raspberry-pi-based-tampering-device/
This repository uses code from other two git repositories:
https://github.com/adafruit/Adafruit_Python_LSM303 The code for the accelerometer and the gyroscope is licensed under MIT license
https://github.com/mpolaczyk/Gyro-L3GD20-Python The code for the gyroscope is licensed under Creative Commons Attribution-NonCommercial 3.0 Unported
My code is licensed under Creative Commons Attribution 4.0 international https://creativecommons.org/licenses/by/4.0/
The whole project may be fully commercially used only when the gyroscope part is removed from the total project as it comes with a non-commercial license. You should provide attribution for all the project's authors.