Home Blog Page 12

Linkit One GPS example

This example shows how to display GPS data via the serial monitor using a Linkit One You need to connect the GPS antenna to your...

Python to thingspeak example

In this simple code example we will send the cpu percentage and available memory of a PC to thingspeak using a python script. Install Python Import...

Sending temperature data to ubidots from an Arduino

The SHT21 is a low cost humidity and temperature sensor. Its an I2C device so again is very simple to connect to any arduino....

Sending SHT31 sensor data to sparkfun using an Arduino

In this example we will take the SHt31, read the temperature and humidity and send this data to an online IoT platform, in this...

Sending BMP180 temperature data to thingspeak using an Arduino Uno and ethernet shield

In this example we will take the BMP180, read the temperature and send this data to an online IoT platform, in this case we...

Linkit One and L3GD20 example

The L3GD20 is a low-power three-axis angular rate sensor. This is the module I bought for reference More information can be found at http://www.st.com/content/st_com/en/products/mems-and-sensors/gyroscopes/l3gd20.html about the...

Linkit One and MMA8451 accelerometer example

The MMA8451 is a low-power accelerometer with 14 bits of resolution, with the following features: Embedded functions with flexible user-programmable options, configurable to two interrupt...

Linkit One and MAG3110 magnetometer example

Freescale’s MAG3110 is a small, low-power, digital 3-axis magnetometer. The device can be used in conjunction with a 3-axis accelerometer to realize an orientation...

Linkit One and HDC1008 humidity and temperature sensor

The HDC1008 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The device measures humidity...

Linkit One and ADXL345 accelerometer example

The ADXL345 is a small, thin, low power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16g. Digital output data is formatted...

Linkit One and HMC5883L example

The Honeywell HMC5883L is a surface-mount, multi-chip module designed for low-field magnetic sensing with a digital interface for applications such as low cost compassing...

Linkit One and MLX90614 infrared thermometer

The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the four leads to your...

Linkit one and MCP9808 digital temperature sensor

MCP9808 digital temperature sensor example The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. The...

Linkit One and BMP180 example

The bmp180 from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. The sensor is soldered onto a PCB with...