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 abc92dfe4d Starting to add suport for server and AP mode 2026-02-01 18:22:24 +01:00
.vscode Working udp client and station mode 2026-01-31 19:51:23 +01:00
python_test_codes Working udp client and station mode 2026-01-31 19:51:23 +01:00
src Starting to add suport for server and AP mode 2026-02-01 18:22:24 +01: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