mongoose/examples/rp2040/pico-rndis-dashboard
Sergio R. Caprile 7a4a82e872 Add HTTP_URL
2023-05-29 20:59:56 -03:00
..
2023-05-29 20:59:56 -03:00
2023-05-26 20:45:08 -03:00
2023-02-28 18:18:26 -03:00
2023-02-28 18:18:26 -03:00
2023-02-28 18:18:26 -03:00
2023-02-28 18:18:26 -03:00
2023-05-26 16:20:25 +01:00
2023-02-28 18:18:26 -03:00
2023-03-01 11:28:24 -03:00

Device Dashboard via RNDIS on an RP2040

Your headless Raspberry Pi Pico-based hardware can also have a device dashboard on a web browser when you connect it to your computer via USB

Note for Mac users: For this example to run on Mac, please set DUAL_CONFIG=1 in CMakeLists.txt before building; this enables CDC-ECM. Please notice that Windows may not recognize the mass-storage device in that case.