-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
LED
- Rotation: create views into rotated/flipped matrices
- Message scrolling
- Need an 8 pixel font
Sensors
Kind of complex:
- The Python library uses https://github.com/RPi-Distro/RTIMULib
- some C code here https://github.com/davebm1/c-sense-hat
Should make use of Rotations.jl:
- gyroscope would return a
RodriguesVec
- should add a
Base.^(::RodriguesVec, ::Real)
method to make it easy.
- should add a
Metadata
Metadata
Assignees
Labels
No labels