python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
is it possible to use normal camera as thermal using RBG color grading?
I am working on a project of thermal detection(temperature measurement ) but thermal camera are expensive, Is there is any way to do this using normal camera , by using RBG color grading so to complet...
Anonymous Person
Votes: 0
Answers: 0
Strange failure while logging CPU-Temp with Python to a .csv-File (Rasbperri-Pi)
i Try to set up my Raspberry pi with a fan. It should log the Temperature every 5 minutes and write it to a .csv-file with a Python Script. If the Temperature is hotter than 52 Degrees Celsius, it sho...
Oscar Donnerstag
Votes: 0
Answers: 1
ValueError: Lepton not connected............................... lepton not working
from flirpy.camera.lepton import Lepton
camera = Lepton()
image = camera.grab()
camera.close()
its not working and showing error
ValueError: Lepton not connected.
gaurav najpande
Votes: 0
Answers: 1
Temperature sensor : MCP9808 - Raspberry PI
I try to plug 2 MCP9808 Temperature sensor on my Raspberry PI, but I think that it's not without a GPIO Expander, right ?
Only one MCP9808 is not a problem, but 2 is impossible without an GPIO expansi...
cretthie
Votes: 0
Answers: 0