Wemos and LDR example
In this example we connect a photoresistor to an Arduino, the value read from the photoresistor corresponds to the amount of light present. The...
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,...
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...
Wemos mini and OLED shield bitcoin ticker
In this example we will display the price in USD of 1 bitcoin, the data is taken from coindesk's API and displayed on an...
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....
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...
PCF8575 I/O expander and ESP8266 examples
This 16-bit I/O expander for the two-line bidirectional bus (I2C) is designed for 2.5-V to 5.5-V VCC operation.
The PCF8575 device provides general-purpose remote I/O...
Wemos Mini Ws2812B example
In this example we connect a Wemos Ws2812B RGB shield to a Wemos mini, we will then loop through red, green and blue colors
The...
APDS-9930 ambient light and proximity sensor example
The APDS-9930 provides digital ambient light sensing (ALS), IR LED and a complete proximity detection system in a single 8 pin package. The proximity...
Wemos and Soil Moisture Sensor example
In this article, we are going to interface a Soil moisture sensor with an ESP8266. This sensor measures the volumetric content of water inside...
VCNL4040 Proximity Sensor and ESP8266 example using the Arduino IDE
In this article we look at a VCNL4040 Proximity Sensor and we will connect it to a Wemos Mini
First lets look at the sensor
The...
Wemos and LM35 temperature sensor
In this example we will connect an LM35 temperature sensor to our Arduino
The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is...
Wemos Mini and PIR sensor example
In this example we connect a PIR module to a Wemos Mini. A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared...
ESP8266 and LCD4884 example
This LCD4884 provides a 84x48 display this LCD shield can help meet your needs. It is able to display in English, Chinese and even images, it...
ESP8266 and LSM6DS3 accelerometer and gyroscope example
The LSM6DS3 is a system-in-package featuring a 3D digital accelerometer and a 3D digital gyroscope performing at 1.25 mA (up to 1.6 kHz ODR)...
Wemos and MCP3008 example
The Microchip MCP3008 ADC is a 10-bit Analog to Digital (A/D) converter with on-board sample and hold circuitry.
Communication with the device is accomplished using...





