Feeds
질문
Raspberry Pi with MPU6050 Sensor Data Visualisation (Accelerometer, Gyroscope)
#!/usr/bin/python import smbus import math import requests import json power_mgmt_1 = 0x6b power_mgmt_2 = 0x6c def re...
거의 6년 전 | 답변 수: 1 | 0
질문
거의 6년 전 | 답변 수: 1 | 0