Tutorial: Lambda Function / OurWeather – Amazon Alexa and OurWeather – Part 4 – SwitchDoc LabsTutorialBuilding the Lambda Function for Alexa to OurWeather- Part 4/5 Get your devices to talk through Amazon Alexa devices. http://www.switchdoc.com/2018/01/tutorial-alexa-skill-amazon-lambda-ourweather-part-4/
Tutorial: DataLogger #3 – Measure/Graph/Log Current with the…
Tutorial: DataLogger #3 – Measure/Graph/Log Current with the Raspberry Pi – SwitchDoc LabsTutorial: Part 3/3 -The Software!Build a DataLogger with your #raspberrypi #arduino #esp8266 #tutorial #python http://www.switchdoc.com/2016/06/tutorial-datalogger-3-measuregraphlog-current-raspberry-pi/
Hello folks! I just published a new video…
Hello folks! I just published a new video on my Youtube channel dedicated to open-source home automation. In this video you will learn how to create a cloud temperature logger using the ESP8266 WiFi chip. Below the video you will Read More
Weatherstation first testrun reading temp hum baro sensor…
Weatherstation first testrun. reading temp. hum. baro. sensor. Send data to MQTT running on an RPI.
This video can help you out with debugging…
This video can help you out with debugging your +ESP8266 boards. #WiFiClientEvents examples is well explained in this video. Just have a look, https://youtu.be/-sP02dved9w +techiesms
Domoticz ESP8266 + senzor HC-SR04 please check the…
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