/micropython-geiger

Geiger counter library for micropython

Primary LanguagePythonMIT LicenseMIT

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