RS
- 232 Serial Interface
- Data Rate : 300 - 115200
bps
- Character : 7 or 8 bits
- Parity : Odd / Even / None
- Stop Bit : 1 or 2 bits
- Flow Control : None
10
Base-T Ethernet interface
- RJ45 Connector with LED indicator.
- Protocol : ARP, ICMP, TCP/IP,
HTTP
Device
configuration
- Web Browser.
- Windows Utility.
Security
Device driver
- Optional 128 bit AES Encryption
Device
driver
- Virtual COM Port of Windows
OS
Ethernet miniconsists of development board and software library. It is
used for communicating UART and pararell I/O via Ethernet network
(LAN). By using Ethernet mini, users can communicate to microcontroller
board by both sending and receiving data or be able to control user's
hardware via I/O port with command such as set bit, clear bit etc.
Library and examples of application for Microsoft Visual Basic and
Visual C++ are provided with the set. Users can easily develop network
system without knowing Ethernet communication or devlop firmware for
others application.