Baticaly / picometer

Raspberry Pi Pico based logic analyser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picometer

About

Raspberry Pi Pico based analog input monitoring dashboard built with ExpressJS.

Setup

1. Pico UF2 setup

No need to build from source - you can use the provided UF2 image in /pico/build directory.

2. Dashboard Setup

  • Install required libraries;
npm install
  • Start the dev server;
npm run dev

About

Raspberry Pi Pico based logic analyser

License:MIT License


Languages

Language:JavaScript 43.7%Language:CMake 25.8%Language:EJS 14.2%Language:C 8.4%Language:CSS 7.9%