Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interested in tcam #10

Closed
spereg53 opened this issue Sep 27, 2021 · 4 comments
Closed

interested in tcam #10

spereg53 opened this issue Sep 27, 2021 · 4 comments

Comments

@spereg53
Copy link

how can integrate publish mqtt topics on esp32, for send the value to some broker, ,the maxim distance of the lepton??? and the maximum grades on centigrades,that can measurement,i wan to make some proyects for electrical devices,in a substation electrical,thanks in advanced

@danjulio
Copy link
Owner

Hello spereg53:

I'm not sure I understand your questions but I have attempted some answers below.

"how can integrate publish mqtt topics on esp32, for send the value to some broker"
Could you use the python driver and write some python code running on a computer that connects to the tCam-Mini and publishes the information you are interested in using a MQTT library?

"the maxim distance of the lepton???"
I do not understand this question

"the maximum grades on centigrades"
Temperature information can be had two ways:

  1. Use the spot meter data in the telemetry
  2. Compute a temperature anywhere by taking the radiometric data and converting it to temperature using the gain information in the telemetry.

You can see examples of how to use the python driver in the repository as well.

@spereg53
Copy link
Author

spereg53 commented Sep 27, 2021 via email

@danjulio
Copy link
Owner

No, I'm sorry. I don't have experience with node-red.

@Thovthe
Copy link

Thovthe commented Mar 18, 2022

I think this issue can probably be closed but I'll add this to cover at least one of these questions.

To know about the technical capabilities on the sensor (max temperature in different modes etc.) look at the data sheets linked from these pages:
https://store.groupgets.com/products/flir-lepton-3-5
https://store.groupgets.com/products/flir-lepton-2-5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants