ESP8266 + DS18B20 to Emoncms


https://www.electronics-lab.com/esp8266-ds18b20-to-emoncms/

Jhon_Control @ instructables.com has written a tutorial on how to monitor temperature using the ESP8266 and DS18B20 and display the data on Emoncms platform.  Emoncms is an open source web application that enable you to monitor and visualize different environmental data. ESP8266 + DS18B20 to Emoncms – [Link]

Hardware serial port monitor over WiFi


https://www.electronics-lab.com/hardware-serial-port-monitor-with-wifi/

This tutorial shows how to connect Arduino to the TX line (of a router, RPI) and display serial data on smartphone over WiFi. Arduino listens for serial port communication on its hardware serial port. Then it sends every received line of data trough software serial port to ESP8266. ESP8266 puts every received line of data […]

ESP8266 Breadboard Adapter


https://www.electronics-lab.com/esp8266-%ce%b2readboard-%ce%b1dapter/

Markus has designed a single-sided ESP-12/ ESP-07 breadboard adapter that uses easy to find SMD parts and has on-board voltage regulator. Features: * Fits ESP-12 and ESP-07 module * Single-sided self-etchable design * Few, cheap parts in SMD * Breadboard-style – one row on each side accessible * Vin >4.5V (max. 7V) input possible with […]

Wi-Fi and OLED Upgrade for MightyOhm Geiger Counter


https://www.electronics-lab.com/wi-fi-and-oled-upgrade-for-mightyohm-geiger-counter/

Dan Watson @ syncchannel.blogspot.com wanted to have more fun with his MightyOhm Geiger Counter so decided to add an OLED display and Wifi capability to it. To achieve that he modified the counter, added a Feather HUZZAH ESP8266 with OLED FeatherWing and wrote some code. The process is documented on his blog: I assembled my Geiger […]

ESP8266 Troubleshooting Guide


https://www.electronics-lab.com/esp8266-troubleshooting-guide/

In this article Rui Santos help us solve the main issues that may arise when trying to flash a new firmware or uploading scripts on ESP8266 Wifi module. He discuss about NodeMCU flasher and how to use it successfully and also he discuss about ESPlorer IDE and it’s use. ESP8266 Troubleshooting Guide – [Link]

ESP8266 – Wireless Weather Station with Data Logging to Excel


https://www.electronics-lab.com/esp8266-wireless-weather-station-with-data-logging-to-excel/

Rui Santos @ andomnerdtutorials.com has tipped us with his latest project. In this project Rui connects two ESP8266 modules and sends data from 3 sensors to an Excel spreadsheet. The process is explained in detail and some prior experience with ESP8266 is necessary and provided in tutorials. ESP8266 – Wireless Weather Station with Data Logging to […]

Remote WiFi DHT11 Temperature an Humidity Display


https://www.electronics-lab.com/remote-wifi-dht11-temperature-an-humidity-display/

BoianM @ instructables.com shows us how to build a remote temperature and humidity display using DHT11 sensor and two ESP8266 modules. To program the ESP8266 modules a visual programming software is used. The advantage of the ESP8266 over Arduino and other controllers is the builtin Wi-Fi. In this Instructable I will show you how with the […]

Arduino TFT Forecast Weather Station with ESP8266


https://www.electronics-lab.com/arduino-tft-forecast-weather-station-with-esp8266/

tufantas @ instructables.com has build a weather forecast display using  Arduino Mega 2560, 7″ inch TFT display and ESP8266 Wifi module. The display shows 3 days weather forecast, Current weather conditions, Current wind directions & speed with analog gauge meter, Indoor temperature and NTP time. Arduino TFT Forecast Weather Station with ESP8266 – [Link]

First look at the WeMos D1 Arduino compatible ESP8266 Wifi Board


https://www.electronics-lab.com/first-look-at-the-wemos-d1-arduino-compatible-esp8266-wifi-board/

In this video educ8s.tv take a look at the WeMos D1: a Wi-Fi enabled Arduino compatible board based on the ESP8266 chip. First look at the WeMos D1 Arduino compatible ESP8266 Wifi Board – [Link]

Building a low cost wifi camera


https://www.electronics-lab.com/building-a-low-cost-wifi-camera/

Johan @ johan.kanflo.com build his own Wifi webcam combining an Arducam Mini and a ESP8266 Wifi module. The result is the Esparducam board! Sometime ago I came across the Arducam Mini which is quite a nice camera module from UCTronics. It is a small PCB with a two megapixel OmniVision OV2640 sensor, an interchangeable lens and an FPGA […]