Skip to content
/ radpro Public
forked from Gissio/radpro

Custom firmware for Geiger counters/radiation meters (FS2011, Bosean FS-600, FS-1000, FNIRSI GC-01)

License

Notifications You must be signed in to change notification settings

w01fdev/radpro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title

IMPORTANT

RAD PRO 2.0 IS NOT YET READY. The files in the releases are only for the FS2011 (STM32F051). Do not install these files on other devices.

Introduction

Rad Pro is a custom firmware that enhances the capabilities of several commercially available Geiger counters, including the FS2011, NR-950, YT-203B, Bosean FS-600, Bosean FS-1000 and FNIRSI GC-01.

Support for other devices, including the Bosean FS-5000, GQ GMC-500, GQ GMC-600 and GQ GMC-800 is planned.

With Rad Pro, you can:

  • Measure instantaneous radiation rate.
  • Measure average radiation rate for performing surveys.
  • Measure cumulative dose.
  • Set up user-adjustable rate and dose alarms.
  • Plot radiation rate history (10 minutes, 1 hour and 24 hours).
  • Log data to the built-in flash memory or live on a computer, optionally sending the data to the gmcmap.com, radmon.org and safecast.org radiation monitoring websites.
  • Generate true random data: secure passwords (alphanumeric, full ASCII), random hexadecimal and decimal numbers, dice throws (4-sided, 6-sided, 8-sided, 12-sided and 20-sided) and coin flips.

Updates

Rad Pro 2.0 adds:

  • Support for the FNIRSI GC-01, Bosean FS-600, Bosean FS-1000, FS2011 with GD32F150 processor and FS2011 with GD32F103 processor.
  • Instantaneous rate measurement with adaptive averaging window.
  • Average rate measurement timer for performing surveys.
  • Data logging with data compression.
  • Serial port/USB communications.
  • radpro-tool for downloading the data log, logging live data, submitting data to radiation monitoring websites and syncing the device clock.
  • Dead-time measurement.
  • Configurable dead-time compensation.
  • Configurable high voltage generator PWM frequency and duty cycle for tube voltage control.
  • safecast.org radiation monitoring website submission.
  • Redesigned user interface with the OpenBridge 4.0 design system.
  • Anti-aliased text rendering on color screens.
  • Several bugfixes and optimizations.

Note: Rad Pro 2.0 uses a new settings format and requires an installation.

Project overview

Installation:

Manuals:

Acknowledgements

  • Rad Pro's user interface is based on the OpenBridge 4.0 design system.
  • Thanks to Alfred90, danielhahn76, felixsteghofer, DG0MG, murkle, cromagn, ivohar and mryndzionek for device testing.
  • Thanks to pixitha for the FS2011/GD32F150 board photo with a J305 Geiger tube, felixsteghofer for the FS2011/STM32F103 board photo, DG0MG for the Bosean FS-600 board photo, murkle for the Bosean FS-1000 board photo, and ivohar for the FNIRSCI GC-01 schematics.

About

Custom firmware for Geiger counters/radiation meters (FS2011, Bosean FS-600, FS-1000, FNIRSI GC-01)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.3%
  • Jupyter Notebook 36.1%
  • Assembly 4.9%
  • Python 1.2%
  • Pawn 0.3%
  • CMake 0.1%
  • Shell 0.1%