External ADC MCP3008 how?

Hi all,
Wondering how people would implement an ADC like MCP3008 on Emteria...
I've been evaluating Emteria on the Pi to run Android apps and one of the things I require is to read analog voltage/sensors.
I've used MCP3008 via SPI on Linux Pi before. Is this possible on Emteria?
I've read about wiringPi using JNI. Anyone try that with success? Any other methods, e.g. install a driver?

Thanks,
Paulie09

Comments

  • Oops! Posted this in screens. Could admin move this to General I guess? Thanks.

  • The Pi does not include a hardware analog-to-digital converter, but an external ADC (such as the MCP3008) can be used, along with some SPI code in Python to read external analog devices. https://get-shareit.com https://get-vidmateapk.com/
Sign In or Register to comment.