-
Notifications
You must be signed in to change notification settings - Fork 11
Overview_en
renakim edited this page Aug 11, 2023
·
7 revisions
Overview contents
WIZnet-S2E-Tool-GUI is configuration tool for WIZnet S2E devices.
Python interpreter based and it is platform independent. It works on version 3.6 python.
-
Windows 7
-
Windows 10
Recommended to use tool at a resolution of 1440*900 or higher.
We plan to update to support lower resolutions in future versions.You can download Windows excutable file from release page.
- Ubuntu
WIZnet-S2E-Tool-GUI is worked on python 3.x version.
Check the python version with below command
$ python --version
Install:
$ git clone https://github.com/Wiznet/WIZnet-S2E-Tool-GUI
$ cd WIZnet-S2E-Tool-GUI
$ sudo pip install -r requirements.txt
Now, run the configuration tool.
$ python main_gui.py
You can use the CLI configuration tool also.
The list of devices supported by WIZnet-S2E-Tool-GUI is as follows.
- WIZ750SR
- WIZ750SR-100
- WIZ750SR-105
- WIZ750SR-110
- WIZ107SR & WIZ108SR
- WIZ5xxSR-RP Series
WIZnet-S2E-Tool-GUI Wiki page | WIZnet