You are on page 1of 1

A.

INSTALL MPU6050 LIBRARY


1. sudo apt install python3-smbus
2. git clone https://github.com/Tijndagamer/mpu6050.git
3. cd mpu6050
4. sudo python3 setup.py install
B. TEST MPU6050
1. Sudo nano mpu_test.py
C. INTALL TELEGRAM
1.

https://github.com/eternnoir/pyTelegramBotAPI/tree/master/examples

https://www.hackster.io/Salmanfarisvp/telegram-bot-with-raspberry-pi-f373da

https://pimylifeup.com/raspberry-pi-lcd-16x2/

You might also like