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

Wemos Mini and HDC2080 humidity and temperature sensor example

In this article we look at yet another humidity and temperature sensor from TI - this time its the HDC2080 which we will connect...

ESP8266 and LM75 temperature sensor example

The LM75 temperature sensor includes a delta-sigma analog-to-digital converter, and a digital overtemperature detector. The host can query the LM75 through its I²C interface...

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

Interfacing an AD keypad module to your Wemos

I purchased this module as part of a microcontroller kit, its an interesting little module as it has 16 buttons but with only 1 I/O...

ESP8266 and TCS34725 Color Sensor

The TCS3472 device provides a digital return of red, green, blue (RGB), and clear light sensing values. An IR blocking filter, integrated on-chip and...
ESP8266 and LTR390 layout

LTR390 UV Light Sensor and ESP8266 example using the Arduino IDE

In this article we look at a LTR390 UV Light Sensor and we will connect it to a Wemos Mini First lets look at the...

Wemos mini MATRIX LED Shield example

A new shield for the Wemos Mini came my way recently, this is called the MATRIX LED Shield - You can find out more...

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

Wemos Mini and I2C LCD example

Sometimes a nice big LCD is useful for your projects, in this example we will interface to an I2C LCD using our ESP32. Now...
ESP8266 and TSL2591 layout

TSL2591 light-to-digital converter and ESP8266 example

In this article we look at another light-to-digital converter - this time its the TSL2591 and we will connect it to a Wemos Mini First...

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

TM1637 7 segment display example

A common display module that you can buy on the internet contain the Tm1638 driver chip, I was interested in this one which is the...

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

DHT12 humidity temperature sensor and ESP8266 example

The DHt12 is an upgraded version of the classic DHT11 humidity temperature sensor, it is fully downward compatible, more precise and adds an I2C...