Git Product home page Git Product logo

oximeter's Introduction

MAX30100

一个基于STM32的MAX30100简易血氧心率图示仪,演示视频(B站)https://www.bilibili.com/video/BV1AJ411Y7yY。

说明

主控:STM32F103C8T6,屏幕ST7735 128*128 spi三线,传感器:MAX30100。

IO连接

传感器使用的是模拟IIC PB6,PB7,屏幕使用的是参考资料里面pdf中的最少连接。

程序

基于STM32标准库开发,数据处理使用的是FFT和DCfilter,由于内存问题就没有使用RTOS和显示缓冲区。

图片

1 2

oximeter's People

Contributors

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