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 494af00ea0 Updated Pico files 2026-01-31 19:50:54 +01: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 Corrected a bug in udp client : 2025-05-23 18:21:44 +02:00
.gitignore Added gitingnore and vscode settings file 2025-05-23 17:03:42 +02:00
CMakeLists.txt Updated Pico files 2026-01-31 19:50:54 +01:00
README.md Converted in C 2025-05-23 17:02:24 +02:00
pico_sdk_import.cmake Updated Pico files 2026-01-31 19:50:54 +01:00

README.md

PicoWCommLib

Library for rapsberry pi pico to communicate over WIFI