This project provides a tool which allows users collect current radon data from FTLab Radon Eye RD200 (Bluetooth only version).
For now you must configure the file directly.
- FTLabs RadonEye RD200
- Raspberry Pi
- Bluetooth with BLE (Low Energy) support
- Python 2.7.x
- bluepy Python library
- Open radonreader.py and configure it directly.
- RadonEyeBTAddress = "xx:xx:xx:xx:xx:xx"
- Your RadonEye RD200 Bluetooth Address
- picoCurie = True or False
- Shows Radon Level on pCi/L unit if True, or Bq/m^3 unit if False
- Verbose = True or False
- Verbose mode (on / off)
- OnlyValue = True or False
- Show only radon value without timestamp and unit information
- RadonEyeBTAddress = "xx:xx:xx:xx:xx:xx"