News

I actually built the data logger myself when Samir published this last year. With a few small mod’s (Ill dig it out and post it) I added the DS18B20 sensor, just £2 on eBay in a complete probe ...
Modbus data logger, Pt1000 temperature sensor | 77 followers on LinkedIn. Pt1000 Thermal Resistance Temperature Sensor Temperature sensor is one product can feel temperature and translate it into ...
DHT22 - Temperature and Humidity sensor DHT22 is low cost digital temperature and humidity sensor. It measures temperature and humidity of surrounding air with a refresh rate of 2 seconds DHT22 works ...
This project is designed to interface with a temperature sensor using the I2C protocol on STM32F407. It reads temperature data, formats the data into a JSON string, and transmits it over UART.
The Temperature and Humidity Data Logger is a Python-based program that logs temperature and humidity data from a DHT11 sensor and stores it in a MySQL database. The program is designed to run on a pc ...
A temperature logger to meet cold chain needs. As a leading company in integrated circuit development and manufacturing, including precision temperature sensor expertise, Maxim Integrated has been ...
This is a synchronous mode of retrieving the sensor data. Which is not applicable in my project (no poll loops). For asynchronous retrieval of temperature sensor data the function DS18x20_gettemp() is ...