<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="236917" data-post-id="236917">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="crova" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/crova/120/25853_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  crova
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m interested in case building but to let it live outside.<br>
My end goal would be to have small solar panels within the case so it could charge small batteries and power itself.<br>
It would have to be impermeable as well.</p>
<p>Work has been keeping me away from this project but I’ll get to it, eventually.</p>
<p>If anyone advance in this subject, please share your learnings.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="236917" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/52">Post #51</a>
	                </div>
	            </div>
              <div id="likers-container-236917" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236917"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #51"></div>
  </section>
</div>
    <div class="postbit" id="236931" data-post-id="236931">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="freewebwithme" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/freewebwithme/120/17761_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  freewebwithme
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I am still looking for rp zero wh in us area but no luck</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="236931" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/53">Post #52</a>
	                </div>
	            </div>
              <div id="likers-container-236931" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236931"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #52"></div>
  </section>
</div>
    <div class="postbit" id="236939" data-post-id="236939">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="fhunleth" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/fhunleth/120/978_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  fhunleth
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Co-author of Nerves</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Every once in a while I see an RPi Zero WH at Microcenter, but they do seem to be in short supply. If you don’t mind soldering, both the regular RPi Zero and RPi Zero 2 work. If you use the RPi Zero 2, use <code>MIX_TARGET=rpi3a</code> instead of <code>MIX_TARGET=rpi0</code>. In case you’re wondering, the RPi Zero 2 is really similar to a Raspberry Pi 3A except for its shape and size.</p>
<p>The other Raspberry Pis will also work for the book with modifications to the <code>MIX_TARGET</code> lines. The nice thing about the Pi Zeros are that one USB cable can provide power and networking. This other Pis take a couple more steps to set up the first time (mostly if you need WiFi), but are totally doable.</p>
<p>One last note: the Raspberry Pi 4 can also be run with power/networking over one USB C cable if your computer can power it. It uses quite a bit more power than the Pi Zeros, but it does seem to work for many of us.</p>
<p>Hope this helps!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="236939" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/54">Post #53</a>
	                </div>
	            </div>
              <div id="likers-container-236939" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236939"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #53"></div>
  </section>
</div>
    <div class="postbit" id="236963" data-post-id="236963">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="akoutmos" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/akoutmos/120/20230_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  akoutmos
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Author of Build a Weather Station with Elixir and Nerves</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Glad that you enjoyed the book and the project! That’s a mighty slick looking dashboard <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20">.</p>
<p>As for a case…to be honest I didn’t find anything that I really liked or that fit all the parts. So I just leave it out on my desk on top of some anti-static bags. I haven’t explored the HomeKit route…but that does look really interesting and it seems like a natural next step for the project <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="236963" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/55">Post #54</a>
	                </div>
	            </div>
              <div id="likers-container-236963" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236963"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #54"></div>
  </section>
</div>
    <div class="postbit" id="236964" data-post-id="236964">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="crova" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/crova/120/25853_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  crova
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I used this solderless kit on my raspberry and it worked perfectly <a href="https://www.adafruit.com/product/3413" class="inline-onebox" rel="noopener nofollow ugc">GPIO Hammer Headers - Solderless Raspberry Pi Connectors [Male + Female + Installation Jig] : Adafruit Industries, Unique &amp; fun DIY electronics and kits</a>.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="236964" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/56">Post #55</a>
	                </div>
	            </div>
              <div id="likers-container-236964" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236964"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #55"></div>
  </section>
</div>
    <div class="postbit" id="257617" data-post-id="257617">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="linusdm" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/linusdm/120/30659_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  linusdm
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m trying to figure out which sensors I can get my hands on, to get this project done. A few questions I have:</p>
<ul>
<li>The VEML6030 sensor board seems to be unavailable. Is a VEML7700 based sensor board a good alternative?</li>
<li>Is the SGP40 based sensor board a logic follow up (without much modifications) for the indicated SGP30 sensor?</li>
<li>a general question: some sensor boards are based on the same IC, but come from different manufacturers (for example, there are SGP sensor boards from adafruits and from sparkfun, with the same sensor). Are those easily interchanged without any modification to the software? Or are those boards also different to read out in software?</li>
</ul>
<p>Noob questions, I’m sure, but I’m curious anyway <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="257617" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/57">Post #56</a>
	                </div>
	            </div>
              <div id="likers-container-257617" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="257617"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #56"></div>
  </section>
