OPT3001 Digital Ambient Light Sensor and ESP8266 example

In this example we will connect an OPT3001 to a Wemos, this sensor measures light intensity - so you can easily create a lux...

Wemos mini and OLED shield bitcoin ticker

In this example we will display the price in USD of 1 bitcoin, the data is taken from coindesk's API and displayed on an...

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...

Using a MMC5603 Triple-axis Magnetometer sensor with an ESP8266

In this article we look at a Triple-axis Magnetometer, the MMC5603 and connect it to an ESP8266 board - a Wemos D1 Mini pro...

ESP8266 and HMC5983 magnetometer example

The Honeywell HMC5983 is a temperature compensated three-axis integrated circuit magnetometer. This surface-mount, multi-chip module is designed for low-field magnetic sensing for applications such...

VEML6070 ultraviolet light sensor and ESP8266

In this example we look at an VEML6070 UV sensor and connect it to an Arduino UNO VEML6070 is an advanced ultraviolet (UV) light sensor...
ESP8266 and SHT40 layout

SHT40 Temperature & Humidity Sensor and ESP8266 example using the Arduino IDE

In this article we look at a SHT40 Temperature & Humidity Sensor and we will connect it to a Wemos Mini First lets look at...

AM2320 temperature and humidity sensor and ESP8266 example

Temperature and humidity combined sensor AM2320 digital temperature and humidity sensor is a digital signal output has been calibrated. Using special temperature and humidity...

A basic NodeMCU and Simba OS example

Ok, I had heard of Simba OS but hadn't managed to try it, as quoted "2Simba is an RTOS and build framework. It aims...

Wemos Mini Ws2812B example

In this example we connect a Wemos Ws2812B RGB shield to a Wemos mini, we will then loop through red, green and blue colors   The...

A look at various ESP specific APIs

  Description Some ESP-specific APIs related to deep sleep, RTC and flash memories are available in the ESP object. These may be useful, we have already...

VEML6075 ultraviolet (UV) light sensor and ESP266

The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process....

APDS-9930 ambient light and proximity sensor example

The APDS-9930 provides digital ambient light sensing (ALS), IR LED and a complete proximity detection system in a single 8 pin package. The proximity...

Control a Wemos using an application on your PC

In this example we will control an RGB led connected to our Wemos Mini from an application running on our PC. In this example...
ESP8266 and L3G4200D layout

L3G4200D three-axis gyroscope and ESP8266 example

In this example we connect a L3G4200D three-axis gyroscope module to a Wemos Mini - you can of course use any ESP8266 based board...

ESP8266 and a BH1745NUC Luminance and Colour Sensor

In this article we look at a BH1745NUC Luminance and Colour Sensor and connect it to a Wemos Mini First of all lets take a...