Giter Site home page Giter Site logo

Comments (14)

maxritter avatar maxritter commented on May 20, 2024

Have you been able to use the cam normally before?
When you flash the EEPROM_Clear script from here: https://www.dropbox.com/s/jqcwolz5vajj0u5/eeprom_clear.ino.hex?dl=1
And afterwards the newest firmware again, are you able to see the thermal and/or visual image during the first start procedure?

from diy-thermocam.

billgrava avatar billgrava commented on May 20, 2024

I flashed the EEPROM_Clear and then the new firmware again, but it did not seem to fix the problem. I have not been able to use the cam before. Initially when I was building the camera I put the IR sensor in the wrong way. I eventually took it out all together and have not put the IR Sensor back in. I understand that the thermal camera will not work but was hoping that the regular visual camera would.

from diy-thermocam.

himike12 avatar himike12 commented on May 20, 2024

Were you able to resolve this problem? I am having the same issue with mine.

from diy-thermocam.

maxritter avatar maxritter commented on May 20, 2024

Are you using a non-radiometric Lepton with the MLX90614 spot sensor, or a radiometric without?

You should use a multimeter with the connection checker, and go through the important connection using https://github.com/maxritter/DIY-Thermocam/blob/master/Documents/Schematic_2.3.pdf and https://github.com/maxritter/DIY-Thermocam/blob/master/Documents/Pinmap_2.1.pdf.

The components that can cause a freeze in this screen are the visual camera, the Lepton and optionally the spot sensor. So check correct power supply and data connection lines (SPI & I2C) for those.

from diy-thermocam.

himike12 avatar himike12 commented on May 20, 2024

Thank you maxritter for getting back to me.
I am using the radiometric Lepton without the spot sensor. I will confirm the connections.

from diy-thermocam.

HateFindingNames avatar HateFindingNames commented on May 20, 2024

Same here. Lepton 2.5, no MLX installed, ArduCam 2MP plus version, newest firmware. All Supply and data connections already checked.
It stays at the self diagnostic screen (everything ok except the spot sensor) forever giving me the message "trying to start..." unless I touch the screen.
Inside the menu is everything but everytime I try to get an image from visual or thermal it is just telling me to wait without anything happening ever. Touching the screen to get back into the menu works. Only the calibration screen makes the whole device freeze while it is stuck at 0%.

Do you have any suggestions?

from diy-thermocam.

maxritter avatar maxritter commented on May 20, 2024

@HateFindingNames Unfortunately, the issue is very hard for me to reproduce here. I have the unverified assumption that the radiometric version of the Lepton is not recognized correctly, so the device tries to connect to the non-existing MLX90614 spot sensor.

What you can try to verify this is install the SDK IDE by following the steps here: https://github.com/maxritter/diythermocam_firmware/

Then in lepton_init() under /src/hardware/lepton.cpp, print out whats the content of the variable leptonVersion after lepton_version() has been called (Serial.println(leptonVersion)). It should be 3 if the Lepton2.5 is recognized correctly.

from diy-thermocam.

HateFindingNames avatar HateFindingNames commented on May 20, 2024

Thanks for the quick reply. I am at work right now but Iwill let you know as soon as I'm back.

@maxritter so, Lepton version gives me 0. Bad news I guess? 0o

from diy-thermocam.

HateFindingNames avatar HateFindingNames commented on May 20, 2024

Ok, after some further investigation it turned out that in fact this lepton seems to be a non-radiometric version. Doh!
Is there a way to make use of it - for now - without haveing a MLXP attached?

@billgrava I guess by now it is not relevant anymore but I think you ran into the same situation...

from diy-thermocam.

maxritter avatar maxritter commented on May 20, 2024

Makes sense then. Unfortunately, if you use a non-radiometric Lepton, the DIY-Thermocam needs the MLX90614 attached to be working correctly.

from diy-thermocam.

HateFindingNames avatar HateFindingNames commented on May 20, 2024

Ok, I'm going to order one and reply as soon as I know more.

It is easier for me to order at mouser. They got the MLX with the part-no 482-90614ESFBCF000SP.
On the picture it is missing the optics tube but the part description/specs are all the same compared to digikey. Do you happen to have any experience with the mouser part? Is it safe to order?

from diy-thermocam.

maxritter avatar maxritter commented on May 20, 2024

The part number is right, so I think they just used the wrong picture. Should be good to go :)

from diy-thermocam.

HateFindingNames avatar HateFindingNames commented on May 20, 2024

Good news - MLX is the right one. More good news - it's working ;) thank you very much. I think you can consider this issue solved.

from diy-thermocam.

maxritter avatar maxritter commented on May 20, 2024

Perfect! I am glad it is working now :)

from diy-thermocam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.