<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Esp-Idf on CyberSpy</title>
    <link>https://cyberspy.io/tags/esp-idf/</link>
    <description>Recent content in Esp-Idf 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/esp-idf/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>
    <item>
      <title>Program the Esp32 with ESP-IDF on Mac OS X</title>
      <link>https://cyberspy.io/articles/esp32-on-osx/</link>
      <pubDate>Wed, 23 Jan 2019 22:11:25 -0500</pubDate>
      <guid>https://cyberspy.io/articles/esp32-on-osx/</guid>
      <description>&lt;h2 id=&#34;programming-the-esp32-on-your-mac&#34;&gt;Programming the ESP32 on your Mac!&lt;/h2&gt;&#xA;&lt;p&gt;Go out and buy yourself a cheap little &lt;a href=&#34;https://www.espressif.com/en&#34;&gt;ESP32 SoC&lt;/a&gt; and follow these basic instructions to setup your development environment on your Mac. If you want to do some advanced C-programming to control your ESP32, this is for you. If you&amp;rsquo;d rather use &lt;a href=&#34;https://www.arduino.cc&#34;&gt;Arduino&lt;/a&gt; and play with simple sketches then this is not for you &amp;ndash; google how to use Arduino and off you go!&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-you-will-need&#34;&gt;What you will need&lt;/h2&gt;&#xA;&lt;p&gt;So, of course you&amp;rsquo;ll need an ESP32 SoC development board. I recommend the &lt;a href=&#34;https://www.sparkfun.com/products/13907&#34;&gt;SparkFun Thing&lt;/a&gt;. Lots of other choices, but this blog post will address some of the specific configuration considerations that you&amp;rsquo;ll need to be aware of when you select this particular device.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
