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 and Barometric Pressure Shield example
In this article we look at a relatively new shield for the Wemos/Lolin products - this is a Barometric Pressure shield based on a HP303B. Here...
ESP8266 and LPS331AP pressure sensor example
In this article we look at the LPS331AP pressure sensor and as usual we connect it to a Wemos Mini and the example will...
Wemos and DS3231 RTC example
The DS3231 is a low-cost, extremely accurate I2C real-time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal.
The device incorporates a battery...
WS2812B RGB SHIELD for WeMos D1 mini examples
In this example we look at a new wemos shield (for us anyway), this is called the RGB shield and as you might expect...
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...
DPS310 barometric pressure sensor and ESP8266 example using the Arduino IDE
In this article we look at a DPS310 barometric pressure sensor and we will connect it to a Wemos Mini
First lets look at the...
Wemos Mini and a PCF8574
The PCF8574 is an 8 bits I/O port expander that uses the I2C protocol. Using this IC, you can use only the SDA and...
VEML6075 ultraviolet (UV) light sensor and ESP266
The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process....
ESP8266 and a BH1745NUC Luminance and Colour Sensor
In this article we look at a BH1745NUC Luminance and Colour Sensor and connect it to a Wemos Mini
First of all lets take a...
Wemos and basic TEA5767 example
The TEA5767HN is a single-chip electronically tuned FM stereo radio for low-voltage applications with fully integrated Intermediate Frequency (IF) selectivity and demodulation. The radio...
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...
BME680 environment sensor and ESP8266 example
In this article we will connect a BME680 sensor to an ESP8266 - as usual we will use a Wemos Mini
BME680 is an integrated...
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 PIR example in Micropython
In this example we look at a PIR example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...
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...