Tag: ESP8266
ESP8266 and L9110 fan module example
0
In this example we connect an ESp8266 to a dual L9110 fan module. This is a commonly found, basic low cost module which consists...
ESP8266 and LCD4884 example
This LCD4884 provides a 84x48 display this LCD shield can help meet your needs. It is able to display in English, Chinese and even images, it...
ESP8266 and SHT21 humidity and temperature sensor example
SHT21, the new humidity and temperature sensor of Sensirion is about to set new standards in terms of size and intelligence: Embedded in a...
ESP8266 and RFID-RC522 module example
In this example we will connect an RFID-RC522 module and connect to a Wemos Mini
The microcontroller and card reader uses SPI for communication ....
ESP8266 displaying a QR code on an OLED display
In this example we will display a QR code on an OLED display with an ESP8266, in this case a Wemos mini. This will...
ESP8266 and MCP23017 example
The is a 16-bit, general purpose parallel I/O port expander for I2C bus applications.
The 16-bit I/O port functionally consists of two 8-bit ports (PORTA...
ESP8266 and BMI160 sensor example
The BMI160 is a small, low power, low noise 16-bit inertial measurement unit designed for use in mobile applications like augmented reality or indoor...
ESP8266 and TCS34725 Color Sensor
The TCS3472 device provides a digital return of red, green, blue (RGB), and clear light sensing values. An IR blocking filter, integrated on-chip and...
ESP8266 and MLX90393 magnetic field sensor example
The MLX90393 magnetic field sensor can be reprogrammed to different modes and with different settings at run-time. The sensor offers a 16-bit output proportional...
ESP8266 and DS1624 sensor example
The DS1624 consists of two separate functional units: a 256-byte nonvolatile E2 memory and a direct-to-digital temperature sensor.
The nonvolatile memory is made up of...
X1 shield ESp8266 OLED learning kit
More ill advised purchases from far eastern electronics sites, you bet. This is another collection of ESP8266 boards and shields that I acquired, on...
ESP8266 and Si7021 temperature sensor example
The Si7021 I2C Humidity and Temperature Sensor is a monolithic CMOS IC integrating humidity and temperature sensor elements, ...
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
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...