- Posted on
- • Geiger Counters
Radspod One Gets An Upgrade
- Author
-
-
- User
- Mr Blinky
- Posts by this author
- Posts by this author
-
A very kind gentleman recently sent me an outdoor BME280. It is a smaller version of the BME280 breakout board, but in an outdoor enclosure. It was sent with one very simple instruction: "For Radspod One." I think it is like this one from AliExpress but there seem to be a few different types so have a look about.
Not too long ago, Steadramon added capability to ESPGeiger for the BME280, BMP280 and I think the BME680, but don't quote me on that. Anyway, as it was intended for Radspod One, and now ESPGeiger firmware supports the BME280, it would be very rude not to! So I did. 😁

It was all quite simple, give the sensor power and connect up the I2C lines. Then just power it up. ESPGeiger firmware takes care of the rest. You can choose custom SDA/SCL pins, but I left them at their defaults (D1 & D2 on the Wemos D1 Mini).
I also took the opportunity to add waterproof connectors that should make it much easier to maintain in the future, and also makes it easy to replace the BME280 sensor should it go bad in the future. I got the 3-pin versions some time ago, I forget where from and I got the 4-pin versions recently from AliExpress, for this purpose.
I haven't had an outdoor temperature/humidity sensor for a while now, and whilst it's no substitute for a weather station, it is nice to know the temperature and humidity outside instead of relying on local weather stations. I also have this displaying the data on my Home Assistant dashboard and I guess I can give my Home Assistant local LLM access to them, so it can just tell me. 😊 ESPGeiger really does make Geiger counter integration easy.
Add Comment
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
- Your name, rating, website address, town, country, state and comment will be publicly displayed if entered.
- Aside from the data entered into these form fields, other stored data about your comment will include:
- Your IP address (not displayed)
- The time/date of your submission (displayed)
- Your email address will not be shared. It is collected for only two reasons:
- Administrative purposes, should a need to contact you arise.
- To inform you of new comments, should you subscribe to receive notifications.
- A cookie may be set on your computer. This is used to remember your inputs. It will expire by itself.
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you agree with these rules:
- Although the administrator will attempt to moderate comments, not all comments can be moderated at all times.
- You acknowledge that all comments express the opinions of the original author and not those of the administrator.
- You will not post material which is knowingly false, obscene, hateful, threatening, harassing or invasive of privacy.
- The administrator has the right to edit, move or remove any comment for any reason and without notice.
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Comments (1)
Glad it all integrated fine! Cheers!