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,...
A look at SHA-1 and ESP8266
Description
In cryptography, SHA-1 (Secure Hash Algorithm 1) is a cryptographic hash function which takes an input and produces a 160-bit (20-byte) hash value known...
Wemos mini and US-026 Ultrasonic Detector example
In this article we look an ultrasonic module that works well with a Wemos Mini in that it will work with 3.3v.
The US-026 is...
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...
Using a LTR-303 Ambient Light sensor with an ESP8266
In this article we look at an Ambient Light sensor, the LTR-303 and connect it to an ESP8266 board - a Wemos D1 Mini...
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...
The Wemos PIR shield
A new wemos shield and this time its based on a passive infrared sensor
An overview of a PIR
A passive infrared sensor (PIR sensor) is...
ESP8266 and HMC5983 magnetometer example
The Honeywell HMC5983 is a temperature compensated three-axis integrated circuit magnetometer. This surface-mount, multi-chip module is designed for low-field magnetic sensing for applications such...
ESP8266 and OLED Micropython example
In this example we show an example written in Micropython using the uPycraft IDE. This time we will be trying out the Wemos OLED...
Wemos OLED shield example
In this example we look at another terrific little low cost shield for the Wemos mini, this time its the OLED shield. Lets look...
Wemos and 4051 LED example
The HCF4051 device is a monolithic integrated circuit fabricated in MOS (metal oxide semiconductor) technology available in SO-16 and PDIP-16 packages.
The HCF4051 analog multiplexer/demultiplexer...
Read and write to the eeprom on the ESP8266
Description
The ESP8266 has 512 bytes of internal EEPROM, this could be useful if you need to store some settings, such as an IP address...
Wemos Infrared receiver example
In this example we look at how to connect an IR Reciever. Generally, they require Vcc(5v) but I found this to work well with 3v3, GND...
QRE1113 IR reflectance sensor and ESP8266 example
The QRE1113 features an easy-to-use analog output, which will vary depending on the amount of IR light reflected back to the sensor. The QRE1113...
Using a KX132 or KX134 Triple Axis Accelerometer with an ESP8266
In this article we look at 2 very similar Triple-axis Magnetometer that I recently purchased, the KX132 and KX134 Triple Axis Accelerometers, we will...
ESP8266 and L9110 fan module example
In this example we connect an ESp8266 to a dual L9110 fan module. This is a commonly found, basic low cost module which consists...



