Tag: Wemos
Wemos and L9110 Fan module example
0
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...
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...
Interfacing an AD keypad module to your Wemos
I purchased this module as part of a microcontroller kit, its an interesting little module as it has 16 buttons but with only 1 I/O...
Wemos Mini WS2812b example
The WS2812 family is a intelligent control LED light source that the control circuit and RGB chip are integrated in a package of 5050...
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 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...
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...
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 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 D1 ESP8266 based board
The wemos d1 is an Arduino Uno-like wifi board based on ESP-8266EX. You can use the Arduino IDE, NodeMCU and there are other development...