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...
ESP8266 and vibration sensor module
In this example we connect a vibration motor module to an ESP8266. This is the type of motor that you could find in a...
ESP8266 displaying a QR code on an OLED display
In this example we will display a QR code on an OLED display with an ESP8266, in this case a Wemos mini. This will...
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...
OPT3001 Digital Ambient Light Sensor and ESP8266 example
In this example we will connect an OPT3001 to a Wemos, this sensor measures light intensity - so you can easily create a lux...
Wemos Mini and HC-SR04 ultrasonic sensor
The HC-SR04 ultrasonic sensor uses sonar to determine distance to an object like bats or dolphins do. Ultrasonic ranging module HC-SR04 provides 2cm - 400cm...
I2C Scanner
This is a basic example which will display via the serial monitor the address of any devices connected to your Wemos.
Its the same as...
Wemos RGB led example
In this example we will connect an RGB led to our Wemos MIni, lets look at RGB leds first
RGB LEDs consist of one red,...
DHT12 humidity temperature sensor and ESP8266 example
The DHt12 is an upgraded version of the classic DHT11 humidity temperature sensor, it is fully downward compatible, more precise and adds an I2C...
Using a LTR-329 Ambient Light sensor with an ESP8266
In this article we look at an Ambient Light sensor, the LTR-329 and connect it to an ESP8266 board - a Wemos D1 Mini...
ESP8266 and DS1624 sensor example
The DS1624 consists of two separate functional units: a 256-byte nonvolatile E2 memory and a direct-to-digital temperature sensor.
The nonvolatile memory is made up of...
GA1A12S202 light sensor example
In this example we will connect a GA1A12S202 Log-Scale Analog Light Sensor to an Arduino.
The features of this sensor are as follows
Output voltage increases...
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....
PAJ7620 gesture sensor and ESP8266
The PAJ7620 integrates gesture recognition function with general I2C interface into a single chip forming an image analytic sensor system. It can recognize 9...
Si1145 sensor and ESP8266 example
Another sensor reaches the desk, this time it is a Si1145 sensor, we will connect it to an ESP8266 and test it out
The Si1145/46/47...
Some Neopixel examples
This example takes the Wemos Mini Ws2812B example a bit further on and use an 8 LED Neopixel strip
Here is an image of the strip we...


