Connecting a basic Touch sensor

This example shows how to interface a basic touch sensor to our Wemos Mini (esp8266), this sensor came as part of a kit of...

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

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 and reed switch example

The reed switch is an electrical switch operated by an applied magnetic field. It consists of a pair of contacts on ferrous metal reeds...

Wemos and MAX44009 ambient light sensor example

The MAX44009 ambient light sensor features an I²C digital output that is ideal for a number of portable applications such as smartphones, notebooks, and...

Sampling analog data

Sampling sata is particularly useful for analog sensors such as an LDR or a thermistor. Another good example is one of the MQ gas...

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

Wemos buzzer shield example

In this example we look at another Wemos mini shield, this time its the buzzer_shield which as its name suggests is a basic buzzer....

CCS811 digital gas sensor and ESP8266 example

CCS811 is a low-power digital gas sensor solution, which integrates a gas sensor solution for detecting low levels of VOCs typically found indoors, with...

Wemos Mini ADXL345 example

The ADXL345 is a small, thin, low power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16g. Digital output data is formatted...

ESP8266 Micropython I2C Scanner

This is a simple very short code example in which we show how to create a basic I2CScanner in Micropython using the uPyCraft IDE...

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 MS5611 barometric pressure sensor example

In this example we look at the MS5611 barometric pressure sensor This barometric pressure sensor is optimized for altimeters and variometers with an altitude resolution of...

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

ESP8266 and Stepper motor example

In this example we will show a basic stepper motor example, we use a driver board that can be bought on many sites which...

ESP8266 and LSM6DS3 accelerometer and gyroscope example

The LSM6DS3 is a system-in-package featuring a 3D digital accelerometer and a 3D digital gyroscope performing at 1.25 mA (up to 1.6 kHz ODR)...