ESP8266 Arduino sketch + hardware documentation
2 years 3 months ago #6182
by nu3e
ESP8266 Arduino sketch + hardware documentation was created by nu3e
I wrote a simple ESP8266 Arduino sketch to count interrupts from a RH Electronics Geiger Counter DIY Kit 3.0 and periodically upload the CPM value to radmon.org via WiFi. The GitHub repository includes commented source code, a photo of the complete counter, a wiring diagram, a schematic diagram, and documentation.
https://github.com/jdegood/Counter
This is a very inexpensive way to join a counter to radmon.org, as ESP8266 NodeMCU modules sell for about $5 USD on eBay.
John
https://github.com/jdegood/Counter
This is a very inexpensive way to join a counter to radmon.org, as ESP8266 NodeMCU modules sell for about $5 USD on eBay.
John
Please Log in or Create an account to join the conversation.
2 years 3 months ago #6183
by rjelbert
Replied by rjelbert on topic ESP8266 Arduino sketch + hardware documentation
Hi John. Nice project and very well presented code and repo. Many thanks for sharing. I have been meaning to get a ESP8266 to play with for a while and they seem to be well used in the Home Assistant ecosystem. I've recently purchased a Raspberry Pi Pico W and hope to do something IOT/HA with that too. All the best, Richard (station rjelbert)
The following user(s) said Thank You: nu3e
Please Log in or Create an account to join the conversation.
1 year 11 months ago #6320
by Simomax
Replied by Simomax on topic ESP8266 Arduino sketch + hardware documentation
I have just had confirmation from another user that this code works fine. Thanks nu3e!
The following user(s) said Thank You: nu3e
Please Log in or Create an account to join the conversation.
1 year 9 months ago #6383
by FSM19
Replied by FSM19 on topic ESP8266 Arduino sketch + hardware documentation
I am using your code with an aliexpress geiger Counter board. This needed one modification, namely replacing R19 with a 100nF ceramic capacitor. Thanks.
The following user(s) said Thank You: nu3e
Please Log in or Create an account to join the conversation.
1 year 9 months ago #6384
by Martinov
Replied by Martinov on topic ESP8266 Arduino sketch + hardware documentation
Hello John,
Nice project and many thanks for sharing! It's nice to have your code... just in case!
Regards,
Emo
Nice project and many thanks for sharing! It's nice to have your code... just in case!
Regards,
Emo
The following user(s) said Thank You: nu3e
Please Log in or Create an account to join the conversation.
1 year 9 months ago #6385
by Alterna
Replied by Alterna on topic ESP8266 Arduino sketch + hardware documentation
Hi John
Thank you for a nice project.
It works fine when I use my iPhone as wifi access point but when I use my in house wifi I do not get connection.
(instead I get a "seudo" IP address 169.254.29.19)
Wondering if it is the DHCP not accepting the ESP8266?
Do you have any experience with this issue?
Best regrads from Lars, Denmark
Thank you for a nice project.
It works fine when I use my iPhone as wifi access point but when I use my in house wifi I do not get connection.
(instead I get a "seudo" IP address 169.254.29.19)
Wondering if it is the DHCP not accepting the ESP8266?
Do you have any experience with this issue?
Best regrads from Lars, Denmark
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.161 seconds