Inland W5500 ETHERNET DEVELOPMENT BOARD (WITHOUT POE)

inlandW5500 is based on the microcontroller of Arduino Ethernet. We have integrated USB download, TF card slot and more functions on it, fully compatible with UNO pins.
ORIGINAL POST
By wmcclellan
components
Hardware Components
inlandW5500
X 1
W5500
Software Apps and online services
ArduinoIDE
details

Inland-W5500-Ethernet.png

Original : https://community.microcenter.com/kb/articles/671-inland-w5500-ethernet-development-board-without-poe

Description:

inlandW5500 is based on the microcontroller of Arduino Ethernet. We have integrated USB download, TF card slot and more functions on it, fully compatible with UNO pins.

You can quickly make your controller access to internet to build your network application.

Onboard comes with W5500 network module, which can make Arduino as simple Web server, or read Arduino digital and analog interface via network control.

It can achieve a simple Web server through using Ethernet libraries in IDE, meanwhile, support MicroSD card (TF card) read and write, really with powerful functions.

Note: TF card can’t be connected to control board when reading IP address code, otherwise, IP address might be not read. Code is only allowed to be test on 1.4 version IDE. Meanwhile, its MAC address is random. You can set MAC address in the code.

 

Inland-W5500-Ethernet.png

Original : https://community.microcenter.com/kb/articles/671-inland-w5500-ethernet-development-board-without-poe

Description:

inlandW5500 is based on the microcontroller of Arduino Ethernet. We have integrated USB download, TF card slot and more functions on it, fully compatible with UNO pins.

You can quickly make your controller access to internet to build your network application.

Onboard comes with W5500 network module, which can make Arduino as simple Web server, or read Arduino digital and analog interface via network control.

It can achieve a simple Web server through using Ethernet libraries in IDE, meanwhile, support MicroSD card (TF card) read and write, really with powerful functions.

Note: TF card can’t be connected to control board when reading IP address code, otherwise, IP address might be not read. Code is only allowed to be test on 1.4 version IDE. Meanwhile, its MAC address is random. You can set MAC address in the code.

 

documents
Code
Library and Examples

COMMENTS

Please Login to comment
  Subscribe  
Notify of