I am looking for a vacuum sensor for pickup sensing.So my first guess would be:
- Digital Output (Ideally I2C with 2 addresses available)
- Smoothie compatible (Would be great to just use I2C and write a software module for the smoothieware)
- Differential
- Differential Pressure Range < 75kPa (Max pressure will be the pump to environment, but I can only guess what is measured at the pickup head, i guess maybe something around 30kPa?)
- Preferrably SMD
- Low Cost (<30€)
I think its best to position the sensor very close to the nozzle, so on the head itself, I would like to have two sensors there, but of course voltage drop and other problems come in there with ~2m of wiring).Any thougts or measured pressure values on this? What models are you using?Best, Friedrich
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/080af725-cbbd-443b-88af-e60fbe0fec7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Okay direct attached could be tricky, may I ask what setup concerning this you are running?
I did not hook up to smoothie but for resistor divider if you use a resistors with such that R1/(R1+R2) = 8/12 you will convert the 5V to 3.3V. For example R1=8k and R2=4k, this will put the 5V sensor output to 3.3V. Note that the internal resistance of the sensor might come into play, so you might need larger resistors.
You can also use just simple npn transistor in Open-collector mode. Emitter to the ground, base throught resistor to the sensor output and collector to the input of the Smoothie. And little play to tune the value of the resistor to set transistor in reguired part of his characteristic, really not philosophy.
Or just a resistor divider and a voltage follower op-amp...
AD4 P1.30 AD5 P1.31