Category: Display · Reads data: yes (roll/pitch) · Sends commands: no
Mental model
An Attitude Indicator is an aircraft artificial horizon. It shows roll and pitch as a tilting horizon — for drones, vehicles, boats, or any IMU-equipped device.When to use it
- Orientation from an IMU (MPU6050, etc.)
- Roll/pitch visualization
Settings
Style
- Display type · aircraft symbol
- Sky / ground color
- Instrument size · animation speed
- Show degree markings · value indicators
Example — drive from an IMU
The Arduino library has a dedicated helper:Script API example
The same interactions from a dashboard script:Compass
For heading instead of roll/pitch.

