Thulasiram pakala

Thulasiram pakala

  • 859
  • 838
  • 105.9k

Regarding Temperature sensor and raspberry pie

Mar 12 2021 11:48 AM
Hi,
Any body help for this i dont know python i want  in  in vs.net 2017 i want this type of cold storage temparature by using bellow devices and shows alert meaasges and show in graphs and store in sql server db  any body help for this i want sample code or ant project please help me
 
Product Image 1 
SHT20 I2C temperature and humidity sensor water proof probe. cost around rs.2000 available on the following website https://www.thingbits.in/products/sht20-i2c-temperature-humidity-sensor-waterproof-probe
                                                  
OR
 
SHT10 digital temperature and humidity sensor. cost around rs.3000 
 
Product Image 1

2. Raspberry pie  we can use almost any one of the device which are available on the site. 
 
https://www.raspberrypi.org/products/
 
but the latest raspberry pi 4b  which cost around rs.6000
 
Raspberry Pi 4 Specifications 
after getting these we need to install the RASPBERRY OS  downloaded from the website https://www.raspberrypi.org/software/  and install on 16 gb SD card

Then we need to connect the  temperature probe using the jumper wires provided to the board
 
Product Image 3 

then we need to read the signals from the sensor returned to the Raspberry Pie through the 40 pin on the Raspberry pie and interpret the signal through Python language program written and conclude to do what we want to do with  the signal like sending alerts to the concerned or we can build our own temperature controller remotely

please see the link   https://hackaday.com/2019/02/27/hack-my-house-raspberry-pi-as-a-touchscreen-thermostat/
on python programming thermostat project.

Answers (1)