<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[WeatherDuino Forum - Third-party Addons]]></title>
		<link>https://www.meteocercal.info/forum/</link>
		<description><![CDATA[WeatherDuino Forum - https://www.meteocercal.info/forum]]></description>
		<pubDate>Thu, 16 Apr 2026 12:37:34 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[WeatherDuino (Local JSON) – Home Assistant Integration (v0.5.6)]]></title>
			<link>https://www.meteocercal.info/forum/thread-2376.html</link>
			<pubDate>Wed, 28 Jan 2026 06:33:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2393">Sun_Dancer</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2376.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">WeatherDuino (Local JSON) – Home Assistant Integration (v0.5.6)</span><br />
Local-only Home Assistant integration for <span style="font-weight: bold;" class="mycode_b">WeatherDuino devices</span> using the built-in HTTP JSON interface – <span style="font-weight: bold;" class="mycode_b">no cloud, no YAML</span>, UI setup via Config Flow.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Supported devices:</span><br />
WeatherDuino <span style="font-weight: bold;" class="mycode_b">4Pro</span>, <span style="font-weight: bold;" class="mycode_b">WeatherDisplay 4Pro</span>, <span style="font-weight: bold;" class="mycode_b">AQM2</span>, <span style="font-weight: bold;" class="mycode_b">AQM3</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><ul class="mycode_list"><li>Local JSON (/json or / )<br />
</li>
<li>Automatic sensor creation<br />
</li>
<li>Correct scaling &amp; display precision<br />
</li>
<li>CO₂ shown as real ppm (no decimals)<br />
</li>
<li>Wind, rain, solar, air quality, soil &amp; external sensors supported<br />
</li>
</ul>
Repository:<br />
👉 <a href="https://github.com/Sundancer78/weatherduino-homeassistant?utm_source=chatgpt.com" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sundancer78/weatherduino-homeassistant</a><br />
<br />
<br />
<br />
----old<br />
WeatherDuino 4Pro (Local JSON) – Home Assistant Integration<br />
I’ve released a <span style="font-weight: bold;" class="mycode_b">custom Home Assistant integration specifically for the WeatherDuino 4Pro</span>, reading sensor data <span style="font-weight: bold;" class="mycode_b">locally via HTTP JSON</span> – <span style="font-weight: bold;" class="mycode_b">no cloud</span>, <span style="font-weight: bold;" class="mycode_b">no YAML configuration required</span>.<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>⚠️ <span style="font-weight: bold;" class="mycode_b">Important:</span><br />
 At the moment, this integration is tested and confirmed to work <span style="font-weight: bold;" class="mycode_b">only with the WeatherDuino 4Pro</span>.<br />
 Other WeatherDuino models may require adjustments to the JSON structure and are not yet supported.</blockquote>
🔧 Key Features<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Local-only integration</span> via the WeatherDuino 4Pro JSON endpoint ( /json)<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Config Flow (UI setup)</span> – just enter IP/hostname<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Automatic sensor creation</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Clean naming</span> (no WeatherDuino &lt;IP&gt;<br />
 prefixes in Home Assistant)<br />
</li>
<li>Uses the <span style="font-weight: bold;" class="mycode_b">device-reported ID</span> for proper device naming<br />
</li>
<li>Supported sensors (depending on your 4Pro configuration):<ul class="mycode_list"><li>Temperature &amp; humidity (indoor / outdoor)<br />
</li>
<li>Barometric pressure<br />
</li>
<li>Wind (speed, gust, direction)<br />
</li>
<li>Rain (rate &amp; total today)<br />
</li>
<li>Solar radiation / UV index<br />
</li>
<li>Air quality (CO₂, PM2.5, PM10, AQI)<br />
</li>
<li>Soil moisture sensors<br />
</li>
<li>Additional external sensors (ES1–ES4)<br />
</li>
</ul>
</li>
</ul>
📊 Dashboard Examples Included<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Windrose Card</span> (24h / 4h wind distribution)<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">ApexCharts</span> for wind, gusts and rain history<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Rain Gauge Card</span> for daily rainfall<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Mushroom Cards</span> for clean status &amp; quick values<br />
</li>
</ul>
All Lovelace dashboard examples (including full YAML) are documented in the repository.<br />
📦 Installation<ul class="mycode_list"><li>Via <span style="font-weight: bold;" class="mycode_b">HACS (Custom Repository)</span> or manual installation<br />
</li>
<li>After installation, add the integration via<br />
 <span style="font-weight: bold;" class="mycode_b">Settings → Devices &amp; Services → Add Integration</span><br />
</li>
</ul>
🔗 Repository<br />
👉 <a href="https://github.com/Sundancer78/weatherduino-homeassistant" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sundancer78/weatherdu...eassistant</a><br />
Feedback, issues, and pull requests are very welcome — especially from other WeatherDuino 4Pro users 😊]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">WeatherDuino (Local JSON) – Home Assistant Integration (v0.5.6)</span><br />
Local-only Home Assistant integration for <span style="font-weight: bold;" class="mycode_b">WeatherDuino devices</span> using the built-in HTTP JSON interface – <span style="font-weight: bold;" class="mycode_b">no cloud, no YAML</span>, UI setup via Config Flow.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Supported devices:</span><br />
WeatherDuino <span style="font-weight: bold;" class="mycode_b">4Pro</span>, <span style="font-weight: bold;" class="mycode_b">WeatherDisplay 4Pro</span>, <span style="font-weight: bold;" class="mycode_b">AQM2</span>, <span style="font-weight: bold;" class="mycode_b">AQM3</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><ul class="mycode_list"><li>Local JSON (/json or / )<br />
</li>
<li>Automatic sensor creation<br />
</li>
<li>Correct scaling &amp; display precision<br />
</li>
<li>CO₂ shown as real ppm (no decimals)<br />
</li>
<li>Wind, rain, solar, air quality, soil &amp; external sensors supported<br />
</li>
</ul>
Repository:<br />
👉 <a href="https://github.com/Sundancer78/weatherduino-homeassistant?utm_source=chatgpt.com" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sundancer78/weatherduino-homeassistant</a><br />
<br />
<br />
<br />
----old<br />
WeatherDuino 4Pro (Local JSON) – Home Assistant Integration<br />
I’ve released a <span style="font-weight: bold;" class="mycode_b">custom Home Assistant integration specifically for the WeatherDuino 4Pro</span>, reading sensor data <span style="font-weight: bold;" class="mycode_b">locally via HTTP JSON</span> – <span style="font-weight: bold;" class="mycode_b">no cloud</span>, <span style="font-weight: bold;" class="mycode_b">no YAML configuration required</span>.<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>⚠️ <span style="font-weight: bold;" class="mycode_b">Important:</span><br />
 At the moment, this integration is tested and confirmed to work <span style="font-weight: bold;" class="mycode_b">only with the WeatherDuino 4Pro</span>.<br />
 Other WeatherDuino models may require adjustments to the JSON structure and are not yet supported.</blockquote>
