maxritter / diy-thermocam

A do-it-yourself thermal imager, compatible with the FLIR Lepton 2.5, 3.1R and 3.5 sensor with Arduino firmware
http://www.diy-thermocam.net
GNU General Public License v3.0
1.11k stars 174 forks source link

Data doesn't get transfered to PC #11

Closed JustaCopy closed 6 years ago

JustaCopy commented 6 years ago

Hi,

i can connect my DIY-Thermocam (TC) with ThermalDataView and ThermoVision, but the programs don't recieve any data from the device. (No captured images, no live-stream)

I can charge the TC and update the firmware. Do you have any suggestion where i should start looking for?

maxritter commented 6 years ago

What operating system are you using? For Windows, you can download the serial driver here: https://www.pjrc.com/teensy/serial_install.exe , for Linux here: https://www.pjrc.com/teensy/49-teensy.rules Have you updated your device to the newest firmware 2.44? Have you changed the comport to COM10? Is there an error message when you try to f.ex. use the ThermalLiveViewer?

JustaCopy commented 6 years ago

Thanks for the fast reply. I use Windows 10. Driver you describe is installed. Yes, i use the newest firmware 2.44 Yes, i tried to change the comport to COM 10. ThermoVision gives the error "DIY_noDataRecievedRestarts==5->Stream OFF" Now i tried ThermalLiveViewer. There i can see the thermal image. So, no error there.

maxritter commented 6 years ago

For issues concerning the ThermoVision SW, please contact the author directly with the given error message: joe-c-henkel@web.de

JustaCopy commented 6 years ago

I'll ask him by chance. Your ThermalLiveViewer works pretty well, i guess i'll stick with it for now. One last question, is it intended, that windows doesn't see the SD-Card?

maxritter commented 6 years ago

The DIY-Thermocam V2 unfortunately does not support mass storage mounting for the SD card. This has to do with the internal wiring of the SD SPI bus. So the only solution is to use an external card reader.