Overview
Learn to establish a client-server relationship between a Raspberry Pi Pico W and a PC using UDP over WiFi in this 28-minute tutorial. Master the implementation of a server on the Raspberry Pi Pico W that controls three LEDs (green, yellow, and red) based on commands received from a Python client program running on a PC. Follow along with the Sunfounder Raspberry Pi Pico W Keppler Kit to create an interactive system where users can select specific LEDs through the client interface, with the server processing these requests and activating the corresponding LED. Gain practical experience in WiFi communication protocols, UDP implementation, and hardware control while building a functional client-server application.
Syllabus
Raspberry Pi Pico W LESSON 110: Client Server Project on the Pi Pico Using WiFi
Taught by
Paul McWhorter