登录
首页 » c » STM32L476RGTx 开发板,连接心率传感器,通过NB95上报心率实时情况源码

STM32L476RGTx 开发板,连接心率传感器,通过NB95上报心率实时情况源码

于 2022-08-24 发布 文件大小:3.51 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

STM32L476RGTx 开发板,连接心率传感器,通过NB95上报心率实时情况源码

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
    LMS三角定位迭代加权算法 LMS三角定位迭代加权算法 LMS三角定位迭代加权算法(LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm)
    2013-12-03 09:05:26下载
    积分:1
  • Nand-flash-for-Udisk
    三星K9F1G08U0A的nand flash,U盘程序,实现坏块管理、均匀磨损等(this program is designed for disk based on SAMSUNG nand flash K9F1G08U0A )
    2012-02-06 16:26:45下载
    积分:1
  • Ch10
    说明:  一个用于液体受热蒸发的UDF。压缩包中包含fluent网格文件,可直接进行联系。(An UDF used for heated evaporation.)
    2020-02-25 10:18:35下载
    积分:1
  • hilbert
    希尔伯特变换的c程序完整代码,可以实现相应功能(Hilbert transform of the c program code integrity, you can realize the corresponding function)
    2008-06-04 11:03:18下载
    积分:1
  • Boost-Develop
    该书详细介绍了Boost库的数十种子库,是目前为止我找到的最详细的Boost库中文书籍(The book details the Boost libraries dozens seed bank, is by far the most detailed I ve found Boost library books Chinese)
    2014-08-12 10:56:46下载
    积分:1
  • viscosity
    fluent 液态金属物性参数定义UDF(definiting the physical parameters of liquid metal in Fluent with UDF)
    2018-10-26 14:19:46下载
    积分:1
  • baseon80c51ofmc522
    读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)
    2021-03-22 20:19:16下载
    积分:1
  • Lookup_table
    lookup table for convolutional encoder of rate 1/2, memory order m
    2017-03-28 02:34:01下载
    积分:1
  • 随机函数,可以生成随机数的随机函数,是在0~1之间的,每次运行得到值不一样...
    随机函数,可以生成随机数的随机函数,是在0~1之间的,每次运行得到值不一样-random function and can generate random numbers of random function is between 0 to 1 and each time the value of not running to be the same
    2022-07-10 18:50:27下载
    积分:1
  • C# 利用“[^]”通配符进行查询
    C# 利用“[^]”通配符进行查询   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT 学生姓名,年龄,性别,家庭住址 FROM tb_Student");   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2022-03-20 15:58:24下载
    积分:1
  • 696518资源总数
  • 105922会员总数
  • 10今日下载