ahnaf-tahmid-chowdhury / micropython-geiger

Geiger counter library for micropython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micropython Geiger

This library can be used for micropython based geiger counter

Features!

  • 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

Installation

copy geiger.py and main.py to microcontroller

License

MIT

About

Geiger counter library for micropython

License:MIT License


Languages

Language:Python 100.0%