Wemos and DHT11 example in Micropython
In this example we look at a DHT11 example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...
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...
ADS1115 analog-to-digital converter and ESP8266
The ADS1115 device is a precision, low-power, 16-bit, I2C-compatible, analog-to-digital converters (ADCs) offered in an ultra-small, leadless, X2QFN-10 package, and a VSSOP-10 package. The...
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...
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...
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....
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...
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...
IR Line tracking sensor example
This is another example using a sensor from the 37 sensor kit, this time we use the one called the KY-033 Hunt sensor module,...
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...
Wemos and a MQ-135 sensor
MQ-135 gas sensor is a hazardous gas detection apparatus for the family, the environment, suitable for ammonia, aromatic compounds, sulfur, benzene vapor, smoke and other...
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 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...
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...
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...
LTR390 UV Light Sensor and ESP8266 example using the Arduino IDE
In this article we look at a LTR390 UV Light Sensor and we will connect it to a Wemos Mini
First lets look at the...








