groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

Error - Could not open SPI device: No such file or directory #57

Open Nyceane opened 6 years ago

Nyceane commented 6 years ago

Trying to run this on Up2 Board, Ubuntu 16.04 which has same pin as Rasperry Pi, but getting

Error - Could not open SPI device: No such file or directory Segmentation fault (core dumped)

alls-torch commented 6 years ago

It looks like SPI is not available by default on Up2 Boards, check out this: https://forum.up-community.org/discussion/2387/up2-spi to enable it.