Wemos d1 mini hardware

Recently I purchased a Wemos D1 board, when I was browsing around recently I noticed that they also had a mini version. If you...

ESP8266 at Instruction Set

ESP8266 at Instruction Set ESP8266 at Instruction Set

Flashing an ESP8266 with Espruino

Flashing an ESP8266 with Espruino by Kolban Technical Tutorials httpv://www.youtube.com/watch?v=aJj4WJzAo4w https://github.com/nodemcu/nodemcu-flasher https://github.com/espruino/EspruinoBuilds/tree/master/ESP8266

DHT11 sensor data to Thingspeak using a Wemos D1

In this example we will connect a DHT11 sensor to our Wemos D1, we will then send the temperature and humidity values to thingspeak. DHT11...

Wemos webserver example

In this example we will create a basic webserver example using our Wemos, it will connect to your Wifi network and then you will...

About the ESP8266

The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif Systems The chip first came...

NodeMCU board and Arduino development

The is a microcontroller from Chinese manufacturer Espressif that includes Wi-Fi capability. Setup Arduino Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards...

Wemos D1 ESP8266 based board

The wemos d1 is an Arduino Uno-like wifi board based on ESP-8266EX. You can use the Arduino IDE, NodeMCU and there are other development...