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

IR Line tracking sensor example

This is another example using a sensor from the 37 sensor kit, this time we use the one called the KY-033 Hunt sensor module,...

Si1145 sensor and ESP8266 example

Another sensor reaches the desk, this time it is a Si1145 sensor, we will connect it to an ESP8266 and test it out The Si1145/46/47...

ESP8266 and MMA8452 accelerometer example

In this example we will connect a MMA8452Q accelerometer  to an ESP8266 - as usual it's a Wemos Mini Lets look at the sensor The MMA8452Q is a...

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

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

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 RFID-RC522 module example

In this example we will connect an RFID-RC522 module and connect to a Wemos Mini The microcontroller and card reader uses SPI for communication ....

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

Sampling analog data

Sampling sata is particularly useful for analog sensors such as an LDR or a thermistor. Another good example is one of the MQ gas...

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

SHT20 temperature and humidity sensor and ESP8266

The SHT2x series consists of a low-cost version with the SHT20 humidity sensor. the SHT2x provides calibrated, linearized sensor signals in digital, I2C format....

Wemos Mini ADXL345 example

The ADXL345 is a small, thin, low power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16g. Digital output data is formatted...

Wemos and SHT31

SHT31 is the next generation of Sensirion’s temperature and humidity sensors. It builds on a new CMOSens® sensor chip that is at the heart of...

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