Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Attitude and Heading Reference System (AHRS) using the MPU9250 sensor. The project includes several Python scripts that handle various aspects of the AHRS system, including sensor data acquisition and processing.

License

NotificationsYou must be signed in to change notification settings

phurin-git/python-ahrs-mpu9250

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a project that leverages a Raspberry Pi to implement an Attitude and Heading Reference System (AHRS) using the MPU9250 sensor. The project includes several Python scripts that handle various aspects of the AHRS system, including sensor data acquisition and processing.

Components

ahrs_mpu9250.py

  • Integrates data from the MPU9250 sensor.
  • Computes orientation using sensor data.

mpu9250.py

  • Interfaces with the MPU9250 sensor.
  • Handles sensor data reading and initial processing.

registermap.py

  • Provides register map definitions for the MPU9250 sensor.
  • Facilitates easier and more readable register access.

Usage

  1. Connect the MPU9250 sensor to the Raspberry Pi.

  2. Run the asrs.py script to start the AHRS system:

python ahrs_mpu9250.py

Related

Here is the related projects

About

Attitude and Heading Reference System (AHRS) using the MPU9250 sensor. The project includes several Python scripts that handle various aspects of the AHRS system, including sensor data acquisition and processing.

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp