GithubHelp home page GithubHelp logo

rabikkk / bbircamera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siorpaes/bbircamera

0.0 0.0 0.0 1.98 MB

STM32-based bare bones thermal imaging camera

C 95.48% C++ 0.15% Assembly 4.37%

bbircamera's Introduction

Bare bones Thermal Camera

This project implements a very simple thermal camera based on STM32F401 microcontroller, Panasonic AMG8833 IR sensor and ILI9341 TFT display. The project can be easily adapted to other STMicroelectronics families as Cube HAL drivers are used for ease of porting.

Hardware shopping list:

Pinout for NUCLEO-F401RE board

Signal STM32 IO Nucleo connector
AMG8833 SCL1 PB8 CN10-3
AMG8833 SDA1 PB9 CN10-5
AMG8833 INT PC8 CN10-2
ILI9341 CLK PB10 CN10-25
ILI9341 MOSI PC3 CN7-37
ILI9341 MISO PC2 CN7-35
ILI9341 CS PB12 CN10-16
ILI9341 RST PB13 CN10-30
ILI9341 D/C PB14 CN10-28

Important note: as AMG8833 sensor I2C address is configurable using dedicated input, make sure that it matches with the address defined in driver's header file.

bbircamera's People

Contributors

siorpaes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.