Python Simple Script for WIZ107SR
Python Simple Script for WIZ107SR
WIZ107SR
WIZ107SR is a gateway module that converts serial protocol (RS-232) into TCP/IP protocol by using W7100A.
Link WIZ107SR materials – WIZ107SR
SW – Download & Install
python3.2 – python3.2version
pyserial2.7 – pyserial2.7
ConfigTool for WIZ107SR – ConfigTool
Script descriptions – TCPClient
Init. serial port number and baudrate
serial.Serial("COM1", 57600)
Change to serial commond mode
C…
View On WordPress






