This is an example code for sending UDP packages over Rpi Pico W. This code includes creating a UDP server and client and sending data from the server to the client(s)
Go to file
Ulysse Cura d534009ff4 Added gitingnore and vscode settings file 2025-05-23 17:03:42 +02:00
.vscode Added gitingnore and vscode settings file 2025-05-23 17:03:42 +02:00
python_test_codes Converted in C 2025-05-23 17:02:24 +02:00
src Converted in C 2025-05-23 17:02:24 +02:00
.gitignore Added gitingnore and vscode settings file 2025-05-23 17:03:42 +02:00
CMakeLists.txt Converted in C 2025-05-23 17:02:24 +02:00
README.md Converted in C 2025-05-23 17:02:24 +02:00
compilAndFlash.sh Converted in C 2025-05-23 17:02:24 +02:00
pico_sdk_import.cmake Converted in C 2025-05-23 17:02:24 +02:00

README.md

PicoWCommLib

Library for rapsberry pi pico to communicate over WIFI