Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulse connection with ESP D1 Mini and Cajoe Geiger Counter v.1.1 #16

Open
raindancer2204 opened this issue Sep 13, 2024 · 16 comments
Open

Comments

@raindancer2204
Copy link

Hello,

after the display now works with my D1 Mini (I use the "Default Pulse WEB Image" I tried the serial
Connection to my Cajooe Geiger Counter v1.1. to build.

The Geiger counter clicks (sound) and also seems to detect radiation.

The Geiger RX pin was tested with both D7 and the RX on the D1 Mainbaord. Unfortunately I can't receive a signal.

What should i put here?
image

Do I have to set any jumpers or switches on the Cajoe V1.1?

How does the test work? I bridged tx and rx on the D1 Mini Board. Unfortunately that didn't show anything either.

It would be nice if I could get an answer. I'm so close to the finish line :)

@steadramon
Copy link
Owner

Connecting the Cajoe's "VIN" pin to D7 (GPIO13) on the D1 Mini is correct as per your "RX Pin" definition as shown.

Do make sure that your D1 mini is also connected to the common ground from the Cajoe counter. This should be enough to get it working.

VIN -> D7
GND -> GND

There shouldn't be a need to set any jumpers etc on the Cajoe counter.


The ESPGeiger Test Pulse pin is only available on the Test Pulse build of the firmware - the standard Pulse firmware does not have a test pin output.

image

If you were to install the Test Pulse firmware this will generate a test signal on D6 (GPIO12) (GeigerTX), you can then connect D6 (GPIO12) -> D7 (GPIO13) (GeigerRX) to show the test signal.

@steadramon steadramon changed the title Please Help -->Serial Connection with ESP D1 Mini and Cajoe Geiger Counter v.1.1 Pulse connection with ESP D1 Mini and Cajoe Geiger Counter v.1.1 Sep 13, 2024
@raindancer2204
Copy link
Author

I checked it with this firmware and now it works.

Could you please mention this in 1 to 2 sentences in the "Serial counter" section in the RL.

For others it would be important that the "test-impluse" only works with this firmware. In addition, this can also affect the test signal. With a short example.

I've spent some time here now and finally opened the issue. We could save others time that and move the project forward.

Would it be of any use to you if I provided the PDF with the information? You could then bring it to the main page.

So i can support with that.

I would modify it a little.

Thanks in advance for the quick help.

@steadramon
Copy link
Owner

steadramon commented Sep 14, 2024

Sorry I don't understand your request. The Test Pulse pin is only included with the Test Pulse build. With the Test Pulse build the signal from the TXPIN is randomly generated. The Pulse and Test Pulse builds are separate so as to not affect a real/live counter.

The Cajoe v1.1 is a Pulse based counter, for the default pins as set, the information in section 2 of the readme looks fine. I'm not sure what your reference to the Serial counter section is in regards to?

More comprehensive documentation is also available at https://docs.espgeiger.com/ - however this isn't 100% complete as of yet.

@Basti149
Copy link

Basti149 commented Sep 14, 2024 via email

@Basti149
Copy link

Basti149 commented Sep 14, 2024 via email

@steadramon
Copy link
Owner

steadramon commented Sep 14, 2024 via email

@Basti149
Copy link

@steadramon
yes too

IMG-20240915-WA0000
IMG-20240915-WA0001
IMG-20240915-WA0002
IMG-20240915-WA0003

@raindancer2204
Copy link
Author

raindancer2204 commented Sep 15, 2024

Great i think that is the case from thingiverse right? https://www.thingiverse.com/thing:5982201. I will do the same way. Should also be in the README

@steadramon
Copy link
Owner

steadramon commented Sep 15, 2024

Maybe there's some confusion/lost in translation happening here as image 3, with case assembled, seems to show that ESPGeiger is graphing and displaying a current CPM value - this would indicate this is working correctly.

I have read of people adjusting the value of the R19 resistor on the Cajoe to a lower value resistor (1K) to help make the signal be more reliable - however I have not needed to do this on any of the Cajoe counters I've personally used - ~4-5 different Cajoe v1.1 devices

@raindancer2204
Copy link
Author

raindancer2204 commented Sep 15, 2024

Do you happen to know how to turn off the beep on the Cajoe? The plan would be to solve this with a switch. So you can switch it on and off.

And I have a question: did you ever use a “different tube”? This also involves Alpa radiation

@steadramon
Copy link
Owner

J1 on the Cajoe board controls the beep. Yes I have used different tubes with the Cajoe, however not one with alpha detection.

To confirm - the standard Pulse firmware is working for you? What did you change?

@raindancer2204
Copy link
Author

On the subject of tubes, I read with the capital A in the reviews that the "SBM20" only shows beta and gamma radiation. That's why I asked if you've ever used them.

Yes, it really works great for me with the Puls firmware, thank you very much!

@steadramon
Copy link
Owner

steadramon commented Sep 15, 2024

I have a number of SBM20 and STS5 tubes in use with my hardware Geiger counter (ESPGeiger HW) - as you say these are only beta and gamma radiation - great for background monitoring. The J305 does a good job - do be aware that the shorter 90mm tubes seem to be UV reactive, so being in a case/protected from sunlight isn't a bad idea.

As far as I know there isn't a tube which detects alpha and will fit into the Cajoe without modification - even with modification I don't know if the power output of the Cajoe would be enough - the LND712 requires ~500V operating voltage and a majority the pancake detectors require circa 700V.

Some of this might be better in the discussion area or over at the Radmon forums.

@Basti149
Copy link

@steadramon @raindancer2204
Thanks, I'll have to try the tips listed.
Thank you both.

@steadramon
Copy link
Owner

steadramon commented Sep 15, 2024

@Basti149 - your image 3 shows a CPM value - this would seem to be working.

You might want to connect to the web interface for the ESPGeiger? If you made a note of the ESPGeiger ID - visit http://ESPGeiger-XXXXXX.local - or look in your router for the IP address given to ESPGeiger by DHCP.

@Basti149
Copy link

@steadramon
Thanks, I wrote down the IP address from my router. I'll try it again tomorrow in detail or flash the ESP again and do everything step by step. Maybe it will work then. But the jumpers/switches are correct as I set them and the output from the Geiger counter on d7 is also correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants