Skip to content
/ EFIS Public
forked from McLaren12345/EFIS

A STM32 based Primary Flight Display with QT based PC software indicator

Notifications You must be signed in to change notification settings

csa-f/EFIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFIS

Introduction

A STM32 based Primary Flight Display with QT based PC software indicator. Contain PCB files, STM32 project files, QT project files and 3D print models.

本项目为基于STM32的微型姿态仪,包含PCB文件,STM32工程文件,QT工程文件与3D打印外壳文件。

采用陀螺仪传感器MPU6050,气压式高度计BMP180,程序可以显示模块当前的六轴传感器数据与海拔高度,空速与垂直速度等采用模拟积分方法计算求得(也就是惯性导航)。BMP180气压数据采用一阶卡尔曼滤波方法进行平滑。通讯采用NRF21L01无线模块传输,PCB中未画出,仅保留了与模块的接口。

QT部分基于开源项目修改;https://sourceforge.net/projects/qfi/

Images

image1 image2 image3 image4

About

A STM32 based Primary Flight Display with QT based PC software indicator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.8%
  • C 30.2%
  • HTML 2.9%
  • Makefile 1.0%
  • Assembly 0.6%
  • Objective-C 0.5%