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

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

Goouuu-S1 ESP8266 RGB led examples

In a previous post we looked at the Goouuu-S1 ESP8266 , on the board you will have seen that there is an RGB led The board uses...

VEML6075 ultraviolet (UV) light sensor and ESP266

The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process....

Wemos Mini WS2812b example

The WS2812 family is a intelligent control LED light source that the control circuit and RGB chip are integrated in a package of 5050...

Wemos Mini and LPS25H piezoresistive pressure sensor example

In this article we look at a pressure sensor - this time its the LPS25H and we will connect it to a Wemos Mini The...

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 and SHT11 example

The SHT1x digital humidity sensor is a reflow solderable sensor. The SHT1x series consists of a low-cost version with the SHT10 humidity sensor, a...

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

Read and write to the eeprom on the ESP8266

Description The ESP8266 has 512 bytes of internal EEPROM, this could be useful if you need to store some settings, such as an IP address...

MAX30102 pulse and heart-rate monitor sensor and ESP8266

The MAX30102 is an integrated pulse oximetry and heart-rate monitor biosensor module. It includes internal LEDs, photodetectors, optical elements, and low-noise electronics with ambient...

A look at SHA-1 and ESP8266

Description In cryptography, SHA-1 (Secure Hash Algorithm 1) is a cryptographic hash function which takes an input and produces a 160-bit (20-byte) hash value known...

Wemos and L9110 Fan module example

In this example we connect an Arduino to a L9110 fan module. The L9110 is anASIC device control and drive motor design two-channel push-pull power...

PAJ7620 gesture sensor and ESP8266

The PAJ7620 integrates gesture recognition function with general I2C interface into a single chip forming an image analytic sensor system. It can recognize 9...

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