<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>small projects on Ben&#39;s ideas and projects</title>
    <link>https://ben.the-collective.net/tags/small-projects/</link>
    <description>Recent content in small projects on Ben&#39;s ideas and projects</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>locutus@the-collective.net (Ben Mason)</managingEditor>
    <webMaster>locutus@the-collective.net (Ben Mason)</webMaster>
    <copyright>©2023, All Rights Reserved</copyright>
    <lastBuildDate>Wed, 23 Aug 2017 23:05:45 -0400</lastBuildDate>
    <sy:updatePeriod>daily</sy:updatePeriod>
    
        <atom:link href="https://ben.the-collective.net/tags/small-projects/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>Small Projects: Temperature, Humidity and Light Sensor</title>
        <link>https://ben.the-collective.net/posts/2017-08-23-small-projects-temperature-humidity-and-light-sensor/</link>
        <pubDate>Wed, 23 Aug 2017 23:05:45 -0400</pubDate>
        <author>locutus@the-collective.net (Ben Mason)</author>
        <atom:modified>Wed, 23 Aug 2017 23:05:45 -0400</atom:modified>
        <guid>https://ben.the-collective.net/posts/2017-08-23-small-projects-temperature-humidity-and-light-sensor/</guid>
        <description>This post is some free-ish form notes about a project that is either work in progress or complete.
Description This project is a small sensor to monitor Temperature, Humidity, and Light levels. The project may end up in a toy Star Trek TNG Tricorder case at some point in the future, but I wanted to document where it is at a today. Originally I used an Adafruit Huzzah (ESP12) board, but after I determined I wasn’t going to use the wifi, I switched to the Adafruit Adalogger board.</description>
        <content:encoded>&lt;p&gt;&lt;em&gt;This post is some free-ish form notes about a project that is either work in progress or complete.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;This project is a small sensor to monitor Temperature, Humidity, and Light levels. The project may end up in a toy Star Trek TNG Tricorder case at some point in the future, but I wanted to document where it is at a today. Originally I used an Adafruit Huzzah (ESP12) board, but after I determined I wasn’t going to use the wifi, I switched to the Adafruit Adalogger board. This board has many more analog channels which could be of use for other sensors in the future.&lt;/p&gt;
&lt;p&gt;The choice of resistors and the MINLIGHT and MAXLIGHT values will vary depending on the board in use.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../2017-08-23-small-projects-temperature-humidity-and-light-sensor-images/Screen-Shot-2017-08-23-at-14.50.38-224x300.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;parts&#34;&gt;Parts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.adafruit.com/product/2796&#34;&gt;Adafruit Feather M0 Adalogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;AM2302 (eBay)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.adafruit.com/product/326&#34;&gt;Monochrome 0.96″ 128×64 OLED graphic display&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resistors&lt;/li&gt;
&lt;li&gt;Photo Resistor&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;code&#34;&gt;Code&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/suidroot/arduino/blob/master/TempHumLumSensor.ino&#34;&gt;https://github.com/suidroot/arduino/blob/master/TempHumLumSensor.ino&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;photo&#34;&gt;Photo&lt;/h2&gt;
&lt;p&gt;This photo is of my current PoC on a breadboard of this project.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../2017-08-23-small-projects-temperature-humidity-and-light-sensor-images/IMG_0788-225x300.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;
</content:encoded>
        <dc:creator>suidroot</dc:creator>
        
        
        
        
          
            
              <category>electronics</category>
            
          
            
              <category>small projects</category>
            
          
        
        
          
            
              <category>Electronics</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>
