OpenGarage › Forums › Comments, Suggestions, Requests › Using OpenGarage as Water Tank Level Sensor
- This topic has 5 replies, 4 voices, and was last updated 5 years, 6 months ago by
Anonymous.
-
AuthorPosts
-
October 20, 2017 at 11:33 am #744
AnonymousInactiveFirstly, let me start by saying that I have absolutely no knowledge of the electronics or coding.
I was hoping you could help me figure out a way to have some sort of Water Tank Level sensor. What I need is for the device to measure the Water Tank Level and when it gets to say 40% start the pump and turn it off when it gets to 90%. It must also send you a notification when the Tank Level reaches 30% which means the pump is not working.Would this be possible with the OpenGarage system or would a new unit have to be developed.
October 29, 2017 at 10:15 pm #760
RayKeymasterThe sensor (which is a ultrasonic distance sensor) can actually be used to detect water level. I haven’t tested it myself, but I’ve seen a sump pump monitor project that uses exactly this sensor:
March 7, 2018 at 9:26 pm #1043
OpengarageioParticipantAbsolutely possible but would need some modification, if you dont have electronics or coding knowledge it might be difficult. Im working on something similar myself.
The existing ultrasonic sensor and opengarage+ isnt waterproof, so your probably going to have issues eventually with it. Even if you protect it from the weather, being so close to a water tank is going to mean high humidity which will eventually cause corrosion and failure.
You can get a waterproof sensor off ebay. You could then either pull apart an opengarage device and swap it over (soldering required) or buy a microcontroller and program that with the opengarage firmware (much cheaper this way).
You would then need to modify the code a bit to get the additional features you specified.
If youre interested I can provide more detail, but given its been so long since you posted, youve probably moved on.
March 7, 2018 at 11:19 pm #1045
TheDoctahParticipantWould it not be cheaper and easier to set this up with float switches? No programming logic required. Just some electrical diy
March 8, 2018 at 12:08 am #1048
AnonymousInactiveThe normal way is to use a float switch. It is simple and cheap, but the only problem I have is that you can’t see the level of the tank and there are no warnings or alarms if for some reason the pump is not working or if there is no water.
March 13, 2018 at 12:32 pm #1073
AnonymousInactiveHi, Thanks for all the inputs, unfortunately I don’t have the knowlede or time to do what you are suggesting, but thank you very much for the replies and suggestions.
-
AuthorPosts
- You must be logged in to reply to this topic.
OpenGarage › Forums › Comments, Suggestions, Requests › Using OpenGarage as Water Tank Level Sensor