tessel / tessel-rust

Rust driver for Tessel 2.
https://docs.rs/tessel/
86 stars 12 forks source link

Write an example that uses the interrupt line with the accelerometer module. #52

Open tcr opened 8 years ago

tcr commented 8 years ago

The accelerometer module has an interrupt line that we currently don't do anything with. It would be awesome to have an example that waited for it to trigger, then reads a acceleration reading.