Domoticz ESP8266 + senzor HC-SR04 please check the code for Domoticz #include const char* ssid = ”; const char* password = ”; WiFiClient client; const char * domoticz_server = ‘192.168.0.41’; int port = 8080; //Domoticz port int idx = 17; Read More

31c todayA nice drive in the sun…
31c today.A nice drive in the sun.

More esp8266 security https://twittercom/iD8266_1/status/797218996139524100…
More esp8266 securityhttps://twitter.com/iD8266_1/status/797218996139524100
After trying Lua and the Arduino IDE I…
After trying Lua and the Arduino IDE I now have the ESP IDF working with Eclipse and was able to ‘make flash’ the blink example both from the command line and within Eclipse. Now comes the fun of learning a Read More

ESP8266 Access Point for DemoReel 100 Create…
ESP8266 Access Point for DemoReel 100 Create your own WLAN access point anywere and control the lights via your phone. FastLED runs entirely on the ESP8266 chip ! No Arduino / Teensy needed. http://pastebin.com/v403qgbg

Why I made project on Machine 2 Machine…
Why I made project on Machine 2 Machine talk. Here is the ans. https://youtu.be/qXp-Oeai2bo #DIY video coming soon….. #esp8266 #techiesms

Thanks for making http://wwwesp8266com the #1 resource for…
Thanks for making http://www.esp8266.com the #1 resource for #esp8266 SoC in 2015

Particle Unveils Three nRF52840 Bluetooth 5 Boards: Argon…
Particle Unveils Three nRF52840 Bluetooth 5 Boards: Argon (WiFi), Boron (LTE), and Xenon, as well as Particle Mesh TechnologyParticle Argon is the first board I’ve seen with the single core version of ESP32. It also happens to support Bluetooth 5 Read More

1st Annual ESP8266 Design Contest coming in March…
1st Annual ESP8266 Design Contest coming in March http://bit.ly/1P91wZK Cash prizes!!!! Come and join the fun!
I pulled together the pieces to view the…
I pulled together the pieces to view the 74880 baud bootloader messages from the ESP-8266 on Ubuntu. While it isn’t fully integrated into a terminal emulator, it gets the job done.