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 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,...

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...

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 webserver example

In this example we will create a basic webserver example using our Wemos, it will connect to your Wifi network and then you will...

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...

Wemos Mini WS2812b example

The WS2812 family is a intelligent control LED light source that the control circuit and RGB chip are integrated in a package of 5050...

ESP8266 and LCD4884 example

This LCD4884  provides a 84x48 display this LCD shield can help meet your needs. It is able to display in English, Chinese and even images, it...

AM2320 temperature and humidity sensor and ESP8266 example

Temperature and humidity combined sensor AM2320 digital temperature and humidity sensor is a digital signal output has been calibrated. Using special temperature and 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...

The Wemos PIR shield

A new wemos shield and this time its based on a  passive infrared sensor An overview of a PIR A passive infrared sensor (PIR sensor) is...

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...
ESP8266 and VEML7700 layout

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...
ESP8266 and AHT20 layout

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...

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...

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...