SHTC1 digital humidity sensor and ESP8266 example
In this article we look at another digital humidity sensor - this time its the SHTC1 and we will connect it to a Wemos...
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...
ESP8266 and vibration sensor module
In this example we connect a vibration motor module to an ESP8266. This is the type of motor that you could find in a...
Wemos and ML8511 example
The ML8511 measures the amount of ultra violet rayses contained in sunlight, and it is used for the equipment which displays the suntan by...
Read and write to the eeprom on the ESP8266
Description
The ESP8266 has 512 bytes of internal EEPROM, this could be useful if you need to store some settings, such as an IP address...
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 and LIS2DH three-axis linear accelerometer example
The LIS2DH is an ultra low-power high performance three-axis linear accelerometer belonging to the “femto” family, with digital I2C/SPI serial interface standard output.
The LIS2DH...
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 Max6675 example
In this example we take a look at the MAX6675 Cold-Junction-Compensated K-Thermocouple-to-Digital Converter
The MAX6675 performs cold-junction compensation and digitizes the signal from a type-K thermocouple....
ESP8266 and LSM6DS3 accelerometer and gyroscope example
The LSM6DS3 is a system-in-package featuring a 3D digital accelerometer and a 3D digital gyroscope performing at 1.25 mA (up to 1.6 kHz ODR)...
Wemos and Soil Moisture Sensor example
In this article, we are going to interface a Soil moisture sensor with an ESP8266. This sensor measures the volumetric content of water inside...
Wemos Infrared receiver example
In this example we look at how to connect an IR Reciever. Generally, they require Vcc(5v) but I found this to work well with 3v3, GND...
Wemos mini and OLED shield bitcoin ticker
In this example we will display the price in USD of 1 bitcoin, the data is taken from coindesk's API and displayed on an...
ESp8266 and force sensitive resistor example
A force-sensing resistor is a material whose resistance changes when a force or pressure is applied.
Force-sensing resistors consist of a conductive polymer, which changes...
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...
MLX90615 infrared thermometer and ESP8266 example
The MLX90615 is a miniature infrared thermometer for non-contact temperature measurements. Both the IR sensitive thermopile detector chip and the signal conditioning ASIC are...


