Sampling analog data
Sampling sata is particularly useful for analog sensors such as an LDR or a thermistor. Another good example is one of the MQ gas...
MPL3115A2 pressure sensor and ESP8266
The MPL3115A2 is a compact, piezoresistive, absolute pressure sensor with an I2C digital interface. MPL3115A2 has a wide operating range of 20 kPa to...
ESP8266 and Stepper motor example
In this example we will show a basic stepper motor example, we use a driver board that can be bought on many sites which...
DHT12 humidity temperature sensor and ESP8266 example
The DHt12 is an upgraded version of the classic DHT11 humidity temperature sensor, it is fully downward compatible, more precise and adds an I2C...
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 DHT Pro shield Micropython example
In this example we look at a DHT PRO example in Micropython for an ESP8266. Once again we use uPyCraft and again we use...
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...
A look at various ESP specific APIs
Description
Some ESP-specific APIs related to deep sleep, RTC and flash memories are available in the ESP object. These may be useful, we have already...
ESP8266 and DS18b20 sensor readings displayed on a web server
In this example we will connect a Wemos compatible DS18B20 shield to a Wemos Mini and display a page on a web server. This...
Wemos Mini and DHT Pro example
In this example we connect the DHT22 Single Bus Digital Temperature Humidity Sensor (DHT Pro shield) to our Wemos Mini , you can see this...
ESP8266 and BMM150 digital geomagnetic sensor example
In this article we look at a digital geomagnetic sensor - this time its the BMM150 and as usual we will connect this to...
Some Neopixel examples
This example takes the Wemos Mini Ws2812B example a bit further on and use an 8 LED Neopixel strip
Here is an image of the strip we...
Wemos and MAG3110 magnetometer
Freescale’s MAG3110 is a small, low-power, digital 3-axis magnetometer. The device can be used in conjunction with a 3-axis accelerometer to realize an orientation...
Wemos RGB led example
In this example we will connect an RGB led to our Wemos MIni, lets look at RGB leds first
RGB LEDs consist of one red,...
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,...
Wemos Mini and MMA8451 accelerometer
The MMA8451 is a low-power accelerometer with 14 bits of resolution, with the following features:
Embedded functions with flexible user-programmable options, configurable to two interrupt...


