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...
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...
ESP8266 and L9110 fan module example
In this example we connect an ESp8266 to a dual L9110 fan module. This is a commonly found, basic low cost module which consists...
Wemos Mini and DHT Pro example
In this example we connect the DHT22 Single Bus Digital Temperature Humidity Sensor (DHT Pro shield) to our Wemos Mini , you can see this...
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...
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 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,...
Wemos mini bmp180 sensor example
This bmp180 from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. The sensor is soldered onto a PCB with...
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...
ESP8266 and OLED Micropython example
In this example we show an example written in Micropython using the uPycraft IDE. This time we will be trying out the Wemos OLED...
Some Neopixel examples
This example takes the Wemos Mini Ws2812B example a bit further on and use an 8 LED Neopixel strip
Here is an image of the strip we...
Wemos 1.44“ inch TFT LCD shield examples
In this example we look at the 1.44“ inch TFT LCD shield from Wemos. It can display 128×128 resolution and 18-bit color
The TFT is...
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...
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...
Using a 74HC595 shift register with the Wemos
Sometimes in your projects you simply do not have enough I/O lines available, take for example a lot of the multiple LED examples, these...
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...