Using a STTS22H temperature sensor with an ESP8266

In this article we look at a temperature sensor, the STTS22H sensor from ST and connect it to an ESP8266 board Sensor Information The STTS22H is...

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

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

ESP8266 and Stepper motor example

In this example we will show a basic stepper motor example, we use a driver board that can be bought on many sites which...
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...

ESP8266 Micropython I2C Scanner

This is a simple very short code example in which we show how to create a basic I2CScanner in Micropython using the uPyCraft IDE...

I2C Scanner

This is a basic example which will display via the serial monitor the address of any devices connected to your Wemos. Its the same as...

ESP8266 and bme280 temperature sensor example

The BME280 is a great new chip which was originally designed for the next generation of smartphones. It is made up of a very...

RPI-1031 tilt sensor and Wemos Mini example

In this article we look at a tilt sensor - this time its the RPI-1031 and we will connect it to a Wemos The RPI-1031...

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

OPT3001 Digital Ambient Light Sensor and ESP8266 example

In this example we will connect an OPT3001 to a Wemos, this sensor measures light intensity - so you can easily create a lux...

Control a Wemos using an application on your PC

In this example we will control an RGB led connected to our Wemos Mini from an application running on our PC. In this example...

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

ESP8266 and MLX90393 magnetic field sensor example

The MLX90393 magnetic field sensor can be reprogrammed to different modes and with different settings at run-time. The sensor offers a 16-bit output proportional...

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