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
Copy file name to clipboardexpand all lines: README.md
+38-6
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
Rad Pro (formerly FS2011 Pro) is a custom firmware that enhances the capabilities of several low-cost Geiger counters, including the [FS2011](https://www.amazon.com/s?k=fs2011), [FS9000](https://www.amazon.com/s?k=fs9000), [NR-950](https://www.amazon.com/s?k=nr950) and [YT-203B](https://www.amazon.com/s?k=yt-203b). Support for the [Bosean FS-600](https://www.bosean.net/products/nuclear_radiation_detector.html) and [Bosean FS-1000](https://www.bosean.net/products/FS-1000_nuclear_radiation_detector.html) is planned.
6
6
7
+
<!-- Rad Pro (formerly FS2011 Pro) is a custom firmware that enhances the capabilities of several commercially available Geiger counters, including the [FS2011](https://www.amazon.com/s?k=fs2011), [Bosean FS-600](https://www.bosean.net/products/nuclear_radiation_detector.html) and [Bosean FS-1000](https://www.bosean.net/products/FS-1000_nuclear_radiation_detector.html). Support for other devices, including the [FNIRSI GC-01](https://www.fnirsi.com.cn/product/704376090398953472), [GQ GMC-500](https://www.gqelectronicsllc.com/comersus/store/comersus_viewItem.asp?idProduct=5629) and [GQ GMC-600](https://www.gqelectronicsllc.com/comersus/store/comersus_viewItem.asp?idProduct=5637), is planned. -->
8
+
9
+
<!-- Rad Pro (formerly FS2011 Pro) is a custom firmware that enhances the capabilities of several commercially available Geiger counters, including the [FS2011](https://www.amazon.com/s?k=fs2011), [Bosean FS-600](https://www.bosean.net/products/nuclear_radiation_detector.html), [Bosean FS-1000](https://www.bosean.net/products/FS-1000_nuclear_radiation_detector.html) and [FNIRSI GC-01](https://www.fnirsi.com.cn/product/704376090398953472). Support for other devices, including the [GQ GMC-500](https://www.gqelectronicsllc.com/comersus/store/comersus_viewItem.asp?idProduct=5629) and [GQ GMC-600](https://www.gqelectronicsllc.com/comersus/store/comersus_viewItem.asp?idProduct=5637), is planned. -->
10
+
7
11
With Rad Pro, you can:
8
12
9
13
* Measure instantaneous radiation rate (based on the last 11 pulses or 5-second moving-average).
@@ -14,21 +18,49 @@ With Rad Pro, you can:
14
18
* Generate secure passwords (letters & numbers, full ASCII), random hexadecimal and decimal numbers, coin flips, and dice throws (4-sided, 6-sided, 8-sided, 12-sided and 20-sided).
15
19
* Log data to the built-in flash memory or live on a computer, optionally sending the data to the https://gmcmap.com or https://radmon.org radiation monitoring websites.
16
20
21
+
<!-- With Rad Pro, you can:
22
+
23
+
* Measure instantaneous radiation rate.
24
+
* Measure average radiation rate over a time period.
25
+
* Measure cumulative dose (stored in non-volatile memory).
26
+
* Generate customizable rate and dose alarms.
27
+
* Plot historical radiation rate over different time periods (10 minutes, 1 hour, 6 hours, 24 hours and 7 days).
28
+
* Log data to built-in flash memory or live on a computer, optionally submitting the data to the [gmcmap.com](https://gmcmap.com), [radmon.org](https://radmon.org) and [safecast.org](https://map.safecast.org) radiation monitoring websites.
29
+
* Generate secure passwords (letters & numbers, full ASCII), random hexadecimal and decimal numbers, coin flips, and dice throws (4-sided, 6-sided, 8-sided, 12-sided and 20-sided). -->
30
+
17
31
## Updates
18
32
19
33
* Rad Pro 1.3.0 adds configurable Geiger tube conversion factors and data logging support.
20
-
<!-- * Rad Pro 1.3.1 adds a real time clock for accurate data logging and support for the FS2011 with GD32F103 processors. -->
34
+
35
+
<!-- Rad Pro 2.0 adds:
36
+
37
+
* Adaptive averaging for instantaneous rate measurement.
38
+
* Average rate measurement timer.
39
+
* Support for new devices: Bosean FS-600, Bosean FS-1000, FS2011 with GD32F103 processor and FNIRSI GC-01.
40
+
* Data logging with real-time clock timestamping and data compression.
41
+
* Serial port data communication.
42
+
* `radpro-tool` for downloading the data log, logging live data, submitting data to radiation monitoring websites and syncing the RTC clock.
43
+
* Configurable dead-time compensation at cps level.
44
+
* Configurable HV duty cycle for tube voltage control.
Note: Rad Pro 2.0 uses a new settings format and requires an installation. -->
21
50
22
51
## Project overview
23
52
24
-
*[Before installing](docs/legal.md)
25
-
*[Installing on the FS2011/FS9000/NR-950/YT-203B](docs/install-fs2011.md)
53
+
*[Legal stuff](docs/legal.md)
54
+
<!-- * [Rad Pro Simulator: try before installing](docs/install-simsdl.md) -->
55
+
*[Installing on the FS2011](docs/install-fs2011.md)
56
+
<!-- * [Installing on the Bosean FS-600 and Bosean FS-1000](docs/install-fs600-fs1000.md) -->
57
+
<!-- * [Installing on the FNIRSI GC-01](docs/install-gc01.md) -->
26
58
*[Installing on other devices](docs/install-other.md)
27
59
*[User's manual](docs/manual.md)
28
60
*[Developers](docs/developers.md)
29
61
30
62
## Thanks
31
63
32
-
* Thanks to the u8g2 team for their excellent LCD library.
33
-
* Thanks to Alfred90, danielhahn76, felixsteghofer and DG0MG for device testing.
34
-
* Thanks to pixitha for the FS2011 board photo with a J305 Geiger tube.
64
+
* Thanks to Alfred90, danielhahn76, felixsteghofer, DG0MG, murkle and cromagn for device testing.
65
+
* Thanks to pixitha for the FS2011 (GD32F150 processor) board photo with a J305 Geiger tube, felixsteghofer for the FS2011 (STM32F103 processor) board photo, DG0MG for the Bosean FS-600 board photo and murkle for the Bosean FS-1000 board photo.
66
+
* Thanks to the u8g2 team for their excellent display library.
0 commit comments