VEML6075 ultraviolet (UV) light sensor and ESP266

The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process....

TMP102 digital sensor and ESP8266 example

In this article we look at the TMP102 digital sensor and we will connect it up to an ESP8266 The TMP102 device is a digital...

Connecting a basic Touch sensor

This example shows how to interface a basic touch sensor to our Wemos Mini (esp8266), this sensor came as part of a kit of...
ESP8266 and SHT40 layout

SHT40 Temperature & Humidity Sensor and ESP8266 example using the Arduino IDE

In this article we look at a SHT40 Temperature & Humidity Sensor and we will connect it to a Wemos Mini First lets look at...

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 BMP388 barometric pressure sensor

In this article we look at another sensor - it is a BMP388 by Bosch Sensortec, so lets crack on and try this out...

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...

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...

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 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...

ESP8266 and DS18B20 sensor and MIcropython example

In this example we look at a DS18b20 example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...

Wemos Mini and a PCF8574

The PCF8574 is an 8 bits I/O port expander that uses the I2C protocol. Using this IC, you can use only the SDA and...

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 and bmm150

ESP8266 and BMM150 digital geomagnetic sensor example

In this article we look at a digital geomagnetic sensor - this time its the BMM150 and as usual we will connect this to...

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...
ESP8266 and VCNL4040 layout

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...