Hi sir
I want to do a project with raspberry pi 3 b model to measure human body temperature . Can you suggest me what kind of sensor i need to use and the what kind of items i have to use.
Hi sir
I want to do a project with raspberry pi 3 b model to measure human body temperature . Can you suggest me what kind of sensor i need to use and the what kind of items i have to use.
The human body has many different temperatures:
Where do you want to measure the temperature? The Pi doesn't have analog inputs, so you may want to use a digital temperature measuring device (SPI or I2C).
Here's an example:
Raspberry Pi Temperature Logger: 8 Steps
Scott
The human body has many different temperatures:
Where do you want to measure the temperature? The Pi doesn't have analog inputs, so you may want to use a digital temperature measuring device (SPI or I2C).
Here's an example:
Raspberry Pi Temperature Logger: 8 Steps
Scott