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.