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 DHT Pro shield Micropython example

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

ESP8266 and HDC1080 humidity and temperature sensor

The HDC1080 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The HDC1080 operates over...

Wemos mini and US-026 Ultrasonic Detector example

In this article we look an ultrasonic module that works well with a Wemos Mini in that it will work with 3.3v. The US-026 is...

Wemos and PCF8563 RTC example

The PCF8563 is a CMOS Real-Time Clock (RTC) and calendar optimized for low power consumption. A programmable clock output, interrupt output, and voltage-low detector...

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

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 DS18b20 sensor readings displayed on a web server

In this example we will connect a Wemos compatible DS18B20 shield to a Wemos Mini and display a page on a web server. This...

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

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

GA1A12S202 light sensor example

In this example we will connect a GA1A12S202 Log-Scale Analog Light Sensor to an Arduino. The features of this sensor are as follows Output voltage increases...

BH1750FVI Ambient Light Sensor example

The BH1750FVI is an digital Ambient Light Sensor IC for I2C bus interface. This IC is the most suitable to obtain the ambient light...

Wemos RGB led example

In this example we will connect an RGB led to our Wemos MIni, lets look at RGB leds first RGB LEDs consist of one red,...

TMP175 digital temperature sensor and ESP8266 example

Another sensor or module to cross our path, this time we will look at the TMP175 digital temperature sensors We will connect one of these up...

ESP8266 and bme280 temperature sensor example

The BME280 is a great new chip which was originally designed for the next generation of smartphones. It is made up of a very...

Wemos HMC5883L example

The Honeywell HMC5883L is a surface-mount, multi-chip module designed for low-field magnetic sensing with a digital interface for applications such as lowcost compassing and...