Crate sensehat [] [src]

Structs

Angle

An angle between two lines

Orientation

Represents an orientation from the IMU

Pressure

The Pressure struct can be used to deal with presssures in a common way. Common metric and imperial units are supported.

RelativeHumidity

Represents a relative humidity reading from the humidity sensor

SenseHat

Represents the Sense Hat itself

Temperature

The Temperature struct can be used to deal with absolute temperatures in a common way.

Enums

SenseHatError

Errors that this crate can return

Type Definitions

SenseHatResult

A shortcut for Results that can return T or SenseHatError