MPL3115A2 sensor readings displayed on a web page
In this example we connect an Ethernet shield to an Arduino, we then connect a MPL3115A2 sensor to this and we will display the readings...
Adafruit Neopixel shield examples
In this article we take a look at the Neopixel shield, as you have probably guessed this is an Arduino shield which is basically...
HDC1008 sensor readings displayed on a LCD4884 shield
In this article we will connect an HDC1008 sensor and connect it to a Nokia 5100 shield. We will display the humidity and temperature...
ESP8266 and 128 x 32 OLED example
This was a 128 x 32 OLED display that I purchased , the module does not need a backlight, self-illumination, the display performance is...
MCP9808 sensor and LCD keypad shield Arduino example
In this example we will create a temperature meter using a mcp9808 sensor and display the readings on an LCD shield
Lets look at the mcp9808...
VEML6070 ultraviolet light sensor on an Arduino
In this example we look at an VEML6070 UV sensor and connect it to an Arduino UNO, the code example will not use any...
ESP8266 SPIFFS example
In this example we will look at SPIFFS , SPIFFS, or spiffs (Serial Peripheral Interface Flash File System) is a method for creating a...
WS2812B RGB Shield and ESP8266 example
We are going to look at a WS2812b led or neopixel in this example, again we use a Wemos mini and an RGB LED...
ESP8266 Project : DHT11 readings stored on an SD card
In this particular example we are going to store temperature readings from a DHT11 on an sd card we will be using a Wemos...
ESP8266 Project : DHT11 readings on an OLED
In this particular example we are going to display temperature readings from a DHT11 on an OLED display, we will be using a Wemos...