Let's Workshop: — Temperature

Let's Workshop: Keyes SHT10

Posted by Sebastian Karam on

Let's Workshop: Keyes SHT10
This example will demonstrate the use of an Arduino UNO reading data from the sensor. Once connected and the program loaded, it will read the temperature and humidity, every second.

Read more →

Let's Workshop: Keysetudio DS18B20 Temperature Sensor Module

Posted by Sebastian Karam on

Let's Workshop: Keysetudio DS18B20 Temperature Sensor Module
The example will demonstrate the use of an Arduino UNO in requesting and interpreting data from a DS18b20 sensor.

Read more →

Let's Workshop: Keyestudio LM35 Temperature Sensor

Posted by Sebastian Karam on

Let's Workshop: Keyestudio LM35 Temperature Sensor
A quick introduction to using the Keyestudio LM35 temperature sensor module. Hopefully it will provide you with the confidence to integrate a small and simple analog temperature monitor into your project.

Read more →

Let's Workshop: DS18b20 Temperature Probe

Posted by Sebastian Karam on

Let's Workshop: DS18b20 Temperature Probe
This example will demonstrate the use of an Arduino UNO in requesting and interpretting data from a DS18b20 sensor. Once connected and the program loaded, the serial monitor will display a live temperature readout.

Read more →

Let's Workshop: Keyes DHT11 Temperature and Humidity Module

Posted by Sebastian Karam on

Let's Workshop: Keyes DHT11 Temperature and Humidity Module
This example will demonstrate the use of an Arduino UNO reading byte data from the sensor. Once connected and the program loaded, it will read the temperature and humidity, every second and a half (the sensor has a refreshes it's reading every second).

Read more →