ESP8266 Developer Zone The Official ESP8266 Forum 2014-11-09T03:24:08+08:00 https://bbs.espressif.com:443/feed.php?f=15&t=31 2014-11-09T03:24:08+08:00 2014-11-09T03:24:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=31&p=115#p115 <![CDATA[Re: MULTISENSOR WITH A SMALL SCREEN]]> ^^^^^^^^
will be a good combinied with the esp-adc modul
http://esp-adc.de
thank you costaud
look forward to your next post
can you combinied with wifi too?

how do you switch off wifi at measuring at TOUT?
i hang in this - can u help me with look forward in
viewtopic.php?f=7&t=34#p114

costaud, txs .. allways perfect!!!
rudi ;-)

Statistics: Posted by rudi — Sun Nov 09, 2014 3:24 am


]]>
2014-11-09T01:53:13+08:00 2014-11-09T01:53:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=31&p=113#p113 <![CDATA[Re: MULTISENSOR WITH A SMALL SCREEN]]> Statistics: Posted by muris — Sun Nov 09, 2014 1:53 am


]]>
2014-11-07T03:49:41+08:00 2014-11-07T03:49:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=31&p=102#p102 <![CDATA[MULTISENSOR WITH A SMALL SCREEN]]>
I2C_SDA : GPIO2
I2C_SCL: MTMS

These two I2C lines should be pulled up inside or outside the chip.

Some sensor drivers can be found in SDK/app/driver.
Include :
BH1750 light sensor , I2C
MP085 pressure sensor,i2c
MVH3004 temperature and humidity sensor.

An analog voltage output of a CH4 gas sensor is connect to the tout pin , scaled to 1v from 5v via split-voltage resistance.

sensor1.JPG

sensor2.JPG
esp_iot_sdk_v0.9.2_sensor_screen_demo.rar

Statistics: Posted by costaud — Fri Nov 07, 2014 3:49 am


]]>