Wemos and 4067 example
The 4067 was one of the IC's that I wanted to connect up to various microcontrollers as it looked extremely useful, here is a quick...
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...
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...
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...
BH1750FVI Ambient Light Sensor example
The BH1750FVI is an digital Ambient Light Sensor IC for I2C bus interface. This IC is the most suitable to obtain the ambient light...
Wemos mini MATRIX LED Shield example
A new shield for the Wemos Mini came my way recently, this is called the MATRIX LED Shield - You can find out more...
MAX30102 pulse and heart-rate monitor sensor and ESP8266
The MAX30102 is an integrated pulse oximetry and heart-rate monitor biosensor module. It includes internal LEDs, photodetectors, optical elements, and low-noise electronics with ambient...
Wemos and TMP36 example
The TMP35, TMP36, and TMP37 are low voltage, precision centigrade temperature sensors. They provide a voltage output that is linearly proportional to the Celsius...
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...
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...
ESP8266 RGB LED examples in Micropython
In this example we look at some WS2812B RGB LEDs example in Micropython for an ESP8266. Once again we use uPyCraft and again we...
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...
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,...
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...
PAJ7620 gesture sensor and ESP8266
The PAJ7620 integrates gesture recognition function with general I2C interface into a single chip forming an image analytic sensor system. It can recognize 9...
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...


