<?xml version="1.0" encoding="UTF-8"?><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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: ESP8266 Weather Station: Measuring Inside and Outside Temperature &#8211; Part 2	</title>
	<atom:link href="https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html</link>
	<description></description>
	<lastBuildDate>Thu, 09 Dec 2021 08:06:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
	<item>
		<title>
		By: stamy1		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-9709</link>

		<dc:creator><![CDATA[stamy1]]></dc:creator>
		<pubDate>Sun, 17 Mar 2019 08:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-9709</guid>

					<description><![CDATA[i have two questions. 1. Can be use the ESP8266-01 for indoor and outdoor modules? and 2. it is possible to connect this ESP modules without an internet services like Thingspeak , blynk or other?]]></description>
			<content:encoded><![CDATA[<p>i have two questions. 1. Can be use the ESP8266-01 for indoor and outdoor modules? and 2. it is possible to connect this ESP modules without an internet services like Thingspeak , blynk or other?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ronald mallett		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-9648</link>

		<dc:creator><![CDATA[ronald mallett]]></dc:creator>
		<pubDate>Fri, 01 Feb 2019 19:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-9648</guid>

					<description><![CDATA[Is it difficult to allow others (sailing club) to see the readings on a web page (or thingspeak)

weather station -&#062; repeater -&#062; accesspoint -&#062; thingspeak -&#062; all club members have access to readings?

Also have you seen the new boards that have cameras on,?, maybe take it to the next level

Good tutorial and easy to follow]]></description>
			<content:encoded><![CDATA[<p>Is it difficult to allow others (sailing club) to see the readings on a web page (or thingspeak)</p>
<p>weather station -&gt; repeater -&gt; accesspoint -&gt; thingspeak -&gt; all club members have access to readings?</p>
<p>Also have you seen the new boards that have cameras on,?, maybe take it to the next level</p>
<p>Good tutorial and easy to follow</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lev		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-9347</link>

		<dc:creator><![CDATA[Lev]]></dc:creator>
		<pubDate>Fri, 21 Sep 2018 12:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-9347</guid>

					<description><![CDATA[Amazing project, thanks!!!]]></description>
			<content:encoded><![CDATA[<p>Amazing project, thanks!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thom		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-9020</link>

		<dc:creator><![CDATA[Thom]]></dc:creator>
		<pubDate>Sun, 28 Jan 2018 20:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-9020</guid>

					<description><![CDATA[I&#039;m getting the same error.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting the same error.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Cappello		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-8797</link>

		<dc:creator><![CDATA[Steve Cappello]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 05:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-8797</guid>

					<description><![CDATA[I can not seem to get the &quot;Climate Mode&quot; sketch to compile. The last error is as follows:

Arduino: 1.8.3 (Windows 10), Board: &quot;NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (1M SPIFFS), v2 Prebuilt (MSS=536), Disabled, None, 115200&quot;

Archiving built core (caching) in: C:\Users\steve\AppData\Local\Temp\arduino_cache_96152\core\core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,FlashSize_4M1M,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,UploadSpeed_115200_f8c65c991b2173c0d637a69a82742b0e.a
libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::DHT(unsigned char, unsigned char, unsigned char)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:12: multiple definition of `DHT::DHT(unsigned char, unsigned char, unsigned char)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:12: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::DHT(unsigned char, unsigned char, unsigned char)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:12: multiple definition of `DHT::DHT(unsigned char, unsigned char, unsigned char)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:12: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::begin()&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:24: multiple definition of `DHT::begin()&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:24: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readHumidity(bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:64: multiple definition of `DHT::convertCtoF(float)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:64: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::convertCtoF(float)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:69: multiple definition of `DHT::convertFtoC(float)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:69: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::computeHeatIndex(float, float, bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:92: multiple definition of `DHT::computeHeatIndex(float, float, bool)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:92: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::expectPulse(bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:237: multiple definition of `DHT::expectPulse(bool)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:237: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::read(bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:123: multiple definition of `DHT::read(bool)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:123: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readTemperature(bool, bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:35: multiple definition of `DHT::readTemperature(bool, bool)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:35: first defined here

libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readHumidity(bool)&#039;:

C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:72: multiple definition of `DHT::readHumidity(bool)&#039;

sketch\DHT.cpp.o:sketch/DHT.cpp:72: first defined here

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with



&quot;Show verbose output during compilation&quot;
option enabled in File -&#062; Preferences.


I suspect I do not have files in the correct directories. Any help is most appreciated!!  Thanks.]]></description>
			<content:encoded><![CDATA[<p>I can not seem to get the &#8220;Climate Mode&#8221; sketch to compile. The last error is as follows:</p>
<p>Arduino: 1.8.3 (Windows 10), Board: &#8220;NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (1M SPIFFS), v2 Prebuilt (MSS=536), Disabled, None, 115200&#8221;</p>
<p>Archiving built core (caching) in: C:\Users\steve\AppData\Local\Temp\arduino_cache_96152\core\core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,FlashSize_4M1M,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,UploadSpeed_115200_f8c65c991b2173c0d637a69a82742b0e.a<br />
libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::DHT(unsigned char, unsigned char, unsigned char)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:12: multiple definition of `DHT::DHT(unsigned char, unsigned char, unsigned char)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:12: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::DHT(unsigned char, unsigned char, unsigned char)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:12: multiple definition of `DHT::DHT(unsigned char, unsigned char, unsigned char)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:12: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::begin()&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:24: multiple definition of `DHT::begin()&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:24: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readHumidity(bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:64: multiple definition of `DHT::convertCtoF(float)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:64: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::convertCtoF(float)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:69: multiple definition of `DHT::convertFtoC(float)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:69: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::computeHeatIndex(float, float, bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:92: multiple definition of `DHT::computeHeatIndex(float, float, bool)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:92: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::expectPulse(bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:237: multiple definition of `DHT::expectPulse(bool)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:237: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::read(bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:123: multiple definition of `DHT::read(bool)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:123: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readTemperature(bool, bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:35: multiple definition of `DHT::readTemperature(bool, bool)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:35: first defined here</p>
<p>libraries\DHT_sensor_library\DHT.cpp.o: In function `DHT::readHumidity(bool)&#8217;:</p>
<p>C:\Users\steve\Documents\Arduino\libraries\DHT_sensor_library/DHT.cpp:72: multiple definition of `DHT::readHumidity(bool)&#8217;</p>
<p>sketch\DHT.cpp.o:sketch/DHT.cpp:72: first defined here</p>
<p>collect2.exe: error: ld returned 1 exit status</p>
<p>exit status 1<br />
Error compiling for board NodeMCU 1.0 (ESP-12E Module).</p>
<p>This report would have more information with</p>
<p>&#8220;Show verbose output during compilation&#8221;<br />
option enabled in File -&gt; Preferences.</p>
<p>I suspect I do not have files in the correct directories. Any help is most appreciated!!  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dimitar Kolev		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-6757</link>

		<dc:creator><![CDATA[Dimitar Kolev]]></dc:creator>
		<pubDate>Fri, 22 Sep 2017 09:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-6757</guid>

					<description><![CDATA[Now consider adding particle counter (PM2.5/PM10) for inside and outside, as well as NO2(outside) and CO2(inside), as well as noise meter (dB meter). Additionally new BMP680 will be a good choice for inside application into air quality measurements. BME280 and BME680 has two I2C addresses, or can be separate controlled by SPI - so there you go - one for inside, one for outside.]]></description>
			<content:encoded><![CDATA[<p>Now consider adding particle counter (PM2.5/PM10) for inside and outside, as well as NO2(outside) and CO2(inside), as well as noise meter (dB meter). Additionally new BMP680 will be a good choice for inside application into air quality measurements. BME280 and BME680 has two I2C addresses, or can be separate controlled by SPI &#8211; so there you go &#8211; one for inside, one for outside.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim Ker		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-2404</link>

		<dc:creator><![CDATA[Tim Ker]]></dc:creator>
		<pubDate>Mon, 03 Oct 2016 10:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-2404</guid>

					<description><![CDATA[Got the Thingspeak uploads working. I&#039;m now considering swapping the DHT sensor for an SHT11. Is it acceptable to share the I2C for the display and if so can I get away with a Wire.beginTransmission(eSHT2xAddress); in the main code assuming that the display code has already initialised the pins?]]></description>
			<content:encoded><![CDATA[<p>Got the Thingspeak uploads working. I&#8217;m now considering swapping the DHT sensor for an SHT11. Is it acceptable to share the I2C for the display and if so can I get away with a Wire.beginTransmission(eSHT2xAddress); in the main code assuming that the display code has already initialised the pins?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: archana sahu		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-2318</link>

		<dc:creator><![CDATA[archana sahu]]></dc:creator>
		<pubDate>Sun, 25 Sep 2016 16:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-2318</guid>

					<description><![CDATA[hey i have one doubt ..if i am using weather station demo example by using nodemcu and oled only then will i get graphs on thingspeak channels or its neccessary that i should connect one dht sensor with it...if it is possible then plzz let me know coz i have tried alot but i am not getting it..
 thanks in advance]]></description>
			<content:encoded><![CDATA[<p>hey i have one doubt ..if i am using weather station demo example by using nodemcu and oled only then will i get graphs on thingspeak channels or its neccessary that i should connect one dht sensor with it&#8230;if it is possible then plzz let me know coz i have tried alot but i am not getting it..<br />
 thanks in advance</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: squix78		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-1610</link>

		<dc:creator><![CDATA[squix78]]></dc:creator>
		<pubDate>Mon, 25 Jul 2016 18:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-1610</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-1607&quot;&gt;Tim Kerby&lt;/a&gt;.

Hi Tim. Basically yes, that should be no problem at all. I was just more interested on the outside temperature while watching the data indoors. The current scheduling is quite simple. Just make sure that the time intensive things don&#039;t happen while you are animating the display or the carousel won&#039;t so smooth anymore. You can check in which state the carousel currently is and only execute when the frames are not moving. If you want to do &quot;background&quot; tasks don&#039;t execute them without such a check. I also wouldn&#039;t execute it during the clock frame, since the seconds might &quot;jump&quot; a lot... If you need more speed, you can also switch to the BRZO version of the I2C driver. This driver is written in assembler and is a lot faster than the built-in I2C driver...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-1607">Tim Kerby</a>.</p>
<p>Hi Tim. Basically yes, that should be no problem at all. I was just more interested on the outside temperature while watching the data indoors. The current scheduling is quite simple. Just make sure that the time intensive things don&#8217;t happen while you are animating the display or the carousel won&#8217;t so smooth anymore. You can check in which state the carousel currently is and only execute when the frames are not moving. If you want to do &#8220;background&#8221; tasks don&#8217;t execute them without such a check. I also wouldn&#8217;t execute it during the clock frame, since the seconds might &#8220;jump&#8221; a lot&#8230; If you need more speed, you can also switch to the BRZO version of the I2C driver. This driver is written in assembler and is a lot faster than the built-in I2C driver&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim Kerby		</title>
		<link>https://blog.squix.org/2016/01/esp8266-weather-station-measuring.html#comment-1607</link>

		<dc:creator><![CDATA[Tim Kerby]]></dc:creator>
		<pubDate>Mon, 25 Jul 2016 14:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2016/01/04/esp8266-weather-station-measuring/#comment-1607</guid>

					<description><![CDATA[Have you considered both displaying the data locally using the weather station code and uploading to Thingspeak?  That way I can see my home temperature from the office or office temperature from home without too many additional esp8266 boards.  I&#039;d be interested in some information on how your scheduling works and how much time is available in the main loop. I presume its the display driver that takes the most time]]></description>
			<content:encoded><![CDATA[<p>Have you considered both displaying the data locally using the weather station code and uploading to Thingspeak?  That way I can see my home temperature from the office or office temperature from home without too many additional esp8266 boards.  I&#8217;d be interested in some information on how your scheduling works and how much time is available in the main loop. I presume its the display driver that takes the most time</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
