5 Commits

Author SHA1 Message Date
Ron Evans c09f0a8075 all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2019-05-29 13:33:50 +02:00
Ron Evans d9b426b90b i2c: refactor all i2c drivers to use Address property of Driver. Allows variations to override the default address as discussed in #14 (#30)
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2019-04-07 10:50:34 +02:00
Ron Evans 61f928136c all: use New() constructor function for simplicity
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2018-11-19 20:20:24 +01:00
Ayke van Laethem 36b00aac58 mpu6050: read gyroscope 2018-11-17 23:45:56 +01:00
Ayke van Laethem 53fbc39809 mpu6050: add driver
Only the accelerometer is supported at the moment.
2018-11-16 14:55:29 +01:00