This website requires JavaScript.
Explore
Help
Sign In
ulysse
/
RpiPicoW_UDP_Communication
Watch
1
Star
0
Fork
You've already forked RpiPicoW_UDP_Communication
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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)
3
Commits
1
Branch
0
Tags
39
KiB
C
71.5%
CMake
19.3%
Python
5.7%
Shell
3.5%
f6be2c4ec9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ulysse Cura
f6be2c4ec9
Corrected a variable name
2025-05-23 18:17:15 +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
Corrected a variable name
2025-05-23 18:17:15 +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