Wemos Mini and HC-SR04 ultrasonic sensor

The HC-SR04 ultrasonic sensor uses sonar to determine distance to an object like bats or dolphins do. Ultrasonic ranging module HC-SR04 provides 2cm - 400cm...

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

Wemos HDC1008 sensor example

The HDC1000 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The device measures humidity...

RPI-1031 tilt sensor and Wemos Mini example

In this article we look at a tilt sensor - this time its the RPI-1031 and we will connect it to a Wemos The RPI-1031...

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

ESP8266 and LPS331AP pressure sensor example

In this article we look at the LPS331AP pressure sensor and as usual we connect it to a Wemos Mini and the example will...

Wemos and 4067 example

The 4067 was one of the IC's that I wanted to connect up to various microcontrollers as it looked extremely useful, here is a quick...

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...
ESP8266 and VCNL4040 layout

VCNL4040 Proximity Sensor and ESP8266 example using the Arduino IDE

In this article we look at a VCNL4040 Proximity Sensor and we will connect it to a Wemos Mini First lets look at the sensor The...

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

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

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

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

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 Mini and a TTP223 Capacitive Touch Sensor

In this example we will connect a TTP223 Capacitive Touch Sensor to our Wemos Mini. The TTP223 is a touch pad detector IC which offers 1...
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...