ESP8266 and Stepper motor example
In this example we will show a basic stepper motor example, we use a driver board that can be bought on many sites which...
ADS1115 analog-to-digital converter and ESP8266
The ADS1115 device is a precision, low-power, 16-bit, I2C-compatible, analog-to-digital converters (ADCs) offered in an ultra-small, leadless, X2QFN-10 package, and a VSSOP-10 package. The...
SHTC1 digital humidity sensor and ESP8266 example
In this article we look at another digital humidity sensor - this time its the SHTC1 and we will connect it to a Wemos...
Wemos and PCF8591 example
The PCF8591 is a monolithically integrated, and a separate power supply, low-power, 8-bit CMOS data acquisition devices. The PCF8591 has the four analog inputs,...
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...
PCA9685 LED controller and ESP8266 example
In this example we connect a PCA9685 LED controller to an ESP8266
The PCA9685 is an I²C-bus controlled 16-channel LED controller optimized for Red/Green/Blue/Amber (RGBA)...
LTR390 UV Light Sensor and ESP8266 example using the Arduino IDE
In this article we look at a LTR390 UV Light Sensor and we will connect it to a Wemos Mini
First lets look at the...
A basic NodeMCU and Simba OS example
Ok, I had heard of Simba OS but hadn't managed to try it, as quoted "2Simba is an RTOS and build framework. It aims...
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 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...
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 DS18b20 sensor readings displayed on a web server
In this example we will connect a Wemos compatible DS18B20 shield to a Wemos Mini and display a page on a web server. This...
SHT20 temperature and humidity sensor and ESP8266
The SHT2x series consists of a low-cost version with the SHT20 humidity sensor. the SHT2x provides calibrated, linearized sensor signals in digital, I2C format....
RPI-1031 tilt sensor and Wemos Mini example
In this article we look at a tilt sensor - this time its the RPI-1031 and we will connect it to a Wemos
The RPI-1031...
Wemos and SHT11 example
The SHT1x digital humidity sensor is a reflow solderable sensor. The SHT1x series consists of a low-cost version with the SHT10 humidity sensor, a...
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...