Live data from Hacker News

Show HN: Enviro+ for Raspberry Pi – Environmental sensors

shop.pimoroni.com

11–20 of 83 posts

Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors

#13
I'm working on a similar nodemcu based system that was originally proposed by Bruh Automation https://www.youtube.com/watch?v=jpjfVc-9IrQ later updated by digiblurDIY https://www.youtube.com/watch?v=9Yu57vjz7AY to use ESPhome https://esphome.io/ with no progamming.

This looks interesting, but somehow it always seems wasteful to use full blown Linux servers for this stuff, so I'm dabbling in something smaller. :)

Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors

#15
post #13

I'm working on a similar nodemcu based system that was originally proposed by Bruh Automation https://www.youtube.com/watch?v=jpjfVc-9IrQ later updated by digiblurDIY https://www.youtube.com/watch?v=9Yu57vjz7AY to use ESPhome https://esphome.io/ with no progamming. This looks interesting, but somehow it always seems wasteful to use full blown Linux servers for this stuff, so I'm dabbling in something smaller. :)

Sometimes a full Linux stack is a blessing but I totally understand where you're coming from. :-)

Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors

#17

Weirdly coincidental timing on this! I've been working on a PCB design (FeatherWing form factor) to track weather data on my hikes, making use of a BME280 and a GPS module. First revision of the board[1], I discovered that the sensors started out accurate, then drifted up to a steady 3° above ambient. Probably because the GPS module was heating up. So last night I found myself reading up on design considerations for…

Hi Joey - yes, this is one of our boards. :-) Are you sure it's the GPS module - 3 degrees sounds a lot for that? I'd try to take some measurements to confirm it before changing anything. Which Feather board are you using?

I'd been planning to use it with the Feather M0 Bluefruit, but for now I'm testing with an M0 Express with one of these LED displays next to it [1] on a board doubler. Good to know that this is more temperature rise than you'd expect to see; I'll have to confirm that (and measure the thing's current draw, which I have not had a chance to do yet). Thanks!

[1] https://www.adafruit.com/product/3132

Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors

#20
post #3

Earlier quoted context omitted.

Which sensor are you looking at? I'm sure it could run alongside the rest of Enviro+!

The most likely candidate is the TelAire T6613 [1]. Like most sensors in this price range, it reports data on I2C. [1] https://www.co2meter.com/collections/0-1-co2/products/t6613-...

Have you considered MH-Z19 ? I'm using it with success on hass.io platform.
Post reply on HN