2018-10-19 19:16:12 +08:00
|
|
|
# M5Stack LAN Module
|
2018-10-10 19:00:03 +08:00
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
## DESCRIPTION
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
The M5Stack LAN Module is a ethernet module which with a I2C Grove port and 6 pins user ports.
|
|
|
|
|
|
|
|
|
|
When the speed of our wireless network is so slow that M5Stack Core can not normally connect to the wireless network.
|
|
|
|
|
So we need a ethernet port board which is connected with M5Stack Core. This **LAN module** is that one who solves the awkward problem.
|
|
|
|
|
|
|
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
## FEATURES
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
- W5500 - High-performance ethernet chip
|
|
|
|
|
- Less code and Hand-in-hand program experience
|
|
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
## INCLUDES
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
- 1x M5Stack LAN Module(including USER-DEFINE 6 PIN and 1 Grove port)
|
|
|
|
|
- 1x DIN-RAIL
|
|
|
|
|
- 1x STICKER
|
|
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
## Applications
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
- A mini portable Web server
|
|
|
|
|
+ TCP/UDP Server
|
|
|
|
|
+ HTTP Server
|
|
|
|
|
- A mini portable Web Clinet
|
|
|
|
|
+ TCP/UDP Clinet
|
|
|
|
|
+ HTTP Clinet
|
|
|
|
|
- SMTP/NTP Server
|
|
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
## DOCUMENTS
|
|
|
|
|
|
|
|
|
|
- [WebSite](https://m5stack.com)
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
- Example
|
2018-10-19 19:16:12 +08:00
|
|
|
+ [Arduino Example](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500)
|
2018-10-10 19:00:03 +08:00
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
- [LAN Info](https://www.u-blox.com/zh/product/neo-m8-series) (LAN)
|
2018-10-10 19:00:03 +08:00
|
|
|
|
|
|
|
|
- GitHub
|
2018-10-19 19:16:12 +08:00
|
|
|
+ [Arduino GitHub](https://github.com/m5stack/M5Stack)
|
2018-10-10 19:00:03 +08:00
|
|
|
|
2018-10-19 19:16:12 +08:00
|
|
|
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-LAN-Module-with-W5500-Chip-LanProto-Ethernet-convert-Network-Module-Microcontroller-for-Arduino/3226069_32904089417.html)
|