
components
Hardware Components
Ethernet Shield
X 1
details
Do you know a “MicroPython” project? There’re many open project on there.
In the current version of MicroPython, the “WIZNET5K” class allows you to control WIZnet5×00 Ethernet adaptors based on the W5200 and W5500 chipsets. The particular chipset that is supported by the firmware is selected at compile-time via the MICROPY_PY_WIZNET5K option.
For more details about this class, please visit the below link.
With this information, let’s see the original post & learn it. (in Japanese, Someone needs google translator!)
- W5500 – https://blog.boochow.com/article/454391376.html
- W5100 – https://blog.boochow.com/article/454179047.html
- The author opened a “W5500_fritzing_data” from GitHub repo.
documents
COMMENTS