Skip to content

Releases: rust-embedded-community/sensehat-rs

Scrolling text

13 Jul 13:23
8ba5a7c
Compare
Choose a tag to compare

This version adds the text() and clear() methods, so you can scroll text across the screen just like the Python API.

It also adds get_accel_raw() which gives you the raw accelerometer readings (in Gs). This is useful if you wish to detect the Raspberry Pi being picked up or shaked around.