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...
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 Micropython I2C Scanner
This is a simple very short code example in which we show how to create a basic I2CScanner in Micropython using the uPyCraft IDE...
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...
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...
Wemos Mini and I2C LCD example
Sometimes a nice big LCD is useful for your projects, in this example we will interface to an I2C LCD using our ESP32. Now...
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,...
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...
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...
ESP8266 and MS5611 barometric pressure sensor example
In this example we look at the MS5611 barometric pressure sensor
This barometric pressure sensor is optimized for altimeters and variometers with an altitude resolution of...
ESP8266 and LPS331AP pressure sensor example
In this article we look at the LPS331AP pressure sensor and as usual we connect it to a Wemos Mini and the example will...
MQ3 Gas Sensor example
The MQ3 Gas Sensor module is useful for gas leakage detection (in home and industry). It is suitable for detecting Alcohol, Benzine, CH4, Hexane, LPG,...
Wemos Mini and HDC2080 humidity and temperature sensor example
In this article we look at yet another humidity and temperature sensor from TI - this time its the HDC2080 which we will connect...
Wemos and Max6675 example
In this example we take a look at the MAX6675 Cold-Junction-Compensated K-Thermocouple-to-Digital Converter
The MAX6675 performs cold-junction compensation and digitizes the signal from a type-K thermocouple....
Wemos and L9110 Fan module example
In this example we connect an Arduino to a L9110 fan module.
The L9110 is anASIC device control and drive motor design two-channel push-pull power...






