▲ | Putting a dumb weather station on the internet(colincogle.name) | |||||||
62 points by todsacerdoti 6 days ago | 13 comments | ||||||||
▲ | puterbonga an hour ago | parent | next [-] | |||||||
Every time someone does a project like this, it exposes how trivial “IoT” really is once you strip away vendor lock in and buzzwords. A $3 sensor, a 10 line script, and a 40 year old ham protocol outperform half the commercial weather APIs out there. | ||||||||
| ||||||||
▲ | Thev00d00 4 hours ago | parent | prev | next [-] | |||||||
"If you want to support me, send me AA batteries" in the bot account profile made me chuckle. | ||||||||
▲ | eternauta3k 4 hours ago | parent | prev | next [-] | |||||||
Holy cow, cheap weather stations are encoding and decoding JSON? What a century. | ||||||||
| ||||||||
▲ | dn3500 4 hours ago | parent | prev | next [-] | |||||||
You might consider joining the Citizen Weather Observer Program. It's a great way to share your data with other station owners. I had a station for a few years. The receiver had a usb interface so no software radio required. I used weewx to import the data. I even had a water temperature sensor off the end of my dock so I could see if the lake was warm enough to swim in. | ||||||||
▲ | the_gipsy 3 hours ago | parent | prev | next [-] | |||||||
I want to do the reverse: I have a DIY esp32 "weather" station (temp/humidity but more importantly particle sensor) and I would love to share it via radio! | ||||||||
▲ | defraudbah an hour ago | parent | prev | next [-] | |||||||
this is one of the most fascinating and funniest articles i've read in a while | ||||||||
▲ | brna-2 5 hours ago | parent | prev | next [-] | |||||||
I was kinda expecting analogue tech and computer vision here. :D Nice work. | ||||||||
▲ | phito 4 hours ago | parent | prev | next [-] | |||||||
Cool project but I would just have used a zigbee/wifi weather station, they are just as cheap. | ||||||||
| ||||||||
▲ | Tepix 2 hours ago | parent | prev [-] | |||||||
I expected "putting something on the internet" to mean being to talk to a device directly, not taking its data and publishing it somewhere. Is it just me? | ||||||||
|