mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fixed a bug
This commit is contained in:
@@ -6,14 +6,14 @@ DESCRIPTION
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- W5500 - High-performance ethernet chip
|
||||
- W5500 - High-performance ethernet chip
|
||||
- Less code and Hand-in-hand program experience
|
||||
|
||||
INCLUDES
|
||||
@@ -40,11 +40,11 @@ DOCUMENTS
|
||||
- `WebSite <https://m5stack.com>`__
|
||||
- Example
|
||||
|
||||
+ `Arduino Example <https://github.com/m5stack/M5Stack/tree/master/examples/Modules/LAN>`__
|
||||
+ `Arduino Example <https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500>`__
|
||||
|
||||
- `LAN Info <https://www.u-blox.com/zh/product/neo-m8-series>`__ (LAN)
|
||||
- GitHub
|
||||
|
||||
+ `Arduino GitHub <https://github.com/m5stack/M5Stack>`__
|
||||
|
||||
|
||||
- `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>`_
|
||||
|
||||
Reference in New Issue
Block a user