</div>
    <div class="postbit" id="257622" data-post-id="257622">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Sebb" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Sebb/120/21818_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Sebb
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="linusdm" data-post="57" data-topic="41889">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/linusdm/48/30659_2.png" class="avatar"> linusdm:</div>
<blockquote>
<p>The VEML6030 sensor board seems to be unavailable. Is a VEML7700 based sensor board a good alternative?</p>
</blockquote>
</aside>
<p>seems to be available here: <a href="https://www.digikey.de/en/products/detail/vishay-semiconductor-opto-division/VEML6030-SB/8573326" rel="noopener nofollow ugc">https://www.digikey.de/en/products/detail/vishay-semiconductor-opto-division/VEML6030-SB/8573326</a></p>
<aside class="quote no-group" data-username="linusdm" data-post="57" data-topic="41889">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/linusdm/48/30659_2.png" class="avatar"> linusdm:</div>
<blockquote>
<p>a general question: some sensor boards are based on the same IC, but come from different manufacturers (for example, there are SGP sensor boards from adafruits and from sparkfun, with the same sensor). Are those easily interchanged without any modification to the software? Or are those boards also different to read out in software?</p>
</blockquote>
</aside>
<p>If its just the IC it’ll work. But the connectors may be different. Post a link and I can tell you what to do.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="257622" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/58">Post #57</a>
	                </div>
	            </div>
              <div id="likers-container-257622" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="257622"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #57"></div>
  </section>
</div>
    <div class="postbit" id="257627" data-post-id="257627">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="linusdm" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/linusdm/120/30659_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  linusdm
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>That sensor you’re referring to doesn’t seem to have a qwiic connector. I think that VEML6030 sensor isn’t much used anymore.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="257627" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/59">Post #58</a>
	                </div>
	            </div>
              <div id="likers-container-257627" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="257627"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #58"></div>
  </section>
</div>
    <div class="postbit" id="257647" data-post-id="257647">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Sebb" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Sebb/120/21818_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Sebb
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>connector is not that big an issue. changing the IC is way harder.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="257647" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/60">Post #59</a>
	                </div>
	            </div>
              <div id="likers-container-257647" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="257647"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #59"></div>
  </section>
</div>
    <div class="postbit" id="297632" data-post-id="297632">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mensore" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mensore
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m also having a small issue with SGP40 sensor.</p>
<p>I’ve got the other two sensors detected.</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">Circuit.I2C.detect_devices()
Devices on I2C bus "i2c-1":
 * 72  (0x48)
 * 119  (0x77)

2 devices detected on 1 I2C buses
</code></pre>
<p>but the SGP40 shows only a few times.<br>
How come? Am I missing something?</p>
<p></p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/8/5/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336.jpeg" data-download-href="https://forum.elixirforum.com/uploads/default/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336" title="Screenshot 2023-08-13 at 11.11.50" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/8/5/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336_2_466x600.jpeg" alt="Screenshot 2023-08-13 at 11.11.50" data-base62-sha1="iZfHpAHZ4mRnuGjRKHSSWZUn51Y" width="466" height="600" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/8/5/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336_2_466x600.jpeg, https://forum.elixirforum.com/uploads/default/optimized/3X/8/5/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336_2_699x900.jpeg 1.5x, https://forum.elixirforum.com/uploads/default/optimized/3X/8/5/8513b1f47ef9c78525b78ab5ecd3a2b19bc44336_2_932x1200.jpeg 2x" data-dominant-color="070707"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">Screenshot 2023-08-13 at 11.11.50</span><span class="informations">1134×1460 70.2 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="297632" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/build-a-weather-station-with-elixir-and-nerves-pragprog/41889/61">Post #60</a>
	                </div>
	            </div>
              <div id="likers-container-297632" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="297632"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #60"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/41889/load_more?page=7">Load more posts (6 remaining)</a>
</div></template></turbo-stream>