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...
Wemos Mini and HC-SR04 ultrasonic sensor
The HC-SR04 ultrasonic sensor uses sonar to determine distance to an object like bats or dolphins do. Ultrasonic ranging module HC-SR04 provides 2cm - 400cm...
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...
ESP8266 and bme280 temperature sensor example
The BME280 is a great new chip which was originally designed for the next generation of smartphones. It is made up of a very...
ESP8266 and MCP23017 example
The is a 16-bit, general purpose parallel I/O port expander for I2C bus applications.
The 16-bit I/O port functionally consists of two 8-bit ports (PORTA...
Max7219 8×8 LED matrix example
The MAX7219/MAX7221 are compact, serial input/output common-cathode display drivers that interface microprocessors (µPs) to 7-segment numeric LED displays of up to 8 digits, bar-graph...
Wemos mini DS18B20 temperature sensor example
The DS18B20 is a temperature sensor that can be used in various simple projects. This part uses the 1 wire (I2C) bus and you can...
TM1637 7 segment display example
A common display module that you can buy on the internet contain the Tm1638 driver chip, I was interested in this one which is the...
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,...
Wemos mini bmp180 sensor example
This bmp180 from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. The sensor is soldered onto a PCB with...
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...
ESP8266 and OLED Micropython example
In this example we show an example written in Micropython using the uPycraft IDE. This time we will be trying out the Wemos OLED...
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 1.44“ inch TFT LCD shield examples
In this example we look at the 1.44“ inch TFT LCD shield from Wemos. It can display 128×128 resolution and 18-bit color
The TFT is...
VEML6040 color sensor and ESP8266
VEML6040 color sensor senses red, green, blue, and white light and incorporates photodiodes, amplifiers, and analog / digital circuits into a single chip using...
ESP8266 and HDC1080 humidity and temperature sensor
The HDC1080 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The HDC1080 operates over...