duckythescientist / caliperRead

Arduino code to read from digital calipers
3 stars 2 forks source link

Show picture of caliper #1

Open probonopd opened 9 years ago

probonopd commented 9 years ago

This sketch would be much more useful if we would know which caliper to order. Is it the same as in https://sites.google.com/site/marthalprojects/home/arduino/arduino-reads-digital-caliper?

duckythescientist commented 9 years ago

Agreed. I'll get to it shortly. And yes, those are the same calipers, but their code has no timeouts. Infinite loops on embedded systems without timeouts are scary/dangerous.

The calipers for this project are the cheap $15ish ones on places such as Amazon. You get what you pay for though, but I can't justify the super nice calipers.

I also have some board designs for this project, but I haven't given the project any TLC recently.