These are sample applications with various purposes.
- PiccoloSDR: A primitive direct-sampling SDR.
- ADC DMA Chain: Chained DMA data acquisition from the ADC.
- Barometer: Barometer polling the temperature and atmospheric pressure from a BMP180/BMP390.
- Iperf Server: A tool to measure the performance of the TinyUSB's TCP/IP stack over USB.
- TCP Server: A TCP server example to send high-frequency data to the host computer.
- Filesystem: A simple non-volatile filesystem based on LittleFS. It uses the internal flash.
- Altimeter: A simple altimeter for rockets, kites, balloons, etc.