User Manual
2/2/2018 Microduino-Module Ethernet,WIZ - Microduino Wiki
http://wiki.microduinoinc.com/Microduino-Module_Ethernet,WIZ 3/5
Microduino-W5500
Documents
Eagle PCB [[File:]]
Development
Arduino library and supporting package: _02_Microduino_Ethernet_WIZ
It can be widely used in:
The family network equipment:Set-top boxes, personal video recorder and digital media adapter.
Security system: Digital video recorders, network camera, information kiosk, factories and building automation control system,
medical monitoring equipment and embedded server.
Application
Through the sample program to make the Microduino core link to the internet:
Preparation
The hardware needs to be prepared: Microduino FT232R, Microduino Core. Microduino-W5500, router and cables;
The software needs to be prepared: Arduino IDE(version 1.0 and above), libraries, test programs provided by
Microduino(for Arduino);
Put the downloaded library files into the folder libraries under the installation directory Arduino IDE;
Remove the original Ethernet library;
Stack all the modules, and connect the LAN port of the router with the Ethernet port of the module Microduino-RJ45 through
the cables;
Step 1:Get your IP address.
Start Arduino IED, open the sample program DhcpAddressPrinter, and choose the board card Microduino Core
(Atmega328P@16M,5V);Download directly after compiling;
Open the serial port monitor(note the baud rate is 9600), and you can see "My IP address: XXX.XXX.XX.XXX.", so you get
your IP.





