https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi
Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources
https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi
electronics mpu6050 programming raspberry-pi swift
Last synced: 10 months ago
JSON representation
Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources
- Host: GitHub
- URL: https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi
- Owner: WoolseyWorkshop
- License: mit
- Created: 2018-09-06T20:29:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T20:36:37.000Z (over 7 years ago)
- Last Synced: 2024-12-29T22:32:59.382Z (12 months ago)
- Topics: electronics, mpu6050, programming, raspberry-pi, swift
- Language: Swift
- Homepage: https://www.woolseyworkshop.com/2018/09/06/interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi/
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources
This repository contains resources related to the [Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi](https://www.woolseyworkshop.com/2018/09/06/interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi/) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).
## [mpu6050](mpu6050)
Swift Package Manager project that retrieves motion data from an MPU6050 sensor module using the SwiftyGPIO and MPU-6050.swift libraries.
## [mpu6050_calibration](mpu6050_calibration)
Swift Package Manager project that provides accelerometer and gyroscope offsets for an MPU6050 sensor module.
