Raspberry Pi Pico based analog input monitoring dashboard built with ExpressJS.
No need to build from source - you can use the provided UF2 image in /pico/build
directory.
- Install required libraries;
npm install
- Start the dev server;
npm run dev
Raspberry Pi Pico based analog input monitoring dashboard built with ExpressJS.
No need to build from source - you can use the provided UF2 image in /pico/build
directory.
npm install
npm run dev