This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMP117EVM: Getting data from TMP117 EVM w/o GUI

Part Number: TMP117EVM

Hi all,

My company purchased a TEMP117 EVM board last year. We managed - although with some difficulties - to make it work with the dedicated GUI for some sensors testing, for which we used it as a reference measurement. Now we require automating the testing procedure, and we would need to bypass the GUI to perform the reference measurements. Ideally, the procedure for setting up the sensor, acquiring few seconds of data, and saving the results to a Mac Mini should be called by the main program. The tool core should be written in Python

The question is: is there a not-so-painful way of achieving this? Can we make the sensor communicate with the machine without having to write from the start the whole program? It would be possible to use a micro-controller as an intermediate step

Thanks in advance for your support