Page 6 of 6

Re: Interesting ESP8266 WiFi Module

Posted: Sunday 23 August 2015 18:54
by Timdgr
I have the ESP running with a dallas sensor for a few days now and all goes well.

If you happen to have the DHT22, please checkout the lastest release since there was a bug with that sensor:

http://sourceforge.net/projects/espeasy ... =directory

Re: Interesting ESP8266 WiFi Module

Posted: Wednesday 26 August 2015 9:16
by ThinkPad
So, the Chinese people are now using the ESP8266 in commercial products: http://hackaday.com/2015/08/25/esp8266- ... -products/
Direct link to product: http://aliexpress.com/item/rgb-WiFi-con ... 23622.html "Huacanxing H801 WiFi"
Too bad they ask $22 shipping to NL which makes a total of ~$30. If it was $10 with free shipping i directly had bought two of them :p

Re: Interesting ESP8266 WiFi Module

Posted: Sunday 13 September 2015 22:03
by tOmki
Hi, how to increase the accuracy in reading from DS18b20. I need one value after the dot.
https://www.domoticz.com/wiki/ESP8266_WiFi_module

Re: Interesting ESP8266 WiFi Module

Posted: Monday 14 September 2015 9:45
by maluko
tOmki wrote:Hi, how to increase the accuracy in reading from DS18b20. I need one value after the dot.
https://www.domoticz.com/wiki/ESP8266_WiFi_module
I think a better and easy option are easyesp, have that field.

Re: Interesting ESP8266 WiFi Module

Posted: Monday 14 September 2015 20:16
by aiolos
See viewtopic.php?f=38&t=7815 for a topic about that.

Re: Interesting ESP8266 WiFi Module

Posted: Friday 26 August 2016 19:39
by Zycker
ESPEasy has got and IR transmit plugin for a while but I never been able to make it work.
Now with rev 124, it as been integrate and I'am glad to say that it works well.

Get the last Espeasy here : https://github.com/ESP8266nu/ESPEasy and configure it for your wifi network.
Create a device, select Infrared Transmit in the menu.
Choose a name and GPIO according to your wiring.
Schematic :
WiFi_IR_Blaster_ESP8266_schem.jpg
WiFi_IR_Blaster_ESP8266_schem.jpg (77.44 KiB) Viewed 1503 times
When done, in your browser use this synthax : http://DEVICE_IP/control?cmd=IRSEND,IRtype,IRcode,bitsencoding

IRtype available : NEC, JVC, RC5, RC6, SAMSUNG, PANASONIC, SONY
IRcode : the code you have learn with a ir receiver using the Infrared receive plugin or an arduino for exemple
bitsencoding : 32 for example for a 32bits encoding

Example : http://192.168.1.12/control?cmd=IRSEND,NEC,61D608F7,32
IR Code Sent NEC