Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5035

MicroPython • Re: How to receive large (>1024 byte) UDP datagram packets?

$
0
0
Huh, I only see your replies now while revisiting this thread - I somehow didn't get notified about them.

Since I figured that I'll run into memory management issues with µpython, I am now in the middle of doing this in C, which I ultimately need for passing the data into the HUB75 driver's buffer anyway.

I'm currently trying out the "pico-examples/pico_w/wifi" projects. Also, According to this article, I should be able to get 1 MB / s with UDP. (I need the speed because I am working on drive a LED display and want to receive the data on the Pico over the network, with each frame being about 64KB in size - and I want to get a decent framerate, at least 10/s).

Statistics: Posted by tem_pi — Fri Jul 26, 2024 2:27 pm



Viewing all articles
Browse latest Browse all 5035

Trending Articles