You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pslab-fossasia
1. What did I work on yesterday?
Integrated the SPI and Wifi communication systems to create a Pico to ESP32c3 to Host bridge using SPI and UDP.
Implemented UDP batching to improve throughput.
Benchmarked the bridge and recorded about 1.5-1.76 MB/s (12-14Mbit/s) sustained throughput with 0 data corruption and 0 frame reordering in the tested runs.
This seems like a viable amount of throughput for wireless communication with host computer for streaming captured buffers.