ADS1115 analog-to-digital converter and ESP8266

The ADS1115 device is a precision, low-power, 16-bit, I2C-compatible, analog-to-digital converters (ADCs) offered in an ultra-small, leadless, X2QFN-10 package, and a VSSOP-10 package. The...

ESP8266 and CJMCU-1010 capacitive touch module example

In this example we look at the CJMCU-1010 module - this is based on the AT42QT101x The AT42QT101x Single Key capacitive touch controller family provides an easy...

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

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

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

Wemos mini DS18B20 temperature sensor example

The DS18B20 is a  temperature sensor that can be used in various simple projects.  This part uses the 1 wire (I2C) bus and you can...

BME680 environment sensor and ESP8266 example

In this article we will connect a BME680 sensor to an ESP8266 - as usual we will use a Wemos Mini BME680 is an integrated...

Wemos and MAG3110 magnetometer

Freescale’s MAG3110 is a small, low-power, digital 3-axis magnetometer. The device can be used in conjunction with a 3-axis accelerometer to realize an orientation...

Wemos and DHT11 example in Micropython

In this example we look at a DHT11 example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...

ESP8266 RGB LED examples in Micropython

In this example we look at some WS2812B RGB LEDs example in Micropython for an ESP8266. Once again we use uPyCraft and again we...

Wemos and Soil Moisture Sensor example

In this article, we are going to interface a Soil moisture sensor with an ESP8266. This sensor measures the volumetric content of water inside...

Wemos Mini and L3GD20 sensor

The L3GD20 is a low-power three-axis angular rate sensor. This is the module I bought for reference More information can be found at http://www.st.com/content/st_com/en/products/mems-and-sensors/gyroscopes/l3gd20.html about the...

Wemos and TEMT6000 light sensor

TEMT6000X01 ambient light sensor is a silicon NPN epitaxial planar phototransistor in a miniature transparent 1206 package for surface mounting. It is sensitive to...

ESP8266 and vibration sensor module

In this example we connect a vibration motor module to an ESP8266. This is the type of motor that you could find in a...

Wemos and PCF8591 example

The PCF8591 is a monolithically integrated, and a separate power supply, low-power, 8-bit CMOS data acquisition devices. The PCF8591 has the four analog inputs,...
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...