androidthings / sample-simplepio

Basic Peripheral I/O examples with Android Things
Apache License 2.0
190 stars 79 forks source link

How to read non boolean value from gpio #1

Closed mantonyuk-remit closed 7 years ago

mantonyuk-remit commented 7 years ago

I wan't to read a value for photocell element, how can it be done with only true/false values?

MBOIX commented 7 years ago

Do you have any solutions of your question ? I'm also interested.