Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexandergw/gqgmc-ui
- Owner: AlexanderGW
- Created: 2023-03-06T23:17:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T11:23:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T03:10:31.851Z (9 months ago)
- Topics: d3js, geiger-muller-device, nextjs, raspberry-pi
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```