Difference between revisions of "LanModule W5500"

From Open Hard- & Software
Jump to navigation Jump to search
Line 38: Line 38:


* Spezielle im Projekt erfolgte lokale Integration der '''Ethernet2-Library''', dabei Umbenennung des Verzeichnisses '''lib/LanW5500''':
* Spezielle im Projekt erfolgte lokale Integration der '''Ethernet2-Library''', dabei Umbenennung des Verzeichnisses '''lib/LanW5500''':
[[file:2110161021_LibLan5500Integration.jpg | 2110161021_LibLan5500Integration | 350px]]
[[file:2110161021_LibLan5500Integration.jpg | 2110161021_LibLan5500Integration | 450px]]


* Include-Path '''Ethernet.h''' in '''main.cpp''':
* Include-Path '''Ethernet.h''' in '''main.cpp''':
[[file:2110161020_IncludeEthernet2Main.jpg | 2110161020_IncludeEthernet2Main | 350px]]
[[file:2110161020_IncludeEthernet2Main.jpg | 2110161020_IncludeEthernet2Main | 450px]]





Revision as of 10:30, 16 October 2021

WebSite: OH&SW || MediaWiki: - Software - Hardware - Elektronik - Mechanik

Übersicht

Das LanModule W5500 zusammen mit dem Esp32UnoBoard ermöglicht eine bidirektionale Kommunikation über das lokale Netzwerk mit PC / Handy / Tablet.


Bild vom W5500-Module 350px

Quelle

Alternative: AliExpress Search: W5500

Vorgabe

Hardware

Technische Daten:


Pinout:


Software

Programmierung des LanModuls W5500 erfolgt über:

  • ArduinoIDE : Arduino-C++-Compiler unter Windows/Linux für alle Arduino-(kompatiblen-)MicroController. (Homepage: Arduino)

Download

Minimal-Projekt: Esp32VscEthernetServerEthernet2

  • Ausklammern der Arduino-Library Ethernet2, Integration ins lib-Verzeichnis des VSCode-Projekts:
  • Spezielle im Projekt erfolgte lokale Integration der Ethernet2-Library, dabei Umbenennung des Verzeichnisses lib/LanW5500:

2110161021_LibLan5500Integration

  • Include-Path Ethernet.h in main.cpp:

2110161020_IncludeEthernet2Main


Datum Uhrzeit Projekt Version Download
211016 0817 Esp32VscEthernetServerEthernet2 01V05 2110160817_Esp32VscEthernetServerEthernet2_01V05_libLanW5500.zip

Angegliederte Projekte

MID - MultiInterfaceDispatcher



WebSite:OH&SW || MediaWiki - Software - Hardware - Elektronik - Mechanik - Anhang || Datenschutz - Impressum