IoT Base Platform With RaspberryPi, WIZ850io : Ethernet Module Driver
by bingdo72 in Circuits > Raspberry Pi
4429 Views, 4 Favorites, 0 Comments
IoT Base Platform With RaspberryPi, WIZ850io : Ethernet Module Driver
I know RaspberryPi platform for IoT. Recently WIZ850io is announced by WIZnet. So I implemented a RaspberryPi application by Ethernet SW modification because I can handle a source code easily. You can test Ethernet Module Driver through RaspberryPi and WIZ850io. Please refer to the following step.
Prepare Materials
Please refer to the following.
1. Raspberry Pi 3 Starter Kit
2. WIZ850io
3. UART2USB adapter
4. LAN cable
5. USB cable
Hardware Connection
Please connect an USB, LAN cable, WIZ850io and UART2USB adapter.
You can get more HW info by the following site.
Prepare Development Environment
Software
Linux Kernel : WIZnet Ethernet Module Driver for W5500
How to Run : Modification
I modified the source code to fit Raspberry Pi.
Downloads
How to Run : Result
I copied w5x00 module into Raspberry Pi.