<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C on CyberSpy</title>
    <link>https://cyberspy.io/tags/c/</link>
    <description>Recent content in C on CyberSpy</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 29 Jan 2019 11:42:17 -0500</lastBuildDate>
    <atom:link href="https://cyberspy.io/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Baby it&#39;s Cold Outside -- How Cold? Use an SHT31 and See!</title>
      <link>https://cyberspy.io/articles/babyitscold/</link>
      <pubDate>Tue, 29 Jan 2019 11:42:17 -0500</pubDate>
      <guid>https://cyberspy.io/articles/babyitscold/</guid>
      <description>&lt;h1 id=&#34;esp32-and-sht31-temperature-and-humidity-sensor-secure-web-server&#34;&gt;ESP32 and SHT31 Temperature and Humidity Sensor Secure Web Server&lt;/h1&gt;&#xA;&lt;p&gt;In this blog post, I follow-up on the ESP32-IDF development and demonstrate how to incorporate an &lt;a href=&#34;https://i2c.info&#34;&gt;i2c&lt;/a&gt; device to measure the temperature and humidity. Specifically the &lt;a href=&#34;http://www.mouser.com/ds/2/682/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital-971521.pdf&#34;&gt;SHT31&lt;/a&gt;.  First, let&amp;rsquo;s do it plain-jane vanilla. We&amp;rsquo;ll incorporate the i2c device and simply display the measurements to the serial terminal through the uart. Next, we&amp;rsquo;ll make it more practical and send the data over the wifi network to a service that makes it convenient to visualize the time-series data.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
