当前位置:网站首页>Design of STM32 multi-channel temperature measurement wireless transmission alarm system (industrial timing temperature measurement / engine room temperature timing detection, etc.)
Design of STM32 multi-channel temperature measurement wireless transmission alarm system (industrial timing temperature measurement / engine room temperature timing detection, etc.)
2022-04-23 13:00:00 【Outside Jinguan City】
**
STM32 Design of multi-channel temperature measurement wireless transmission alarm system ( Industrial timing temperature measurement / Engine room temperature regular detection, etc )
**
The hardware used in the program includes stm32f103rct6+nrf24l01+ds18b20( Numbers )+oled( Support spi/iic)
The hardware flow chart is as follows :
Detection end ( The sender ) The software flow chart is as follows :
The software flow chart of the receiving end is as follows :
Including the sender and receiver two parts of the program , The program is simpler , You need to download it yourself .
#include "Headfile.h"
* MCU: STM32F103RCT6 72MHz
* OLED: Support I2C/SPI Pattern
* SCL PBout(15)
* SDA PBout(13)
* LED:
* LED0 PAout(8)
* LED1 PDout(2)
* KEY:
* KEY0 PCin(1)
* KEY1 PCin(13)
* WK_UP PAin(0)
* NRF24L01:
*· NRF24L01_CE PAout(4)
* NRF24L01_CSN PCout(4)
* NRF24L01_IRQ PCin(5)
* DS18B20:
* DS18B20_DQ_OUT PAout(0)
* DS18B20_DQ_IN PAin(0)
************************************************************************************************************************/
int main()
{
HardWave_Init();
while(1)
{
userActivate();
}
}
版权声明
本文为[Outside Jinguan City]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230613383008.html
边栏推荐
- Go language mapping operation
- SQL exercise question 1
- Go language slicing operation
- After the data of El table is updated, the data in the page is not updated this$ Forceupdate() has no effect
- decast id.var measure.var数据拆分与合并
- C, calculation code of parameter points of two-dimensional Bezier curve
- Van uploader upload picture implementation process, using native input to upload pictures
- Go language: passing slices between functions
- SSM框架系列——Junit单元测试优化day2-3
- Introduction to servlet listener & filter
猜你喜欢
有趣的IDEA插件推荐,给你的开发工作增添色彩
MySQL supports IP access
4.DRF 权限&访问频率&过滤&排序
5 free audio material websites, recommended collection
在线计算过往日期天数,计算活了多少天
【csnote】ER图
内核错误: No rule to make target ‘debian/canonical-certs.pem‘, needed by ‘certs/x509_certificate_list‘
leetcode:437. 路径总和 III【dfs 选还是不选?】
V-model binding value in El select, data echo only displays value, not label
The El table horizontal scroll bar is fixed at the bottom of the visual window
随机推荐
Use source insight to view and edit source code
Huawei cloud MVP email
leetcode-791. Custom string sorting
World Book Day: I'd like to recommend these books
Golang implements a five insurance and one gold calculator with web interface
将opencv 图片转换为字节的方式
JDBC connection pool
【蓝桥杯】4月17日省赛刷题训练(前3道题)
leetcode-791. 自定义字符串排序
Remote access to raspberry pie at home (Part 1)
Luogu p3236 [hnoi2014] picture frame solution
将新增和编辑的数据同步更新到列表
Jupiter notebook installation
STM32 is connected to the motor drive, the DuPont line supplies power, and then the back burning problem
如何实现点击一下物体播放一次动画
SSL certificate refund instructions
The quill editor image zooms, multiple rich text boxes are used on one page, and the quill editor upload image address is the server address
Object. The disorder of key value array after keys
Fashion cloud learning - input attribute summary
风尚云网学习-h5的input:type属性的image属性