Arduino NANO RP2040 Connect & W5500 Ethernet Basic(ChatServer)

Arduino NANO RP2040 Connect is based on Raspberry Pi Pico RP2040 Core. Wi-Fi and BLE solutions can be easily implemented without additional devices, and programming is easy in the Arduino IDE. However, in case of Ethernet, a separate additional device is required. This article explains how to easily implement ChatServer by connecting WIZnet W5500, an Ethernet solution, and Arduino NANO RP2040 Connect.
ORIGINAL POST
By KangSi, (Matthew)
components
Hardware Components
Nano RP2040 Connect
X 1
Arduino nano RP2040
RaspberryPi PICO Ethernet Shield
X 1
w5500 (Can io module)
Software Apps and online services
Arduino IDE 1.8 (Windows)
IDE
Hercules_3_2_8
Terminal
details

RP2040 표지.jpg

 

Arduino NANO RP2040 Connect is based on Raspberry Pi Pico RP2040 Core. Wi-Fi and BLE solutions can be easily implemented without additional devices, and programming is easy in the Arduino IDE. However, in case of Ethernet, a separate additional device is required. This article explains how to easily implement ChatServer by connecting WIZnet W5500, an Ethernet solution, and Arduino NANO RP2040 Connect.

 

 

 

Origin LINK: https://blog.naver.com/yusanghyun26/222490609909

RP2040 표지.jpg

 

Arduino NANO RP2040 Connect is based on Raspberry Pi Pico RP2040 Core. Wi-Fi and BLE solutions can be easily implemented without additional devices, and programming is easy in the Arduino IDE. However, in case of Ethernet, a separate additional device is required. This article explains how to easily implement ChatServer by connecting WIZnet W5500, an Ethernet solution, and Arduino NANO RP2040 Connect.

 

 

 

Origin LINK: https://blog.naver.com/yusanghyun26/222490609909

documents
Code
Arduino Ethernet2 Library Example
ChatServer

COMMENTS

Please Login to comment
  Subscribe  
Notify of