Wemos webserver example
In this example we will create a basic webserver example using our Wemos, it will connect to your Wifi network and then you will...
Wemos and TMP36 example
The TMP35, TMP36, and TMP37 are low voltage, precision centigrade temperature sensors. They provide a voltage output that is linearly proportional to the Celsius...
MQ3 Gas Sensor example
The MQ3 Gas Sensor module is useful for gas leakage detection (in home and industry). It is suitable for detecting Alcohol, Benzine, CH4, Hexane, LPG,...
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...
MLX90615 infrared thermometer and ESP8266 example
The MLX90615 is a miniature infrared thermometer for non-contact temperature measurements. Both the IR sensitive thermopile detector chip and the signal conditioning ASIC are...
MCP4725 Digital-to-Analog Converter example
MCP4725 is a single channel, 12-bit, voltage output Digital-to-Analog Converter with integrated EEPROM and an I2C Compatible Serial Interface.
Again the easiest way to interface...
ESP8266 and Ambient light Shield example
This was another new shield for the Wemos called the Ambient light Shield , this time its based around the BH1750FVI digital Ambient Light Sensor
Lets...
Using a 74HC595 shift register with the Wemos
Sometimes in your projects you simply do not have enough I/O lines available, take for example a lot of the multiple LED examples, these...
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...
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...
Connecting a basic Touch sensor
This example shows how to interface a basic touch sensor to our Wemos Mini (esp8266), this sensor came as part of a kit of...
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...
Wemos and MCP3008 example
The Microchip MCP3008 ADC is a 10-bit Analog to Digital (A/D) converter with on-board sample and hold circuitry.
Communication with the device is accomplished using...
ESP8266 and MPU6500 6-axis Motion Tracking device
The MPU-6500 is the company’s second-generation 6-axis Motion Tracking device for smartphones, tablets, wearable sensors, and other consumer markets.
The MPU-6500, delivered in a 3...
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...
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...



