ESP8266 and PIR example in Micropython
In this example we look at a PIR example in Micropython for an ESP8266. Once again we use uPyCraft and again we use Wemos...
ESP8266 and MCP23017 example
The is a 16-bit, general purpose parallel I/O port expander for I2C bus applications.
The 16-bit I/O port functionally consists of two 8-bit ports (PORTA...
3 channel tracking sensor example
This Tracking Sensor for Arduino can detect the white lines in black and black lines in white. This particular module has 3 sensors
Using infrared...
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 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...
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 DH11 shield example
I like the Wemos Mini and when I saw that there were some shields I decided to purchase some of them, in this first...
Wemos and L9110 Fan module example
In this example we connect an Arduino to a L9110 fan module.
The L9110 is anASIC device control and drive motor design two-channel push-pull power...
Wemos buzzer shield example
In this example we look at another Wemos mini shield, this time its the buzzer_shield which as its name suggests is a basic buzzer....
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....
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...
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...
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...
Using a STTS22H temperature sensor with an ESP8266
In this article we look at a temperature sensor, the STTS22H sensor from ST and connect it to an ESP8266 board
Sensor Information
The STTS22H is...
ESp8266 and force sensitive resistor example
A force-sensing resistor is a material whose resistance changes when a force or pressure is applied.
Force-sensing resistors consist of a conductive polymer, which changes...
BH1750FVI Ambient Light Sensor example
The BH1750FVI is an digital Ambient Light Sensor IC for I2C bus interface. This IC is the most suitable to obtain the ambient light...


