# Notes declic ## Électronique ### notes générales * [déclic sur GitHub](https://github.com/myhumankit/declic) ; * [MHK-Arduino-Basics-Library](https://github.com/myhumankit/MHK-Arduino-Basics-Library) : librairie facilitant l'usage des boutons. * [invitation GitHub](https://github.com/myhumankit/declic/invitations) ### catpeur Gyro / Accelero GY-521 * [Tutorial: How to use the GY-521 module (MPU-6050 breakout board) with the Arduino Uno | Michael Schoeffler](https://www.mschoeffler.de/2017/10/05/tutorial-how-to-use-the-gy-521-module-mpu-6050-breakout-board-with-the-arduino-uno/) * [datasheet](http://www.haoyuelectronics.com/Attachment/GY-521/mpu6050.pdf) * [example madgwick laurent](https://gitlab.com/ofxklar/ofxCycloid/blob/master/bin/data/Transfert/Orientation_cycloid/Orientation_cycloid.ino) * [Madgwick Library](https://github.com/arduino-libraries/MadgwickAHRS) pour Arduino ### module HT05 * [How To Configure and Pair Two HC-05 Bluetooth Modules as Master and Slave](https://howtomechatronics.com/tutorials/arduino/how-to-configure-pair-two-hc-05-bluetooth-module-master-slave-commands/)