<?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>The Plant Blog 1: Starting The Plant and First Steps</title><link>/challenges-projects/design-challenges/vertical-farming/b/blog/posts/the-plant-blog-1-starting-the-plant-and-first-steps</link><description>The Plant Blog 1: Starting The Plant and First Steps Hi everybody, Before I get into the fun stuff, I want to thank Element 14 for giving me, and my team, the opportunity to compete in this competition. I will be writing these blogs and submitt...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: The Plant Blog 1: Starting The Plant and First Steps</title><link>https://community.element14.com/challenges-projects/design-challenges/vertical-farming/b/blog/posts/the-plant-blog-1-starting-the-plant-and-first-steps</link><pubDate>Sat, 19 Sep 2015 10:43:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e50af9ca-a589-4518-bd62-c07d5213691a</guid><dc:creator>e14 Contributor</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Impressive first post, I&amp;#39;ll read your newer posts with much interest. Aquaponics is indeed a major step forward in making our food-production systems much more efficient, but like you said, creating and maintaining eco-systems is not easy.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How much people does your team consist of? And how professional are you?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=175&amp;AppID=120&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: The Plant Blog 1: Starting The Plant and First Steps</title><link>https://community.element14.com/challenges-projects/design-challenges/vertical-farming/b/blog/posts/the-plant-blog-1-starting-the-plant-and-first-steps</link><pubDate>Mon, 03 Aug 2015 18:02:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e50af9ca-a589-4518-bd62-c07d5213691a</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Great post.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Yes, it is much harder to grow things using aqua culture than you think of at first glance.&lt;/p&gt;&lt;p&gt;Raising crops is hard work.&amp;nbsp; I grew up in farm country and even with good soil and well timed rain, there are still many variables that can affect your harvest.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have seen some very successful implementations, but there will always be issues of cost effectiveness.&lt;/p&gt;&lt;p&gt;One bright point is that if it can be done at reasonable cost, there are lots of areas where normal farming can&amp;#39;t be done, that could be adapted for this method.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=175&amp;AppID=120&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: The Plant Blog 1: Starting The Plant and First Steps</title><link>https://community.element14.com/challenges-projects/design-challenges/vertical-farming/b/blog/posts/the-plant-blog-1-starting-the-plant-and-first-steps</link><pubDate>Mon, 03 Aug 2015 05:14:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e50af9ca-a589-4518-bd62-c07d5213691a</guid><dc:creator>RWReynolds</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Nice write-up Erik.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m really intrigued with aquaponics, but I think it&amp;#39;s a bit of a stretch for me to attempt in this challenge. I&amp;#39;ve been interested ever since I saw the video below. This blows my mind. And I wonder why it hasn&amp;#39;t been duplicated on a massive scale. Meaning lots of small operations similar to what this guy has built.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.youtube.com/watch?v=jV9CCxdkOng" rel="nofollow ugc noopener" target="_blank" title="https://www.youtube.com/watch?v=jV9CCxdkOng"&gt;https://www.youtube.com/watch?v=jV9CCxdkOng&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;m afraid my grow system will be quite simplistic. As my forte is definitely the automation side of things.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Concerning the EZ32 MCUs. Keep in mind that unless you implement an operating system on them then it will be a bare-metal build. An OS, in this case, would mean implementing an RTOS I believe. Again something I&amp;#39;m not familiar enough with to attempt on this project. I know the EZ32 provides 256K of program Flash memory and 32K of operating RAM. I&amp;#39;m not sure how much of that would be taken by an RTOS. My intention is to implement a bare-metal solution using SimplicityStudio and C/C++. I guess really in C, as I haven&amp;#39;t found any C++ examples in the IDE and I will definitely be starting with example code. I have nothing to run them on yet, but I&amp;#39;ve built a couple of the example projects. The IDE is actually pretty nice. Based on some version of Eclipse. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you&amp;#39;re making major headway with the Pi then it might make sense to move forward with that work and use one of the VCOM interfaces to establish comm between the EZ32 and the Pi. Especially if you have more than one person available to do software development.&amp;nbsp; The Pi definitely makes sense for the logging and IoT aspects of your desihn. &lt;span&gt;I&amp;#39;m considering using a Pi in my build as well. And I know there is another challenger who plans to use a BeagleBone Black. Just remember that you must utilize the EZ32 in some fashion.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just my thoughts. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=175&amp;AppID=120&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: The Plant Blog 1: Starting The Plant and First Steps</title><link>https://community.element14.com/challenges-projects/design-challenges/vertical-farming/b/blog/posts/the-plant-blog-1-starting-the-plant-and-first-steps</link><pubDate>Mon, 03 Aug 2015 02:44:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e50af9ca-a589-4518-bd62-c07d5213691a</guid><dc:creator>shanesissons</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hey,&lt;/p&gt;&lt;p&gt;great idea i had never thought of using aquaponics or even heard of the idea but if it can be controlled correctly you could be onto a great idea here &lt;/p&gt;&lt;p&gt;kinda reminds me of a viral clip a few years ago where goldfish lived at the bottom of a deep fat fryer and ate all of the batter that fell down &lt;/p&gt;&lt;p&gt;good look and i hope that the ph sensor eliminates the issues you had previously &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;shane&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=175&amp;AppID=120&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>