esp8266 and bmm150

ESP8266 and BMM150 digital geomagnetic sensor example

In this article we look at a digital geomagnetic sensor - this time its the BMM150 and as usual we will connect this to...

Wemos and LDR example

In this example we connect a photoresistor to an Arduino, the value read from the photoresistor corresponds to the amount of light present. The...

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

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

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

Wemos and DHT11 example in Micropython

In this example we look at a DHT11 example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...

Wemos and a MQ-135 sensor

MQ-135 gas sensor is a hazardous gas detection apparatus for the family, the environment, suitable for ammonia, aromatic compounds, sulfur, benzene vapor, smoke and other...

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

Using a LTR-329 Ambient Light sensor with an ESP8266

In this article we look at an Ambient Light sensor, the LTR-329 and connect it to an ESP8266 board - a Wemos D1 Mini...

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

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

ESP8266 and DS1624 sensor example

The DS1624 consists of two separate functional units: a 256-byte nonvolatile E2 memory and a direct-to-digital temperature sensor. The nonvolatile memory is made up of...

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

ESP8266 and PIR example in Micropython

In this example we look at a PIR example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...

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 HMC5883L example

The Honeywell HMC5883L is a surface-mount, multi-chip module designed for low-field magnetic sensing with a digital interface for applications such as lowcost compassing and...