Other Parts Discussed in Thread: LMP90100
Hi,
For one of our data-logger Proof-of-Concepts, I intend to use LMP90100 as an ADC and conditioning unit between a 3-wire RTD and my Raspberry pi 2.
1) The LMP90100 datasheet doesn't seem to give more details on the software aspects. Once an SPI connection is made as per sample RTD application included, what is the exact pseudocode (steps or pseudocode of C or python or generic wiringPI or even spincl) to read the converted data and get going. If you could point me to any samples, it would be great.
2) While using the LMP90100 evaluation board, is the software only applicable for windows? Is there a tweak to directly connect it to my Raspberry pi with SPI pins?
3) Also want to know if there are better alternatives to LMP90100. We chose it because of the resolution, calibration options and sampling rate.
Thanks for answering into this, I hope the question will be useful to everyone trying IoT with Raspberry Pi.