<?xml version="1.0" encoding="utf-8"?>
	<rss version="2.0">
		<channel>
			<title>Green Building Forum - arduino coder</title>
			<lastBuildDate>Fri, 17 Jul 2026 22:13:16 +0100</lastBuildDate>
			<link>https://www.greenbuildingforum.co.uk/newforum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.0.3</generator>
			<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293034#Comment_293034</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293034#Comment_293034</guid>
		<pubDate>Thu, 11 Nov 2021 14:41:22 +0000</pubDate>
		<author>Brian Faux</author>
		<description>
			<![CDATA[I have a hydro installation and I would like to do a bit of automation using an arduino or similar. First project is to build a depth comparator for switching a leaf filter on and off.<br />Two depth sensors (on ebay about Â£30 each) that give out a 4 - 20mA output signal: compare depths and if different by a couple of cm then turn a relay on, turn relay off when depths synchronise again.<br />It`s 20 years since I did any programming (in VB) so looking for someone to help so I can avoid steep learning curve for one project.]]>
		</description>
	</item>
	<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293036#Comment_293036</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293036#Comment_293036</guid>
		<pubDate>Thu, 11 Nov 2021 16:07:59 +0000</pubDate>
		<author>John Walsh</author>
		<description>
			<![CDATA[That's quite a tricky ask - as you're prob aware there's always a lot of things to add into the mix when doing such projects. I googled 'raspberry pi depth sensor  4 - 20mA output signal' and the following looks an interesting start<br /><br />https://www.cooking-hacks.com/documentation/tutorials/4-20ma-sensor-board-shield-tutorial-for-arduino-raspberry-pi-intel-galileo.html]]>
		</description>
	</item>
	<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293037#Comment_293037</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293037#Comment_293037</guid>
		<pubDate>Thu, 11 Nov 2021 17:12:07 +0000</pubDate>
		<author>Ed Davies</author>
		<description>
			<![CDATA[I've done a bit of Arduino, ESP8266 and ESP32 programming and might well be able to help with that. Get in touch via <a href="https://edavies.me.uk/contact.html" target="_self" rel="nofollow">https://edavies.me.uk/contact.html</a> if you like.<br /><br />Also, do tell us all about your hydro installation.]]>
		</description>
	</item>
	<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293046#Comment_293046</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293046#Comment_293046</guid>
		<pubDate>Fri, 12 Nov 2021 10:42:38 +0000</pubDate>
		<author>Ed Davies</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: John Walsh</cite>I googled 'raspberry pi depth sensor  4 - 20mA output signal' and the following looks an interesting start</blockquote>Depending on exactly how the sensors are wired I'd think a resistor for each would be sufficient.]]>
		</description>
	</item>
	<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293240#Comment_293240</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293240#Comment_293240</guid>
		<pubDate>Sun, 21 Nov 2021 12:31:10 +0000</pubDate>
		<author>Brian Faux</author>
		<description>
			<![CDATA[Thanks for your views- snowed under with work and computer problems at the moment...<br />Ed has pointed out that the arduino will measure 1024 states which (given that depth sensor range is 5m) gives a resolution of around 5mm. For my purposes 5mm would probably be OK but a more accurate version would not do any harm and probably be more useful to the world at large.<br />BTW waterwheel installation pics at Instagram (bdfaux) - some turbine pics too but having problems uploading...]]>
		</description>
	</item>
	<item>
		<title>arduino coder</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293242#Comment_293242</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17280&amp;Focus=293242#Comment_293242</guid>
		<pubDate>Sun, 21 Nov 2021 14:45:06 +0000</pubDate>
		<author>Ed Davies</author>
		<description>
			<![CDATA[Yes, Brian and I had one exchange of email - I've still to reply to his last having had a couple of goodish days working on my roof and a few more days not feeling too bright and irritated by other things.<br /><br />Still, since what Brian wants to do is to compare to water levels to reasonably close resolution (10mm or so) over a range of about a metre measuring the levels separately before and after the leaf filter may lead to some problems if the sensors aren't linear (or are non-linear in slightly different ways).<br /><br />That could probably be overcome by storing some sort of calibration chart in the microprocessor, e.g., the raw A/D converter output for 100, 200, 300, â€¦ 1000mm depth for each of the two sensors.<br /><br />Another approach might be to directly measure the difference in pressures between the two levels using a sensor like this: https://www.ebay.co.uk/itm/254767611066?epid=1067948679&hash=item3b51553cba:g:bIMAAOSw6bVfoWcI , maybe one with a narrower range. Quite a few years ago I did the software, but not the electronics, for an electronic barograph (for use in gliding and other air sports) using non-differential sensors like this.<br /><br />They're not designed for exposure to water but are used in applications like sensing the water level in washing machines by using an air-filled tube to transfer the pressure, with negligible effect of gravity, to a point high enough that the sensor doesn't get wet. For a washing machine the tub gets emptied regularly so the air in the tube gets reset. For an application like Brian's I think you'd need to blow some air into the tube once in a while - I'm thinking of those little pumps used to aerate fish tanks.]]>
		</description>
	</item>
	
		</channel>
	</rss>