You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RadexReader is an user-space driver for the [RADEX RD1212](https://quartarad.com/product-category/radiation-detector/) Geiger counter. It allow to read and clear **stored data** via USB. Warning! This tool is completely unrelated with QuartaRad.
3
+
The RadexReader is an user-space driver for the [RADEX RD1212](https://quartarad.com/product-category/radiation-detector/)and the [RADEX ONE](https://quartarad.com/product-category/radiation-detector/)Geiger counters. It allow to read and clear stored data via USB. Warning! This tool is completely unrelated with QuartaRad.
* Run the command `radexreader` available with DEB/RPM packages.
14
-
* Run the command `cmd.py` available with PYPI package.
15
+
* Run the command `radexreader.py` available with PYPI package.
15
16
16
17
## Installation
17
18
18
-
It require *libusb*.
19
+
It require *libusb*, *pyusb* and *pyserial*.
19
20
20
21
* Debian and Ubuntu: `sudo apt install python3-radexreader radexreader` (coming soon or via [PPA](https://launchpad.net/~luigifab/+archive/ubuntu/packages))
0 commit comments