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 MMA8451 accelerometer
The MMA8451 is a low-power accelerometer with 14 bits of resolution, with the following features:
Embedded functions with flexible user-programmable options, configurable to two interrupt...
Wemos and LM35 temperature sensor
In this example we will connect an LM35 temperature sensor to our Arduino
The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is...
Wemos MCP9808 digital temperature sensor example
ESP8266 and MCP9808 digital temperature sensor example
The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.)...
Wemos Mini and L3GD20 sensor
The L3GD20 is a low-power three-axis angular rate sensor. This is the module I bought for reference
More information can be found at http://www.st.com/content/st_com/en/products/mems-and-sensors/gyroscopes/l3gd20.html about the...
Using a KX132 or KX134 Triple Axis Accelerometer with an ESP8266
In this article we look at 2 very similar Triple-axis Magnetometer that I recently purchased, the KX132 and KX134 Triple Axis Accelerometers, we will...
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...
ESP8266 and GY-21P module example
This module combines a BMP280 sensor and an SI7021 sensor. The on-board BMP280+SI7021 sensor measures atmospheric pressure from 30kPa to 110kPa as well as...
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...
Wemos Mini and PIR sensor example
In this example we connect a PIR module to a Wemos Mini. A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared...
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 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...
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...
Wemos Mini and HC-SR04 ultrasonic sensor
The HC-SR04 ultrasonic sensor uses sonar to determine distance to an object like bats or dolphins do. Ultrasonic ranging module HC-SR04 provides 2cm - 400cm...
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...
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...




