Rock hunting #9
dc1rdb
started this conversation in
Show and tell
Replies: 3 comments 1 reply
|
Love the idea and the finished device. How do you get power to the ESP? Are you using batteries or a powerbank? |
0 replies
|
The ESP is a Lolin D1 mini pro with included battery connector and charging circuit. A small Lipo sits between the Mini SiD and the veroboard and the Mini SiD is easily being powered thru the ESP. Battery charging via USB |
1 reply
|
I`ve just finished a unit that incorporates a rotary encoder for threshold adjustment and utilizes a 40 mm dia x 40 mm NaI(Tl) scintillator coupled to a 2x2 SiPM array (MICROFC-60035-SMT-TR). With around four times the scintillator volume compared to my first unit, the sensitivity is significantly improved. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When looking for radioactive rocks in the wild, I always found it annoying to keep my eyes on the display of whatever gamma detector I was using. Concentrating on small changes in click rate is also less than ideal.

On the other hand, the human brain / ear can easily and subconciously detect very small variations in tone pitch.
So I hooked up the Trigger/TTL output of the Mini SiD to an ESP 8266 programmed as a voltage controlled oscillator:
The sketch for the ESP 8266 is also very simple, I'm sure there is lots of room for improvement:
The output (pin12) of the ESP 8266 is connected to a passive piezo buzzer.
This is the result:

VID_20230611_185616.mp4
All reactions