groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 94 forks source link

How to change settings ? #16

Closed shubham7jadhav closed 6 years ago

shubham7jadhav commented 6 years ago

I have raspberry pi 3, Flir Lepton 3.0 and Lepton thermal camera Breakout board v1.4.

Before capture thermal images, I need to enable Radiometry Mode, need to enable FFC as automatic, need to enable Telemetry Mode as header using Python. Can anybody help me to do this?

kekiefer commented 6 years ago

pylepton doesn't support sending CCI commands at this time.

You could use ctypes to integrate functions from the SDK. A user on the FLIR Lepton group has done it this way: https://groups.google.com/forum/#!topic/flir-lepton/i8rq6g7wZuQ