Close

New GGreg20_V3 with generic ESP32 for Home Assistant and ESPHome YAML-config example

A project log for GGreg20_V3 Ionizing Radiation Detector

The GGreg20_V3 Ionizing Radiation Detector is a new-generation ready-to-use device with an SBM-20 Geiger tube and pulse counting output

iot-devices-llcIoT-devices, LLC 01/29/2023 at 09:010 Comments

We have recently made a new GitHub repo didicated for GGreg20_V3 + generic ESP32 with pulse counter GPIO debounce in microseconds up to SBM20 GM tube's deadtime (190us). And tested this yaml-config on an ESP32 Wroom (NodeMCU-like module) and used GPIO23 as a pulse counter input. Previously, we did not notice that the ESPHome Pulse Counter API has the ability to apply a low-pass filter. We hope that this example will help many users to counteract the bounce that can sometimes occur in GM-tubed and high voltage systems.

Full setup example:

https://github.com/iotdevicesdev/GGreg20_V3-ESP32-HomeAssistant-ESPHome

Discussions