androidthings / drivers-samples

Peripheral driver samples
Apache License 2.0
153 stars 57 forks source link

ZXSensor Driver Sample #13

Closed blundell closed 7 years ago

blundell commented 7 years ago

Not to be merged until: https://github.com/androidthings/contrib-drivers/pull/64 is merged (and released). This code won't compile until contrib drivers:#64 is released

Shows use of the ZXSensor contrib driver.

The example can be changed to sample UART or I2C. Fritzing diagrams have been added for RPI.

blundell commented 7 years ago

closed due to another driver being written before this one