🔧 Key Features<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Local-only integration</span> via the WeatherDuino 4Pro JSON endpoint ( /json)<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Config Flow (UI setup)</span> – just enter IP/hostname<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Automatic sensor creation</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Clean naming</span> (no WeatherDuino &lt;IP&gt;<br />
 prefixes in Home Assistant)<br />
</li>
<li>Uses the <span style="font-weight: bold;" class="mycode_b">device-reported ID</span> for proper device naming<br />
</li>
<li>Supported sensors (depending on your 4Pro configuration):<ul class="mycode_list"><li>Temperature &amp; humidity (indoor / outdoor)<br />
</li>
<li>Barometric pressure<br />
</li>
<li>Wind (speed, gust, direction)<br />
</li>
<li>Rain (rate &amp; total today)<br />
</li>
<li>Solar radiation / UV index<br />
</li>
<li>Air quality (CO₂, PM2.5, PM10, AQI)<br />
</li>
<li>Soil moisture sensors<br />
</li>
<li>Additional external sensors (ES1–ES4)<br />
</li>
</ul>
</li>
</ul>
📊 Dashboard Examples Included<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Windrose Card</span> (24h / 4h wind distribution)<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">ApexCharts</span> for wind, gusts and rain history<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Rain Gauge Card</span> for daily rainfall<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Mushroom Cards</span> for clean status &amp; quick values<br />
</li>
</ul>
All Lovelace dashboard examples (including full YAML) are documented in the repository.<br />
📦 Installation<ul class="mycode_list"><li>Via <span style="font-weight: bold;" class="mycode_b">HACS (Custom Repository)</span> or manual installation<br />
</li>
<li>After installation, add the integration via<br />
 <span style="font-weight: bold;" class="mycode_b">Settings → Devices &amp; Services → Add Integration</span><br />
