Skip to content

egenuise/digital_attitude_indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital Attitude Indicator by Evan Genuise

About

I’m building a Digital Attitude Indicator as a way to learn more about avionics and embedded systems. This project uses an ATmega328P microcontroller, an MPU-6050 accelerometer/gyroscope, and an SSD1306 OLED display to measure orientation and display a real-time artificial horizon.

My goals with this project are to:

  • Explore how attitude indicators work in aircraft.
  • Practice working with accelerometers and gyroscopes.
  • Gain experience driving small OLED displays with real-time data.
  • Create a simple, educational tool that could be expanded into more advanced avionics projects down the line.

This is still a work in progress, but I’m sharing it here both as documentation of my process and in case it’s useful for anyone else interested in motion sensing, flight instrumentation, or microcontroller projects.

BOM

Schematic

Schematic

About

Display real-time pitch and roll

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages