Live data from Hacker News

GaugeMap: Thousands of river gauges, each with a Twitter account

gaugemap.co.uk

1–10 of 33 posts

Re: GaugeMap: Thousands of river gauges, each with a Twitter account

#4
This is amazing! I've wanted to do some "citizen science" project in waterways around me. For instance, building cheap sensors that detect temperature/water level/salinity/particulates/etc that are so cheap as to be basically disposable.

The sensor itself could probably be made for less than $10 these days using various arduino modules, but I'm stuck on how to have the sensors communicate back to a "base station" to collect the information. Cellular-based would probably have great range but who wants to have a phone plan for each sensor! Zigbee may be an alternative, but it may require line of sight. Obviously it'd also have to be low power to work on a LiIon battery, or possibly have a solar panel to harvest power.

I believe the only way to make change is to show our impacts on our environment. And local government doesn't have the tech expertise, money or political willpower to suggest that "local business" may be destroying our health (when it's creating jobs!).

Anyone have any tech suggestions or organizations that do this sort of thing?

Re: GaugeMap: Thousands of river gauges, each with a Twitter account

#7
post #4

This is amazing! I've wanted to do some "citizen science" project in waterways around me. For instance, building cheap sensors that detect temperature/water level/salinity/particulates/etc that are so cheap as to be basically disposable. The sensor itself could probably be made for less than $10 these days using various arduino modules, but I'm stuck on how to have the sensors communicate back to a "base station" to…

There are cellular network providers that specialise in IoT applications, where you pay monthly per device and data transferred. This is the first one from a search for "IoT Cellular": http://www.aeris.com/technology/aerconnect/

Particle run their own, but by the looks of it you have to use their Electron hardware: https://www.particle.io/cellular

If you could get people to install an app on their phone, you could use Bluetooth LE to passively collect the data as they walk past. There's a few asset tracking solutions that use this approach, such as Tile: http://www.wired.com/2013/08/tile-a-better-way-to-find-your-...

Re: GaugeMap: Thousands of river gauges, each with a Twitter account

#9
post #4

This is amazing! I've wanted to do some "citizen science" project in waterways around me. For instance, building cheap sensors that detect temperature/water level/salinity/particulates/etc that are so cheap as to be basically disposable. The sensor itself could probably be made for less than $10 these days using various arduino modules, but I'm stuck on how to have the sensors communicate back to a "base station" to…

I'm looking at something similar at the moment, but in agricultural areas where line-of-sight is inhibited only by foliage and terrain. For my purpose, it's OK to collect an SD card every so often, but I've toyed with the idea of an ESP8266 and a directional antenna to e.g. a mobile broadband router, probably again with an antenna upgrade.

Earlier today, I found [1] which - amongst other things which you might be interested in - calls out a venture [2] to establish a network of 'citizen scientist' type flood sensors across the UK. Their scheme looks to be a network of radio-to-Internet gateways which support a number of independently-deployed sensor nodes.

[1] http://oomlout.co.uk/blogs/news/81763329-an-overview-of-ardu... [2] http://flood.network/

Re: GaugeMap: Thousands of river gauges, each with a Twitter account

#10
post #4

This is amazing! I've wanted to do some "citizen science" project in waterways around me. For instance, building cheap sensors that detect temperature/water level/salinity/particulates/etc that are so cheap as to be basically disposable. The sensor itself could probably be made for less than $10 these days using various arduino modules, but I'm stuck on how to have the sensors communicate back to a "base station" to…

Oxford Flood Network http://oxfloodnet.co.uk/ "Making a flood detection network in Oxford, using low cost sensors and volunteers"
Post reply on HN