Hacker News new | ask | show | jobs
by idiotsecant 1694 days ago
or just use the standard rs485 protocol that all industrial hardware has used for decades and has preexisting nice libraries - modbus. Built in CRC, dirt simple, reliable.
1 comments

I know modbus very well. The OP was talking about networking the machines using SLIP over 485 which is completely different than moving around bits and words.