Raspberry Pi Pico W LESSON 29: Simple Client Server Project to Control RGB LED
This is the OLED display we will be using in future lessons. Please go ahead and order it so you will have it for next week’s lesson:
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
https://www.patreon.com/PaulMcWhorter
In this class we will be using the Sunfounder Raspberry Pi Pico W Keppler Kit. It will make things a lot easier if we are working on identical hardware. the link below is to amazon, and is for the identical hardware I will be using in this entire class.
In this introductory video, I will show you how to set up a simple client server relationship over wifi for the Raspberry Pi Pico W. The Pico W acts as a server, and your pc will act at the client. We will communicate wirelessly over wifi between your pc and pico pi using a UDP socket. We will control the color of an RGB LED on the Raspberry Pi Pico W from commands sent from the client program on the PC. Communication is completely wireless, and the pico is powered by a rechargeable LiPo battery. Enjoy!
#raspberrypipicoW
#oled
#wifi
source