Driving Relays with the ESP8266How to drive a relay with an esp8266 – http://arduinotronics.blogspot.com/2018/08/driving-relays-with-esp8266.html

Driving Relays with the ESP8266How to drive a relay with an esp8266 – http://arduinotronics.blogspot.com/2018/08/driving-relays-with-esp8266.html
Make your life simpler when working with ESP8266-01 and nRF2401+ modules – http://arduinotronics.blogspot.com/2017/11/breadboard-friendly-esp8266-01-nrf24l01.html
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
Baseboard of my meteostation. Double pin header for I2C sensors and one analog input for sensor. #ESP8266 #ESP12E in #Arduino IDE
Kickstarter at 56% funded in two days. I2C 4 Chan Mux with Status LEDs/Grove connectors #raspberry #arduino http://www.switchdoc.com/2016/01/kickstarter-at-56-in-2-days-update-testing-complete-on-i2c-mux-board/
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
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
New – Thunder Board Lightning Detector and Simulator products Released – SwitchDoc LabsNewProducts Released! Thunder Board Lightning Detector Board and the Thunder Board Lightning Simulator. For Arduino/Raspberry Pi and ESP8266. http://www.switchdoc.com/2017/12/lightning-detector-and-simulator-released/
Cheers all, Working on a project where ESP8266 acts as client to webpage served by rpi. Need help formatting/defining POST command for ESP to send data and commands from ESP to webpage. Using Arduino IDE. Expect it to be something Read More
This is a WiFi scanner, created using the ESP8266 microcontroller and OLED display. ESP8266 is on the NodeMCU board, and the OLED display is of the SPI type. In periodic intervals, it scans the surrounding access points to WiFi and Read More