program to display sensors from adc-16

Post general discussions on using our drivers to write your own software here
Post Reply
george.shaw

program to display sensors from adc-16

Post by george.shaw »

I am looking to use a ADC-16 (cause I have it!) to take sensors from various engine functions on a boat and want to display in real time on a computer screen but to have them look like either analogue or digital displays. Is there a software that will allow me to do this without programming or very basic programming. I guess the selection of the sensors will be critical? engine temp, rev, oil pressure, fuel etc...any suguestions please...thanks

PeterF
Advanced User
Advanced User
Posts: 435
Joined: Thu Jun 07, 2007 10:53 am
Location: Cambridgeshire

Re: program to display sensors from adc-16

Post by PeterF »

If you are using the ADC-16 you will have to use PicoLog to drive it and PicoLog does not have an Analogue or Digital meter style of display. It can only give you a graph or a spreadsheet. You will have to select your sensors such that all outputs are in the range +/- 2.5 V to suit the ADC-16 input. Finally, please be aware that the fastest an ADC-16 can sample is 1.5 samples per second, per channel, so with multiple channels the refresh time will be slow.
PeterF.

Post Reply