Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I am working with an NGO in remote parts of Africa to provide clean water and looking for an IoT devices that can do Remote water level monitoring with free text and email alerts!
This will enable us to monitor low water levels then send sms or email for the tanks to be refilled.
Any ideas and recommendation will be highly appreciated
Or, for a much more low tech approach, there re always simple float switches. http://www.amazon.com/uxcell-Pieces-ZP4510-Vertical-Switches/dp/B00FHAEBIA/ref=sr_1_3?ie=UTF8&qid=1451854000&sr=8-3&keywords=Float+switch
Joseph,
You may have low power issues
I found this info in the Building the Web of Things book
element14 offers an EnOcean extension board for the Raspberry Pi so you can turn it into an EnOcean gateway101
Hi Joseph,
I have a small prototype ready for Water Level Sensor. This is developed with Ultrasonic Range Finder Module Sensor and Raspberry Pi. Here are some images I have while developing it. I have integrated output of that sensor with ThingWorx and created a small mashup to display its value.
Here are some best suited options:
1) Ultrasonic Range Finder Module Sensor and Raspberry Pi:
Cost: $45 max.
If we have a good internet connectivity, then this is a good option and we can integrate some more sensors for other purpose with Raspberry Pi. Instead of using ThingWorx (as there is a licensing cost associated with it) we can directly program it on Raspberry Pi. There are Javamail libraries available through which we can send sms and emails.
Here are some links from amazon:
Ultrasonic Range Finder Module Sensor,
Raspberry Pi,
2) Ultrasonic Range Finder Module Sensor and Arduino Uno R3:
Cost: $53
This is an alternate option for Raspberry Pi.
Here are some links from amazon:
Ultrasonic Range Finder Module Sensor,
Arduino Uno R3
GSM Shield for Arduino:
Amazon.com: GSM GPRS Shield for Arduino: Computers & Accessories
Please let us know your ideas and if you have shortlisted any and feedback as well.
Thanks,
Ketan