

#FLIR LEPTON 3.5 SOFTWARE#
#FLIR LEPTON 3.5 PRO#
The PTMini Pro also features four mounting holes, less complex circuitry, and perhaps best of all, USB DFU. It has multiple connection options such as solder straight to the board or a custom cable using the JST-SR port. For developers, its reference firmware and viewer software are open source.

Just like its PureThermal 2 predecessor, it ships pre-configured to operate as a plug-and-play UVC 1.0 USB thermal webcam that will work with standard webcam and video apps on all major platforms using a JST-SR to USB Cable, or your own custom cable. The new PureThermal Mini Pro JST-SR with Thermal by FLIR is a hackable thermal camera for the FLIR Lepton thermal imaging camera core. Lepton's SCL pin should be connected to RasPI's SCL pin.PiicoDev OLED Display Module (128圆4) SSD1306 Price: $13.60Īnderson 5m Extension Lead (8AWG) Price: $78.50Īnderson Cable Dual Adapter (8AWG Splitter) Price: $30.80Īnderson to 10mm Eye-Ring Terminals (8AWG) Price: $15.60 Lepton's SDA pin should be connected to RasPI's SDA pin. Lepton's VIN pin should be connected to RasPI's 3v3 pin. Lepton's CLK pin should be connected to RasPI's SCLK pin. Lepton's MISO pin should be connected to RasPI's MISO pin. Lepton's CS pin should be connected to RasPi's CE1 pin. Lepton's GND pin should be connected to RasPi's ground. In order for the application to run properly, a Lepton camera must be attached in a specific way to the SPI, power, and ground pins of the Raspi's GPIO interface, as well as the I2C SDA/SCL pins: Rebooting the lepton aids in allowing it to achieve sync, this can also be done physically by removing VIN and then conecting VIN again. If video starts on it's own without restart before pressing reset. It is recommended to wait a moment to see Sometimes the lepton will achieve sync after a moment without needing to restart. Packets are recieved similarly to resync-ing using SPI port open and close. Too long can be achieved by using the lepton_reboot() function with LeptonThread.cpp after too many out of sync Implmenting OEM reboot autimatically when the lepton is out of sync OEM reboot was implmented with this button. If you get a red square without video, click the restart button

If you wish to run this application without using sudo, you should add the user "pi" to the usergroup "i2c". To build (will build any SDK dependencies as well):
#FLIR LEPTON 3.5 INSTALL#
Install the 'qt4-dev-tools' package, which allows compiling of QT applications. This example has been tested on a Raspberry Pi 3 with Raspbian and a lepton 3.5 module.Įnable the SPI and I2C interfaces on the Pi.
