Thanks so much!
I'm wondering how can I do something like
Tim Holloway wrote: go full wireless, which is what I did for the battery/temperature/humidity monitor I made for my solar charger cabinet (via BLE)
are there any libraries/resources you can recommend for doing this wireless?
Tim Holloway wrote:It's possible that you might have a way in via Python - I haven't heard much about Python on Android in recent times, but I seem to recall it was once a Thing. And there's a Python I2C library that works quite well on the Raspberry Pi at least.
Thank you, I started doing some exploration in to using python in android.
Tim Holloway wrote:It also depends on whether you have the I2C in question visible to Android as a full OS-supported /dev device or whether you're planning on doing raw peek-n-poke interfacing.
I'm not sure but seems like it is visible since we can see and access it from /dev