Teledyne FLIR
Infrared Camera OEM
2
Equipment described herein is subject to US export regulations and may require a license prior to export. Diversion contrary to US law is prohibited.
Imagery for illustration purposes only. Specifications are subject to change without notice. Rev. 100.
© 2021 Teledyne FLIR LLC. Approved for public release. Teledyne FLIR Approved [FLIRGTC-SBA-005]. All rights reserved.
4) Configure BeagleBone Pins
a. Run the following command to check the board’s slots. There should be 5
• i. cat /sys/devices/bone_capemgr.9/slots
b. Export SPI device tree overlay with following command:
• i. echo ADAFRUIT-SPI0 > /sys/devices/bone_capemgr.9/slots
c. When running the cat command from part a, you should now see a 6th slot.
5) Clone BeagleBone Black Lepton repository
a. git clone
https://github.com/PureEngineering/LeptonModule.git
b. ^^^ This needs to change to wherever the code is uploaded
6) Run the demo.
a. cd into the LeptonModule directory
b. cd into bbb_video
c. cd into leptonSDKEmb32PUB
d. enter command: “make”
e. cd ..
f. enter command: “qmake && make”
g. run the executable by using the command: “./bbb”
Parts Needed:
1. USB Hub
2. USB Mouse
3. USB Keyboard
4. HDMI Monitor
5. Wires
6. BreadBoard
7. Micro SD Card (with SD card adapter)