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...
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...
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...
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...
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...
DHT11 sensor data to Thingspeak using a Wemos D1
In this example we will connect a DHT11 sensor to our Wemos D1, we will then send the temperature and humidity values to thingspeak.
DHT11...
ESP8266 and MMA8452 accelerometer example
In this example we will connect a MMA8452Q accelerometer to an ESP8266 - as usual it's a Wemos Mini
Lets look at the sensor
The MMA8452Q is a...
MCP4725 Digital-to-Analog Converter example
MCP4725 is a single channel, 12-bit, voltage output Digital-to-Analog Converter with integrated EEPROM and an I2C Compatible Serial Interface.
Again the easiest way to interface...
ESP8266 displaying a QR code on an OLED display
In this example we will display a QR code on an OLED display with an ESP8266, in this case a Wemos mini. This will...
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 Mini DH11 shield example
I like the Wemos Mini and when I saw that there were some shields I decided to purchase some of them, in this first...
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 L9110 fan module example
In this example we connect an ESp8266 to a dual L9110 fan module. This is a commonly found, basic low cost module which consists...
Wemos Mini and a TTP223 Capacitive Touch Sensor
In this example we will connect a TTP223 Capacitive Touch Sensor to our Wemos Mini. The TTP223 is a touch pad detector IC which offers 1...