Recently WIZwiki-W7500 platform was announced by WIZnet. So I implemented a firmware of WIZwiki-W7500 by WIZ550web SW modification because I can handle a source code easily.You can use the web page on home networking. Please refer to the following step.
Step 1: Prepare materials
Please refer to the following.
1. WIZwiki-W7500 board. ( http://www.shopwiznet.com/wizwiki-7500 )
2. Mini USB cable
3. LAN cable
4. UART2USB adapter
Step 2: Hardware connection
Please connect an USB, LAN cable and UART2USB adapterYou can get more HW info by the following site.http://wizwiki.net/wiki/doku.php?id=products:wizwiki_w7500:start
Step 3: Prepare development environment
I prepared GCC development environment by the following site.http://wiznetian.com/how-to-build-a-development-environment-with-gnu-arm-java-jdk-eclipse-cygwin/
I installed GNU Toolchain, Java JDK, Eclipse, Cygwin.If you install all tools, you are ready for running this project.You can use a Configuration Tool by the following site temporarily.http://wizwiki.net/wiki/doku.php?id=products:wiz55...How to use a CFG tool : http://wizwiki.net/wiki/doku.php?id=products:wiz550s2e:wiz550s2epg_en#configuration_tool
<Reference>WIZ550web source repository : https://github.com/Wiznet/WIZ550web
WIZwiki-W7500 library source : http://wizwiki.net/wiki/doku.php?id=products:w7500:library
Step 4: Software : GitHub repository
I opened source codes of this project in GitHub.https://github.com/bingdo/WEBApp_WIZwiki-W7500_EclipseYou can download this project files. And then import project into Eclipse.After compile, you can run WEB application of WIZwiki-W7500.This project is not finished yet. This is open for everyone. I expect your participation to improve a quality of project.
WEBApp_WIZwiki-W7500_Eclipse.bin94 KB
Step 5: How to run : Test result
1. To program FW into a target.2. To reset a target and insert MAC address.3. To search a target by Configuration Tool.4. To change IP, Gateway properly.5. To connect to a target by ALFTP.6. To upload web page to a target.7. To connect to a target by browser program.8. To control lights through web page.You can see the test result by the video.Thank you for your attention.*Tip : If you register in www.wiznetian.com and work actively, you can get a sample cheaper than E-sales as well as a free sample.
Comments
Please log in or sign up to comment.