- Fri Oct 02, 2015 11:45 am
#30369
Hi Everybody,
I´m starting my first ESP8266 project so please let me kindly ask for your understanding if a question might be too stupi. I have also no lua expirence so your support is appriacited very much. I was very happy to find your examples and inputs by this topic because it really catches my point and what i like to do.
What I have:
ESP8266-12 (flashed with nodemcu 0.9.6_20150704 float)
BreadBoard with Power Supply
DHT11 sensor
What I like to do:
Simple webpage with the actual temperature and humidity (no thinkspeak etc.)
so first I like to test based on the code of reply #11189 (wots.lua & testdht.lua)
But I got no plausible results and please let me kindly ask for your support and ideas what can be wrong.
Thanks in advance!
Code: Select all> dofile("wots.lua")
checksum 207
checksumTest 201
humidity - timing of bits 0 1 4 1 4 1 1 1 1 1 1 1 1 1 1 1
temperat - timing of bits 4 1 5 1 1 1 1 1 1 1 1 1 1 1 1 5
checksum - timing of bits 5 4 1 1 4 10 10 10
Humidity: 0%
Temperature: -32.00390625 deg C