Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandergw/gqgmc-ui

Next.js with D3 for CPM/CPS chart, for GQ Geiger-Müller counter (GMC) CPM/CPS USB driver on Raspberry Pi.
https://github.com/alexandergw/gqgmc-ui

d3js geiger-muller-device nextjs raspberry-pi

Last synced: 25 days ago
JSON representation

Next.js with D3 for CPM/CPS chart, for GQ Geiger-Müller counter (GMC) CPM/CPS USB driver on Raspberry Pi.

Awesome Lists containing this project

README

        

# GQGMC UI
Next.js with D3 for CPM/CPS chart.

Data feed will be sourced via [GQ Geiger-Müller counter (GMC) CPM/CPS USB driver](https://github.com/AlexanderGW/gqgmc-data-feed) on a Raspberry Pi.

Still in early stages of development.

## Install
Install PNPM https://pnpm.io/installation

```
pnpm dev
```