Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
I got a numpy source error…any tips
How to show the actual temperature value?
Hello, thanks for your tutorial, but how to print the value in Celcius ? Ex : 36 Celcius etc in Terminal
What do you mean? What do you want to achieve? If you run the python script on terminal, you can show the temperature here.
@@circuitdesolator i mean just print the value of temperature, not a pixel
@@sevikharvarid9893 i see. You can manipulate the values depending on your needs. You can average, get max or min, etc. But you need to know how to manipulate lists on python. You can check python tutorials online.
@@circuitdesolator any link how to do it???
can you make the amg8833 display bigger?
May I know if I use other AMG8833 that not manufacture by Adafruit, can I still use the code?
Yes. You still can 👍🏼😊
@@circuitdesolator Thank you, well just run the phyton code and screen will display the image, no software needed to install to display it ?
@@TJS522 you need to get the necessary python libraries. You can check it on the video as well 👍🏼😊
@@circuitdesolator I can't install sudo pip3 install scipy, can I know why?Failed building wheel for scipyFailed cleaning build dir for scipyCommand "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-j40fqaq_/scipy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('', '');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-k607pe28/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-j40fqaq_/scipy/
@@TJS522 probably you need to update your pip. Also have you done an upgrade and update?
how's the detection distance?
Ideally 10-15cm.
It really depends on your application.
Hi , could u provide the link to download sudo? I cant seem to download it
Hi Ardiel, you dont need to download sudo.
very nice project ❤ . sir do you know the code if i add a buzzer to it and i wanna make it sound when 37 celcius is detected?
I got a numpy source error…any tips
How to show the actual temperature value?
Hello, thanks for your tutorial, but how to print the value in Celcius ? Ex : 36 Celcius etc in Terminal
What do you mean? What do you want to achieve? If you run the python script on terminal, you can show the temperature here.
@@circuitdesolator i mean just print the value of temperature, not a pixel
@@sevikharvarid9893 i see. You can manipulate the values depending on your needs. You can average, get max or min, etc. But you need to know how to manipulate lists on python. You can check python tutorials online.
@@circuitdesolator any link how to do it???
can you make the amg8833 display bigger?
May I know if I use other AMG8833 that not manufacture by Adafruit, can I still use the code?
Yes. You still can 👍🏼😊
@@circuitdesolator Thank you, well just run the phyton code and screen will display the image, no software needed to install to display it ?
@@TJS522 you need to get the necessary python libraries. You can check it on the video as well 👍🏼😊
@@circuitdesolator I can't install sudo pip3 install scipy, can I know why?
Failed building wheel for scipy
Failed cleaning build dir for scipy
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-j40fqaq_/scipy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('
', '
');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-k607pe28/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-j40fqaq_/scipy/
@@TJS522 probably you need to update your pip. Also have you done an upgrade and update?
how's the detection distance?
Ideally 10-15cm.
It really depends on your application.
Hi , could u provide the link to download sudo? I cant seem to download it
Hi Ardiel, you dont need to download sudo.
very nice project ❤ . sir do you know the code if i add a buzzer to it and i wanna make it sound when 37 celcius is detected?