This library can be used for micropython based geiger counter
- PWM pin for HV and event pin for event counts
- Buzzer class for radiation count noise
- Print CPM,uSv/h,time difference and total passing time
copy geiger.py and main.py to microcontroller
MIT