An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Woolsey Workshop

# 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.