Skip to content

Read current radon level from RadonEye RD200

License

Notifications You must be signed in to change notification settings

nuraiman/radonreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RadonReader

This project provides a tool which allows users collect currect radon data from FTLab Radon Eye RD200 (Bluetooth only version).

Limitations

For now you must configure the file directly.

Hardware Requeriments

  • FTLabs RadonEye RD200
  • Raspberry Pi
  • Bluetooth with BLE (Low Energy) support

Software Requeriments

  • Python 2.7.x
  • bluepy Python library

Using

  • 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 unit information

About

Read current radon level from RadonEye RD200

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%