Maximite test ver 2.4A - with EDITING
| Author | Message | ||||
| rhamer Senior Member Joined: 06/06/2011 Location: AustraliaPosts: 174 |
The Ethernet module (or at least my one) is specifically designed as a serial to Ethernet adaptor, and handles the throttling of data it's self. The serial port that connects to the Maximite is set to a baud rate that matches the Maximite and limits communication to that speed. It has some internal buffering, but ultimately the sending device will be limited to the same speed through the implementation of the virtual com port at the other end. I also support hardware flow control, so it would be possible (from my perspective) for the Maximite to use another I/O pin to throttle the data. Personally I will be happy with serial comms at almost any speed, even if it is capped at 1200bps (approx 0.12kb/s) or even lower. To me it's about remotely communicating small bursts of data over a convienient infrastructure, not pumping high speed data at it. Regards Rohan Rohan Hamer HAMFIELD Software & Hardware Solutions Makers of the Maximite Expander. http://www.hamfield.com.au |
||||