stawel / dialIndicatorToSerial

Arduino based digital dial indicator (caliper) logger
MIT License
22 stars 7 forks source link

How To Tare or Zero the dial from arduino #3

Open eklavyainfo opened 3 years ago

eklavyainfo commented 3 years ago

I have interfaced the dial using your tutorials. thank you for sharing, I need to tare or make zero on dial. how to do it?

stawel commented 3 years ago

If you are asking if there is a way to simulate a press on the "zero" key using the 3 wires, then the answer is: (to the best of my knowledge) the communication is only one way: from dial indicator to some device, so no.

You could just simulate a tare button is software or connect directly to the "zero" button (solder some wires) - but the second solution is probably not worth it