I am currently working on an application that requires an ultrasonic sensor to determine the ice level in an ice making machine.
I need to be able to read levels from 50mm to 1000mm. I have looked into using the PGA450-Q1, but the application note has a distance range from 7 meters to under 1 meter. Will it go as low as 50mm?
There is one other issue that concerns me. I see that the PGA450 has an integrated 8051, but how much code would I be writing on the 8051 for an application such as mine? In my case I will have a processor in the design and would much rather have all my code there instead of maintaining two separate ones.
What would you recommend in my case?