3 channel tracking sensor example

This Tracking Sensor for Arduino can detect the white lines in black and black lines in white. This particular module has 3 sensors Using infrared...

Wemos Mini and PIR sensor example

In this example we connect a PIR module to a Wemos Mini. A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared...

SHT20 temperature and humidity sensor and ESP8266

The SHT2x series consists of a low-cost version with the SHT20 humidity sensor. the SHT2x provides calibrated, linearized sensor signals in digital, I2C format....

ESP8266 and GY-21P module example

This module  combines a BMP280 sensor and an SI7021 sensor. The on-board BMP280+SI7021 sensor measures atmospheric pressure from 30kPa to 110kPa as well as...

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

VEML6040 color sensor and ESP8266

VEML6040 color sensor senses red, green, blue, and white light and incorporates photodiodes, amplifiers, and analog / digital circuits into a single chip using...

DPS310 barometric pressure sensor and ESP8266 example using the Arduino IDE

In this article we look at a DPS310 barometric pressure sensor and we will connect it to a Wemos Mini First lets look at the...

Wemos Mini and ISL29125 RGB color light sensor

On this page we take a look at the ISL29125 RED, GREEN and BLUE color light sensor The ISL29125 is a low power, high sensitivity, RED, GREEN...

Wemos Mini DH11 shield example

I like the Wemos Mini and when I saw that there were some shields I decided to purchase some of them, in this first...

ESP8266 and BMP388 barometric pressure sensor

In this article we look at another sensor - it is a BMP388 by Bosch Sensortec, so lets crack on and try this out...

ESP8266 and BMA400 acceleration sensor example

In this article we look at another acceleration sensor - this time its the BMA400 Lets take a look at the sensor and its features Description The...

Using a LTR-329 Ambient Light sensor with an ESP8266

In this article we look at an Ambient Light sensor, the LTR-329 and connect it to an ESP8266 board - a Wemos D1 Mini...
ESP8266 and VEML7700 layout

VEML7700 lux sensor and ESP8266 example using the Arduino IDE

In this article we look at a ambient light digital 16-bit resolution sensor - this time its an VEML7700. As per usual we will...

SHTC1 digital humidity sensor and ESP8266 example

In this article we look at another digital humidity sensor - this time its the SHTC1 and we will connect it to a Wemos...

Using a STTS22H temperature sensor with an ESP8266

In this article we look at a temperature sensor, the STTS22H sensor from ST and connect it to an ESP8266 board Sensor Information The STTS22H is...

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