Are there accurate meat scales which interface easily with a computer?

Are there accurate meat scales which interface easily with a computer? - Top view of wooden table with salad bowl and fresh drink arranged with tray of appetizing steak and french fries near menu in cozy cafe

I raise duck and sell to the local restaurants. I have a digital scale that I use that does not interface well with computers. The only way to interface with it is via an RS-232 port. I would like a scale that I can connect to a computer, preferably via network (wireless card or Cat 5 (LAN)) but bluetooth would be great, or even USB. Does anyone know of an accurate scale that I can use for such a purpose?

If you are wondering I am also a software engineer. Please advise if this is an inappropriate forum for this type of question.



Best Answer

What would a network-attached scale even do? You'd have to configure it to report to something, or have something else poll for it (and then you'd still have to configure it, either via DHCP, BOOTP or similar to set its IP address). It'd be a security nightmare, as it'd be like a network attached medical device (or old printer) that never gets updates to deal with security vulnerabilities. Some sort of a serial connection like RS-232 or USB is just plain safer in this situation.

... and there are plenty of USB digital scales, as they're used by companies to weight packages & print out postage.

The only reason to not go with USB might be distance limitations (5m for USB 2), but you can get USB over Cat5 'extenders'. (which would then meet your 'cat5' cable requirement ... but you can also get DB9 (or DB25) to RJ45 adaptors, if you just want to run 232 over cat5)

(I'm a programmer/sysadmin at a US government agency so it's possible that my security concerns are a little higher than most other people's. Even if you keep it on an isolated network to only talk to the terminal, odds are that the terminal is going to need to be updated at some point, and you risk it getting infected. Even if they exist, it's just not worth the trouble. And yes, I do know about the attacks via USB devices)




Pictures about "Are there accurate meat scales which interface easily with a computer?"

Are there accurate meat scales which interface easily with a computer? - Selective Focus Photography of Woman Using Macbook Pro
Are there accurate meat scales which interface easily with a computer? - Workplace with modern laptop with program code on screen
Are there accurate meat scales which interface easily with a computer? - Man Wearing Black Jacket Using Laptop Computer Sitting Beside Table





Connecting Scales, Balances, and Other Devices to PCs




More answers regarding are there accurate meat scales which interface easily with a computer?

Answer 2

If you have an RS232 scale you have a couple of very decent options for getting the data out of it. You could get an RS232 to USB adapter and write a script of some kind to request and pull the data - probably the easiest option - however it would not have network access, just access from the wired computer. If you genuinely want it to be on the LAN then I'd use a LAN or WIFI enabled Arduino to interpret the RS232 data and convert it to whatever format you want. You could have it do a HTTP push to a server or have it run its own web server so the data could be pulled.

Answer 3

I haven't looked but there probably isn't a networked meat scale. Most equipment like this is attached to a cheap computer that can packetize the data coming off the serial connection. If you have an old pentium computer you just haven't thrown away yet, you could probably roll your own Linux system and write an app in ASM or C to just transport input from the serial port and drop it on the lan via either SNMP or SMTP or other messaging mechanism or even drop it on a mounted share drive.

HOWEVER, this question is probably more appropriate for one of the tech forums such as electrical engineering g, Unix, or programming.

Answer 4

So what you want is something that can attach to a network, weigh your duck, tell someone something about the weight of the duck, and have it all be above board so that you don't have to be afraid of fleecing your customers?

The only thing that I have personally used and have had any experience with that fits your bill is Digis systems.

This seems like a good fit for what you want

While I have not used that specific solution myself, I have used their weight + wrap + label stuff before, and it works as advertised, more or less. Never had it die on me either.

I'm sure that there are competitors to digi, but I have only used their stuff professionally, so I cannot comment on them.

Hope this helps.

Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: ROMAN ODINTSOV, cottonbro, Rodrigo Santos, cottonbro