</li>
</ul>
🔗 Repository<br />
👉 <a href="https://github.com/Sundancer78/weatherduino-homeassistant" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sundancer78/weatherdu...eassistant</a><br />
Feedback, issues, and pull requests are very welcome — especially from other WeatherDuino 4Pro users 😊]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WeeWx extra data plugin]]></title>
			<link>https://www.meteocercal.info/forum/thread-1591.html</link>
			<pubDate>Mon, 17 Dec 2018 22:03:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=1183">engolling</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1591.html</guid>
			<description><![CDATA[Hello everybody,<br />
<br />
Finally it's the time to release the first (beta) version for the WeeWx WeatherDuino Logger plugin.<br />
This plugin for WeeWx allows you to get all extra data like snow height, AQM data or any extra sensors in full precision to WeeWx weather software.<br />
<br />
<img src="https://ptvjiw.db.files.1drv.com/y4mj7v7r65wBJP5QK31hcW2xVDKwW6Z-tDctpNcshAoXmfjvhRi-hyh679y2gNOYk7D218KS1baUidQvV8HXxt6xjzM40Q4PKachDzcapmSk4qTF7f_is45d871mblT2XM3ZImvxwXBvjetcBMWpcIh2jS-01PWIxLndVNNzub1hB-XFy1t8RAaBFswiOTAuHU6HlvvHJA7FJ-gfE-w4swn6w?width=499&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4mj7v7r65wBJP5QK31hcW2xVDKwW6Z-tDctpNcs...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
The principle is very easy, the WeatherDuino logger plugin writes each minute a WeeWx export text file with your desired values. The WeeWx plugin reads this file, checks its currency, and saves it to the WeeWx database.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff3333;" class="mycode_color">Attention: </span></span>The plugin was tested with the Database to use metric units, it should also work with a database in US units (default), but I have not tested it yet.</span><br />
<span style="text-decoration: underline;" class="mycode_u">Please read the included manual carefully. Since the plugin is in a beta stadium, all preconditions have to be like in the test environment, otherwise WeeWx might crash.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Don't forget to make some backups before</span>  <img src="https://www.meteocercal.info/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Find the latest release and the install manuals in my git:<br />
<a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a><br />
<br />
<br />
Best regards,<br />
engolling]]></description>
			<content:encoded><![CDATA[Hello everybody,<br />
<br />
Finally it's the time to release the first (beta) version for the WeeWx WeatherDuino Logger plugin.<br />
This plugin for WeeWx allows you to get all extra data like snow height, AQM data or any extra sensors in full precision to WeeWx weather software.<br />
<br />
<img src="https://ptvjiw.db.files.1drv.com/y4mj7v7r65wBJP5QK31hcW2xVDKwW6Z-tDctpNcshAoXmfjvhRi-hyh679y2gNOYk7D218KS1baUidQvV8HXxt6xjzM40Q4PKachDzcapmSk4qTF7f_is45d871mblT2XM3ZImvxwXBvjetcBMWpcIh2jS-01PWIxLndVNNzub1hB-XFy1t8RAaBFswiOTAuHU6HlvvHJA7FJ-gfE-w4swn6w?width=499&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4mj7v7r65wBJP5QK31hcW2xVDKwW6Z-tDctpNcs...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
The principle is very easy, the WeatherDuino logger plugin writes each minute a WeeWx export text file with your desired values. The WeeWx plugin reads this file, checks its currency, and saves it to the WeeWx database.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff3333;" class="mycode_color">Attention: </span></span>The plugin was tested with the Database to use metric units, it should also work with a database in US units (default), but I have not tested it yet.</span><br />
<span style="text-decoration: underline;" class="mycode_u">Please read the included manual carefully. Since the plugin is in a beta stadium, all preconditions have to be like in the test environment, otherwise WeeWx might crash.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Don't forget to make some backups before</span>  <img src="https://www.meteocercal.info/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Find the latest release and the install manuals in my git:<br />
<a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a><br />
<br />
<br />
Best regards,<br />
engolling]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Snow height measurement system]]></title>
			<link>https://www.meteocercal.info/forum/thread-1575.html</link>
			<pubDate>Fri, 09 Nov 2018 21:42:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=1183">engolling</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1575.html</guid>
			<description><![CDATA[<span style="font-size: medium;" class="mycode_size">Finally it is time to introduce the snow height measurement system officially.</span><br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://qnuama.db.files.1drv.com/y4mqclvy7n9NyYGl5Dzye9D1I3-lrus20eTyB7MfFe9Pk4k79DrpaV6n6tWs3Z8g-D7IjYBMTTUwuIVriHYKQNlhCYIrhOD7QwNjEI_SgKp6N-0MWPpGdddMAJPJuWtv7TuNDZGxFGtNlBb5HqJMeRC4chLhWT6Bt-VN1W9qr3sqUAd2G4ZhiNHHzNZr_9vkLdy-5h9K7ukE5_DoKw7w_9N2w?width=386&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4mqclvy7n9NyYGl5Dzye9D1I3-lrus20eTyB7Mf...pmode=none]" class="mycode_img img-responsive" /></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><ul class="mycode_list"><li>Automatically measures snow height with a laser range meter<br />
</li>
<li>Emulates a HTU temperature sensor to transmit snow height as humidity value<br />
</li>
<li>Snow height can be mapped on the RX station to an extra humidity to get it to any weather software<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Supported devices:</span><ul class="mycode_list"><li>HIREED Laser ranging device with rs232 interface<br />
(can be bought on AliExpress or Ebay)<br />
</li>
<li>HOLO Laser ranging device<br />
(can be bought as bundle including the PCB)<br />
</li>
</ul>
<br />
<img src="https://o9x9lw.db.files.1drv.com/y4mub-voTG0uPuU4vyMWwdcbwhSAUrp8HleqOmDrHXpMml_9dxYFxCZS-i5dZfQn6jlkvBO20c_u0MEssbNe_aFVSh9dnWjQmERCoEBZ7S-WJJwtnksKZc1B2QVoBPVEDBLfljo8M9mcRsmTKspSNK_mBcFTk1jSBFvRtcJZCCrDdGq-5HJC8F_W_IbO7nMkQLE536J4n-x6gfNw6alGX0DZw?width=446&amp;height=660&amp;cropmode=none" loading="lazy"  width="400" height="592" alt="[Image: y4mub-voTG0uPuU4vyMWwdcbwhSAUrp8HleqOmDr...pmode=none]" class="mycode_img img-responsive" /> <img src="https://o9xplw.db.files.1drv.com/y4myiXVHwn6NQlTnX5vTPZ_0aqN_Keh_fmJSqJyRba6G3kS2FIqtwDNIp_YUOKz6Y0wi_R-qB0g-mbm2iWPZZ6soOoUPNcsoUxKcOSlGwqWQNVe5vqFC6y56vDpIsRlfJBMke8m1G7fBvPnqpV6xle-q0-wf_0sfUI1e6AJZBlqOiZ984vRTPUISVgSWOjshVo98i6uhGnqnaMLGFAYWPaKvw?width=477&amp;height=660&amp;cropmode=none" loading="lazy"  width="400" height="553" alt="[Image: y4myiXVHwn6NQlTnX5vTPZ_0aqN_Keh_fmJSqJyR...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">Where to buy the hardware:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Snow height measurement v4.1 HASL free double layered PCB</span><br />
Board size: 50mm x 50mm<br />
PCB supplied as pictured below: 13,50€ - <span style="font-weight: bold;" class="mycode_b"><span style="color: #339933;" class="mycode_color">Available immediately</span></span><br />
<br />
<img src="https://qtx1lw.db.files.1drv.com/y4mqO2Xu85BQS-clsyGiUOzh4oLt9X7SyKBxS2lQ9qi3N2aKqwq4eiE0LoReo0_9vYttOb79O3UNQ3w3rLa1VaMo6OySaMdbLjijzSmW07FMKFonEDi8JH4QvvIVIpYIJMCAn16f2BsdgDPe6LGvfkjqW9US-MqE_QQZ-q0ndsKw7PNeaHh04YqMBSpzigy3oohiSKtX9fkSrfzaD8oK9NCEw?width=2327&amp;height=2305&amp;cropmode=none" loading="lazy"  alt="[Image: y4mqO2Xu85BQS-clsyGiUOzh4oLt9X7SyKBxS2lQ...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Bundle option:</span><br />
PCB + HOLO NS-20 LASER ranging device: 43,50€ - <span style="font-weight: bold;" class="mycode_b"><span style="color: #339933;" class="mycode_color">Available immediately</span></span><br />
<br />
<hr class="mycode_hr" />
<span style="text-decoration: underline;" class="mycode_u">If you want to buy a module just write a PM.</span><br />
<br />
<br />
Worldwide Shipping with tracking number: 7,30€<br />
Combined shipping is used if possible.<br />
<br />
Accepted Payment Methods: PayPal and bank transfer for European customers<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">How to use:</span></span><br />
Find the the manual in the attachment.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Software and installation manual is available via GitHub: </span><br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">schematics v4.2 are available in attachment.</span><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.meteocercal.info/forum/images/attachtypes/zip.gif" title="ZIP File" alt=".zip" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=1656" target="_blank">Snow_Schematic_v4.1.zip</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">61,73 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">351</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-size: medium;" class="mycode_size">Finally it is time to introduce the snow height measurement system officially.</span><br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://qnuama.db.files.1drv.com/y4mqclvy7n9NyYGl5Dzye9D1I3-lrus20eTyB7MfFe9Pk4k79DrpaV6n6tWs3Z8g-D7IjYBMTTUwuIVriHYKQNlhCYIrhOD7QwNjEI_SgKp6N-0MWPpGdddMAJPJuWtv7TuNDZGxFGtNlBb5HqJMeRC4chLhWT6Bt-VN1W9qr3sqUAd2G4ZhiNHHzNZr_9vkLdy-5h9K7ukE5_DoKw7w_9N2w?width=386&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4mqclvy7n9NyYGl5Dzye9D1I3-lrus20eTyB7Mf...pmode=none]" class="mycode_img img-responsive" /></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><ul class="mycode_list"><li>Automatically measures snow height with a laser range meter<br />
</li>
<li>Emulates a HTU temperature sensor to transmit snow height as humidity value<br />
</li>
<li>Snow height can be mapped on the RX station to an extra humidity to get it to any weather software<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Supported devices:</span><ul class="mycode_list"><li>HIREED Laser ranging device with rs232 interface<br />
(can be bought on AliExpress or Ebay)<br />
</li>
<li>HOLO Laser ranging device<br />
(can be bought as bundle including the PCB)<br />
</li>
</ul>
<br />
<img src="https://o9x9lw.db.files.1drv.com/y4mub-voTG0uPuU4vyMWwdcbwhSAUrp8HleqOmDrHXpMml_9dxYFxCZS-i5dZfQn6jlkvBO20c_u0MEssbNe_aFVSh9dnWjQmERCoEBZ7S-WJJwtnksKZc1B2QVoBPVEDBLfljo8M9mcRsmTKspSNK_mBcFTk1jSBFvRtcJZCCrDdGq-5HJC8F_W_IbO7nMkQLE536J4n-x6gfNw6alGX0DZw?width=446&amp;height=660&amp;cropmode=none" loading="lazy"  width="400" height="592" alt="[Image: y4mub-voTG0uPuU4vyMWwdcbwhSAUrp8HleqOmDr...pmode=none]" class="mycode_img img-responsive" /> <img src="https://o9xplw.db.files.1drv.com/y4myiXVHwn6NQlTnX5vTPZ_0aqN_Keh_fmJSqJyRba6G3kS2FIqtwDNIp_YUOKz6Y0wi_R-qB0g-mbm2iWPZZ6soOoUPNcsoUxKcOSlGwqWQNVe5vqFC6y56vDpIsRlfJBMke8m1G7fBvPnqpV6xle-q0-wf_0sfUI1e6AJZBlqOiZ984vRTPUISVgSWOjshVo98i6uhGnqnaMLGFAYWPaKvw?width=477&amp;height=660&amp;cropmode=none" loading="lazy"  width="400" height="553" alt="[Image: y4myiXVHwn6NQlTnX5vTPZ_0aqN_Keh_fmJSqJyR...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">Where to buy the hardware:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Snow height measurement v4.1 HASL free double layered PCB</span><br />
Board size: 50mm x 50mm<br />
PCB supplied as pictured below: 13,50€ - <span style="font-weight: bold;" class="mycode_b"><span style="color: #339933;" class="mycode_color">Available immediately</span></span><br />
<br />
<img src="https://qtx1lw.db.files.1drv.com/y4mqO2Xu85BQS-clsyGiUOzh4oLt9X7SyKBxS2lQ9qi3N2aKqwq4eiE0LoReo0_9vYttOb79O3UNQ3w3rLa1VaMo6OySaMdbLjijzSmW07FMKFonEDi8JH4QvvIVIpYIJMCAn16f2BsdgDPe6LGvfkjqW9US-MqE_QQZ-q0ndsKw7PNeaHh04YqMBSpzigy3oohiSKtX9fkSrfzaD8oK9NCEw?width=2327&amp;height=2305&amp;cropmode=none" loading="lazy"  alt="[Image: y4mqO2Xu85BQS-clsyGiUOzh4oLt9X7SyKBxS2lQ...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Bundle option:</span><br />
PCB + HOLO NS-20 LASER ranging device: 43,50€ - <span style="font-weight: bold;" class="mycode_b"><span style="color: #339933;" class="mycode_color">Available immediately</span></span><br />
<br />
<hr class="mycode_hr" />
<span style="text-decoration: underline;" class="mycode_u">If you want to buy a module just write a PM.</span><br />
<br />
<br />
Worldwide Shipping with tracking number: 7,30€<br />
Combined shipping is used if possible.<br />
<br />
Accepted Payment Methods: PayPal and bank transfer for European customers<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">How to use:</span></span><br />
Find the the manual in the attachment.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Software and installation manual is available via GitHub: </span><br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">schematics v4.2 are available in attachment.</span><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.meteocercal.info/forum/images/attachtypes/zip.gif" title="ZIP File" alt=".zip" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=1656" target="_blank">Snow_Schematic_v4.1.zip</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">61,73 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">351</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Data logging addon]]></title>
			<link>https://www.meteocercal.info/forum/thread-1434.html</link>
			<pubDate>Mon, 23 Jul 2018 20:31:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=1183">engolling</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1434.html</guid>
			<description><![CDATA[Hello folks,<br />
<br />
I would like to introduce my data logging plugin for the <span style="font-weight: bold;" class="mycode_b">WeatherDuino Pro2 Plus.</span><br />
<img src="https://p9uama.db.files.1drv.com/y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWgo4YFPRpyls-sX0NL8-npC9Dcyy6TXSl0kJivE-mJku1bzevz-FbAHwS20EYAVUraQiwsVzTYoW1kG7OkvVRzy_O5-lSkDpjA7D7TusC4FQAwrD4wcgnye4NXq3vpaieZFrv9PTsV0fputJlYcPQA2JWzkJlhiWTDeOb0-XZB5FeCwSUgw?width=377&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWg...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
The plugin allows to log all the captured data in full precision, even that data that may be captured, but can not be transmitted via the Davis Loop Protocol.<br />
At the moment all data is sampled each minute.<br />
<br />
<br />
The data is saved as *.csv file in readable ascii which can be viewed or processed later on.<br />
There are some changes on the original software by werk necessary and a small hardware modification to get access to the serial port 3 of the Meduino.<br />
<br />
Moreover there is a possibility to export a data vector to a software interface to WeeWx to import extra data like a second rain gauge or a snow height measurement.<br />
The corresponding driver for WeeWx is under development at the moment.<br />
<br />
Please feel free to suggest any improvements or wishes and use it whenever you like it.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The latest version is working with WeatherDuino software v8 and available via GitHub.</span><br />
<a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a><br />
<br />
<span style="text-decoration: underline;" class="mycode_u">Please read the included manual before using.</span>]]></description>
			<content:encoded><![CDATA[Hello folks,<br />
<br />
I would like to introduce my data logging plugin for the <span style="font-weight: bold;" class="mycode_b">WeatherDuino Pro2 Plus.</span><br />
<img src="https://p9uama.db.files.1drv.com/y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWgo4YFPRpyls-sX0NL8-npC9Dcyy6TXSl0kJivE-mJku1bzevz-FbAHwS20EYAVUraQiwsVzTYoW1kG7OkvVRzy_O5-lSkDpjA7D7TusC4FQAwrD4wcgnye4NXq3vpaieZFrv9PTsV0fputJlYcPQA2JWzkJlhiWTDeOb0-XZB5FeCwSUgw?width=377&amp;height=177&amp;cropmode=none" loading="lazy"  alt="[Image: y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWg...pmode=none]" class="mycode_img img-responsive" /><br />
<br />
The plugin allows to log all the captured data in full precision, even that data that may be captured, but can not be transmitted via the Davis Loop Protocol.<br />
At the moment all data is sampled each minute.<br />
<br />
<br />
The data is saved as *.csv file in readable ascii which can be viewed or processed later on.<br />
There are some changes on the original software by werk necessary and a small hardware modification to get access to the serial port 3 of the Meduino.<br />
<br />
Moreover there is a possibility to export a data vector to a software interface to WeeWx to import extra data like a second rain gauge or a snow height measurement.<br />
The corresponding driver for WeeWx is under development at the moment.<br />
<br />
Please feel free to suggest any improvements or wishes and use it whenever you like it.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The latest version is working with WeatherDuino software v8 and available via GitHub.</span><br />
<a href="https://github.com/menachers/WeatherDuino" target="_blank" rel="noopener" class="mycode_url">https://github.com/menachers/WeatherDuino</a><br />
<br />
<span style="text-decoration: underline;" class="mycode_u">Please read the included manual before using.</span>]]></content:encoded>
		</item>
	</channel>
</rss>