DIY High-Resolution Thermal Imaging Camera using MLX90640 & Raspberry Pi

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 37

  • @RaushanKumar-tu8bi
    @RaushanKumar-tu8bi 8 месяцев назад +12

    Great video :)

  • @diyprojectslab1689
    @diyprojectslab1689 8 месяцев назад +6

    Well done, keep it up, thanks for sharing it with us :)

  • @rudjsabbioni545
    @rudjsabbioni545 2 месяца назад +4

    Hi, which operating system did you use? I used the latest version of Debian Bookworm dated 22 Oct 2024 and several libraries(adafruit) are giving me installation problems.

    • @margolemley6328
      @margolemley6328 Месяц назад

      Did you figure it out? I'm having the same problem.

    • @margolemley6328
      @margolemley6328 Месяц назад

      I got it to work on the latest OS, you just have to create a virtual environment and download the libraries into that instead. Then, in Thonny, you must configure it to run with the files in the virtual environment. It's not too different.

  • @InnovateYourselfashu
    @InnovateYourselfashu 8 месяцев назад +4

    Another great video 😀🔥👏

  • @iulianalexandrudragan5531
    @iulianalexandrudragan5531 Месяц назад

    10:54 casually flipping us off 😆

  • @yungalman04105
    @yungalman04105 2 месяца назад +1

    Do you know how it behaves outside with far away objects? For example a person from 20 meters away. Would you be able to see anything or mostly noise?

  • @funnyclub6488
    @funnyclub6488 3 месяца назад +1

    cool, I have 80x62 thermal camera HAT, and RPI3B+, how can I use it and which library?
    The officially program of waveshare don't and their tech support don't reply. This thermal camera Uses I2C and SPI to raspberry

  • @SuitFellow
    @SuitFellow 24 дня назад

    The second code set for the better imaging isn’t working for me, it throws an error talking about being unable to display update. Is there anything I should do?

  • @danieltarbuck952
    @danieltarbuck952 29 дней назад

    Can there be a link from the MLX90640BAB to an Android phone or pc?
    Never done a build like this before but would love to attempt one! Need it for seeing heat from wires in walls. Would this do it?

  • @peterparker22222
    @peterparker22222 4 месяца назад +1

    oh thats a better one might try it

  • @anuragpv5787
    @anuragpv5787 6 дней назад

    what is its fov 55 or 110

  • @peterdemharter5834
    @peterdemharter5834 Месяц назад

    Hi, all works fine, but on your video you get a pic with y-axis temperature in between 22 and 34. If I run the temperature shows 0 and 250. So I don't differences very weak (most is yellw and I see a little bit yellow-green). Does anybody has an idea whats going wrong? my thx in advance.

  • @todeilfungo
    @todeilfungo 8 месяцев назад +1

    is it possible to use it with an arduino or is it not powerfoul enough? also, are there any drwaback to have a higher refresh rate?

    • @HowtoElectronics
      @HowtoElectronics  8 месяцев назад +2

      The MLX90640 thermal camera often struggles to work with Arduino because the Arduino doesn't have enough processing power and memory to manage the sensor's high data rate and calculations. Also, there can be compatibility issues with the I2C communication protocol that make it tricky to connect the two.

    • @BertRedd
      @BertRedd 4 месяца назад

      Might be able to stream the sensor data to a PC for interpretation. An Esp32 might be able to do it on chip.

  • @vladimirsemerdzhiev
    @vladimirsemerdzhiev 5 месяцев назад +2

    Hello will there be a problem if I use raspberry pi 5 instead if 4

    • @doomgirl5341
      @doomgirl5341 4 месяца назад

      No stupid no

    • @sdriza
      @sdriza 2 месяца назад

      yes, I had a good friend who tried - sadly, he is no longer with us
      deviate from anything and there can be dire consequences

  • @dishangshirodkar4587
    @dishangshirodkar4587 8 месяцев назад

    I had ordered mlx90640 but in the back of the camera it is written asa mlx9064x is this same?

  • @jagrutpatel3208
    @jagrutpatel3208 6 месяцев назад

    Hey i am not coder, but trying to to make 1 project so basically i have esp32 devkit1 , so can i use this model with mlx90640 and view the thermal image on my laptop, and do i flash it with micropython or arduino ide will work. I know its a lot to answer but i hope u will answer some😅. Thanks

    • @edwinawariyah6239
      @edwinawariyah6239 6 месяцев назад

      Yes and no
      Ideally you would "flash" some compiled code into the ESP32 and then stream the data to your PC via the serial connection linking them (usb).
      Think of it this way, the MLX90640 is connected to the ESP32 via i2c with a code you uploaded from your arduino or micropython. The esp32 is connected to the PC via serial. You can view the data from the MLX90640 from your serial monitor (using arduino) but it will just produce a bunch of junk numbers. However, using libraries like Serial and matplotlib on python, you can actually convert the stream into a heatmap representation to create something like a videostream

  • @QAYWSXEDCCXYDSAEWQ
    @QAYWSXEDCCXYDSAEWQ 3 месяца назад +10

    This hasn't been considered high resolution since 1970, clickbait

  • @DishangShirodkar
    @DishangShirodkar 8 месяцев назад

    is the coding same for all the different modules?

  • @infinitegaming2897
    @infinitegaming2897 8 месяцев назад +1

    Awesome..

  • @irishguy200007
    @irishguy200007 7 месяцев назад

    Is this better than the Amg8833?

  • @Trainbyadi
    @Trainbyadi 7 месяцев назад

    can we use raspberry pico

  • @dishangshirodkar4587
    @dishangshirodkar4587 8 месяцев назад

    My camera has vcc where to pin