ESP8266 and BMP280 sensor example
BMP280 is an absolute barometric pressure sensor especially designed for mobile applications. The sensor module is housed in an extremely compact package. Its small...
MLX90614 infrared thermometer example
The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the four leads to your...
PCT2075 temperature-to-digital converter and ESP8266 example using the Arduino IDE
In this article we look at a PCT2075 temperature-to-digital converter and we will connect it to a Wemos Mini
First lets look at the sensor
The...
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 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...
Using a MMC5603 Triple-axis Magnetometer sensor with an ESP8266
In this article we look at a Triple-axis Magnetometer, the MMC5603 and connect it to an ESP8266 board - a Wemos D1 Mini pro...
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 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 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...
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...
L3G4200D three-axis gyroscope and ESP8266 example
In this example we connect a L3G4200D three-axis gyroscope module to a Wemos Mini - you can of course use any ESP8266 based board...
ESP8266 and SHt30 shield example
This time we look at the SHT30 shield from Wemos. Now there are other versions of this board as well, this is the official...
ESP8266 SHT30 shield I2C code example
This example uses the same Wemos SHt30 shield or one of the variants on the internet but tis time we don't use a library,...
TMP175 digital temperature sensor and ESP8266 example
Another sensor or module to cross our path, this time we will look at the TMP175 digital temperature sensors
We will connect one of these up...
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 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...






