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 MPU6500 6-axis Motion Tracking device
The MPU-6500 is the company’s second-generation 6-axis Motion Tracking device for smartphones, tablets, wearable sensors, and other consumer markets.
The MPU-6500, delivered in a 3...
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...
AHT20 Temperature & Humidity Sensor and ESP8266 example using the Arduino IDE
In this article we look at a AHT20 Temperature & Humidity Sensor and we will connect it to a Wemos Mini
First lets look at...
Wemos and TMP36 example
The TMP35, TMP36, and TMP37 are low voltage, precision centigrade temperature sensors. They provide a voltage output that is linearly proportional to the Celsius...
ESP8266 and BMA250 acceleration sensor example
The BMA250E is an advanced, ultra-small, triaxial, low-g acceleration sensor with digital interfaces, aiming for low-power consumer electronics applications. Featuring 10 bit digital resolution,...
ESP8266 and Ambient light Shield example
This was another new shield for the Wemos called the Ambient light Shield , this time its based around the BH1750FVI digital Ambient Light Sensor
Lets...
ESP8266 and MCP23017 example
The is a 16-bit, general purpose parallel I/O port expander for I2C bus applications.
The 16-bit I/O port functionally consists of two 8-bit ports (PORTA...
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 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...
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...
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...
BH1750FVI Ambient Light Sensor example
The BH1750FVI is an digital Ambient Light Sensor IC for I2C bus interface. This IC is the most suitable to obtain the ambient light...
VEML7700 lux sensor and ESP8266 example using the Arduino IDE
In this article we look at a ambient light digital 16-bit resolution sensor - this time its an VEML7700. As per usual we will...
Wemos and MCP3008 example
The Microchip MCP3008 ADC is a 10-bit Analog to Digital (A/D) converter with on-board sample and hold circuitry.
Communication with the device is accomplished using...
ESP8266 and DS18B20 sensor and MIcropython example
In this example we look at a DS18b20 example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...