当前位置:网站首页>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
边栏推荐
- Get the punch in record of nailing attendance machine
- If you were a golang interviewer, what questions would you ask?
- Homomorphic encryption technology learning
- Timing role in the project
- 【csnote】ER图
- 98. Error s.e.errormvcautoconfiguration $staticview reported by freemaker framework: cannot render error page for request
- About the 'enum' enumeration type and structure.
- Use source insight to view and edit source code
- NPDP | how can product managers not be excluded by programmers?
- Redis deployment of cloud native kubesphere
猜你喜欢
How to click an object to play an animation
mysql8安装
Mysql8 installation
Customize the shortcut options in El date picker, and dynamically set the disabled date
The accuracy and speed are perfectly balanced, and the latest image segmentation SOTA model is released!!!
Kubernets Getting started tutoriel
Aviation core technology sharing | overview of safety characteristics of acm32 MCU
SSM framework series - annotation development day2-2
Image attribute of input: type attribute of fashion cloud learning -h5
Read the data in Presto through sparksql and save it to Clickhouse
随机推荐
Use of Presto date function
Customize classloader and implement hot deployment - use loadclass
Use source insight to view and edit source code
Jiachen chapter Genesis "inner universe" joint Edition
Bert base Chinese Download (SMART)
If you were a golang interviewer, what questions would you ask?
云原生KubeSphere部署Redis
8 websites that should be known for product development to enhance work experience
风尚云网学习-input属性总结
Free and open source charging pile Internet of things cloud platform
About the 'enum' enumeration type and structure.
教你快速开发一个 狼人杀微信小程序(附源码)
SSM framework series - JUnit unit test optimization day2-3
Synchronously update the newly added and edited data to the list
Calculate the past date and days online, and calculate the number of live days
Connect orcale
风尚云网学习-h5的input:type属性的image属性
Plato farm - a game of farm metauniverse with Plato as the goal
mysql8安装
HQL find the maximum value in a range