Hello everybody,
I'm trying to design a device that can time 2 sensor inputs (I want the time interval between inputs, accurate to 1uS). I also want the user to be able to input 2 numbers. I then want to perform a simple calculation using the user inputs, 1 variable (temperature from another sensor) and the time interval. I then want to output a floating point/integer number to the user.
I've built a prototype using an Arduino (to prove the concept) but I want to be able to mass produce the device and therefore build a cheap product. Using an Arduino is like using a tank to kill an ant.
Can anyone suggest the hardware I should be using to build such a device?
Thanks.
I'm trying to design a device that can time 2 sensor inputs (I want the time interval between inputs, accurate to 1uS). I also want the user to be able to input 2 numbers. I then want to perform a simple calculation using the user inputs, 1 variable (temperature from another sensor) and the time interval. I then want to output a floating point/integer number to the user.
I've built a prototype using an Arduino (to prove the concept) but I want to be able to mass produce the device and therefore build a cheap product. Using an Arduino is like using a tank to kill an ant.
Can anyone suggest the hardware I should be using to build such a device?
Thanks.