Code Monkey home page Code Monkey logo

bearpi_thermal_imaging's Introduction

小熊派红外热成像仪

1、项目简介

Project Show

这是一个小熊派开发板与AMG8831热成像模块制作的开源项目,目前支持的功能如下:

  • 支持热成像实时显示。
  • 支持颜色图例实时显示。
  • 支持最小、最大温度实时显示。
  • 支持物联网操作系统TencentOS-tiny。

后续会陆续支持TencentOS-tiny、腾讯云物联网交互等。

当前项目视频演示链接:https://www.zhihu.com/pin/1552689422306623489

2、项目目录简介

名称 说明
Docs 文档目录,项目使用说明文档。
Firmware 项目固件源代码目录。
Resource 热成像模块的资料以及参考例程。

其中Firmware源代码架构如下所示:

名称 说明
App App 程序逻辑入口。
Bsp 各类开发模块。
Common 公用库(包括算法、Json等)
Device 设备框架(各类模块Uart、I2c、Spi等的接口封装)
Driver 驱动框架(例如Uart、I2c、Spi等, 调用设备框架)
McuPlatform 具体的Mcu平台(目前仅支持小熊派)
OperatingSystem 具体的操作系统(目前仅支持TencentOS-tiny)

接下来,会设想各种实际的应用场景,衍生出各类有趣的嵌入式项目,敬请期待!

3、参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

bearpi_thermal_imaging's People

Contributors

yangyuanxin 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.