<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Blog - All Comments</title><link>/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Cool Wave - The Heat Reduction Concept</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/cool-wave---the-heat-reduction-concept</link><pubDate>Thu, 23 Apr 2026 20:02:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:58880490-e693-48a0-bebc-86c24d4633b9</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;That solution will help, but getting better insulation and using reflective coatings on buildings would help more.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26870&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Cool Wave - Project Summary</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/cool-wave---project-summary</link><pubDate>Sat, 16 Aug 2025 12:01:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:25e6a9ee-d6b4-49f5-8e6d-b9cc33c4e553</guid><dc:creator>beacon_dave</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&amp;nbsp;[mention:2fe2c63b9c1b44eba25cdc436c6aca2f:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;&amp;nbsp;Just wondering if you have any progress updates on this project now that there have been a couple&amp;nbsp;of summers to conduct some tests ?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27019&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Tue, 07 Nov 2023 19:14:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>amgalbu</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I missed the announcement! Thanks to element14 and to the judges! And compliments to all other winners and finishers!&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Cool Wave - Project Summary</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/cool-wave---project-summary</link><pubDate>Mon, 06 Nov 2023 23:35:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:25e6a9ee-d6b4-49f5-8e6d-b9cc33c4e553</guid><dc:creator>ntewinkel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is a really nice project!&lt;/p&gt;
&lt;p&gt;The concept it simple, but very useful. You described all the steps well, included all the pieces. I hope others will be able to make use of it.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve done this the old-school manual way for many years: check temperature inside and outside, and open the windows when it&amp;#39;s cooler outside, close them when it&amp;#39;s hotter outside. [emoticon:752f32bcc91d4a448db162742a877a4a] &amp;nbsp;But it depends on natural air movement, which isn&amp;#39;t always available, and I don&amp;#39;t trust the cats to stay safe... they tend to whack at insects on the window screens [emoticon:752f32bcc91d4a448db162742a877a4a]&lt;/p&gt;
&lt;p&gt;I might have to add this idea to my list of winter projects. I might have to add a smoke sensor to the outside sensor though [emoticon:7001ca6adc474a82b3fba88f98f15573]&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27019&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Cool Wave - Testing temperature sensors for use with the Seeeduino XIAO</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/cool-wave---testing-temperature-sensors-for-use-with-the-seeeduino-xiao</link><pubDate>Mon, 06 Nov 2023 23:20:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:29ae8171-cd52-4adb-97ef-dc15a86bda35</guid><dc:creator>ntewinkel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great overview of temperature sensors.&lt;/p&gt;
&lt;p&gt;Good point about the MicroPython limitations - I didn&amp;#39;t even stop to think that this might&amp;nbsp;be an issue. I&amp;#39;ve been planning to move more to MicroPython, but it might not be a simple thing to do [emoticon:5ce50ea3f9eb49809e861e8733750338]&lt;/p&gt;
&lt;p&gt;You might also like the BME280 (temp+humidity+pressure) or BMP280 (temp+pressure). They are quite affordable too, and easy to use in Arduino - Adafruit has boards, examples, and libraries. I don&amp;#39;t know how well supported they would be for MicroPython. I did find I had to reset the power to them under certain conditions for long-term use, so I power it via a GPIO pin and give it a reboot if it fails to come online for the regular temperature/humidity updates my sensor&amp;nbsp;does.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26951&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Cool Wave - Setting up the Seeeduino XIAO</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/cool-wave---setting-up-the-seeeduino-xiao</link><pubDate>Mon, 06 Nov 2023 23:07:13 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8fc078f2-0c85-48c6-823a-55e9fa29d11f</guid><dc:creator>ntewinkel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is really good! People underestimate the importance of the flashing LED &amp;quot;hello, world!&amp;quot; type of application [emoticon:c4563cd7d5574777a71c318021cbbcc8]&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26886&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 19:35:13 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>hitesh.boghani</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Congratulations to the winners and finishers! Nice projects!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 19:11:58 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>redcharly</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Congratulations, great challenge!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 15:34:59 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>sandeepdwivedi17</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Congratulations to &lt;span&gt;&lt;a class="ui-contentpeek internal-link view-user-profile" href="/members/alistairuk" data-contentid="2fe2c63b9c1b44eba25cdc436c6aca2f" data-contenttypeid="e9ed411860ed4f2ba0265705b8793d05" data-e14adj="t"&gt;Alistair&lt;/a&gt; , &lt;a class="ui-contentpeek internal-link view-user-profile" href="/members/amgalbu" data-contentid="af9afcdd12d240cc981e22fc1d60c025" data-contenttypeid="e9ed411860ed4f2ba0265705b8793d05" data-e14adj="t"&gt;amgalbu&lt;/a&gt;&amp;nbsp; ,&lt;strong&gt;&lt;a class="ui-contentpeek internal-link view-user-profile" href="/members/zhar_5f00_14" data-contentid="eba72df8e27d4fc0a6fd1005b1403655" data-contenttypeid="e9ed411860ed4f2ba0265705b8793d05" data-e14adj="t"&gt;Zhar_14&lt;/a&gt;&amp;nbsp;&amp;nbsp; and all other participants&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 14:42:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>JWx</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Congratulations!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 11:29:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>javagoza</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Amazing projects. Congratulations&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Fri, 03 Nov 2023 10:29:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>Alistair</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Well, yay, thank you. I am glad my entry was appreciated. :-)&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Thu, 02 Nov 2023 21:37:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>scottiebabe</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Awesome work saving the [emoticon:cfe26dc5dc444127b131e47c4a03b5b5] [emoticon:12b4d7d82eab4c9296f4f45657a8e383]&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Thu, 02 Nov 2023 18:35:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Well done everyone, this was a very interesting challenge to follow.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Winners Announcement - Summer of Green Tech</title><link>https://community.element14.com/challenges-projects/design-challenges/summer-of-green-tech-design-challenge/b/blog/posts/winners-announcement---summer-of-green-tech</link><pubDate>Thu, 02 Nov 2023 18:09:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bb675078-a88c-4433-bae3-6cf3bc1a13a6</guid><dc:creator>dougw</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Congratulations to the participants. Great work on the project theme this year.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27162&amp;AppID=414&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>