kopia lustrzana https://github.com/luigifcruz/pico-stuff
8 wiersze
537 B
Markdown
8 wiersze
537 B
Markdown
![]() |
# Pico Apps
|
||
|
These are sample applications with various purposes.
|
||
|
|
||
|
- [PiccoloSDR](/apps/piccolosdr): A primited direct-sampling SDR.
|
||
|
- [ADC DMA Chain](/apps/adc_dma_chain): Chained DMA data acquisition from the ADC.
|
||
|
- [Barometer](/apps/barometer): Barometer polling the temperature and atmospheric pressure from a BMP180.
|
||
|
- [Iperf Server](/apps/iperf_server): A tool to measure the performance of the TinyUSB's TCP/IP stack over USB.
|
||
|
- [TCP Server](/apps/tcp_server): A TCP server example to send high-frequency data to the host computer.
|