当前位置:网站首页>STM32 project Sharing -- mqtt intelligent access control system (including app control)
STM32 project Sharing -- mqtt intelligent access control system (including app control)
2022-07-27 22:07:00 【Ah Qi learns】
Preface
I wrote a simple MQTT Protocol Intelligent Access Control System , It contains some basic functions , You can learn MQTT perhaps RC522 Students have a study , Put the resource connection to the end , The students who need it will take it by themselves

Resource inclusion

Instructions for intelligent access control
Connection diagram
1.

2. The development board itself comes with a LED , This LED Just like our door
Function summary
- Use APP The lock , This unlocking method will not automatically close the door , need APP The bank closes the lock manually
- Use RFID The way to unlock , The door will be unlocked in 5~8 Automatically close the lock within seconds
- After logging in to the cloud platform, you can see the background data , This data every 10~15 Seconds to update
How the underlying code is used
First connect according to the schematic diagram , After connecting, do the following operations
Turn on the phone hotspot Hot name :hhh password :12345678
open programs






4. View cloud platform data

APP Usage mode
1. download APP

2. open APP

3. After that, we can see that the online devices are online

4. Sending the door opening message will receive the status returned by the bottom layer

5. Send closing message

Download resources
Intelligent access control system
https://download.csdn.net/download/herui_2/86263224
边栏推荐
- How to use Fiddler for weak network testing
- 2021-11-05 understanding of class variables and class methods
- B站崩了,如果我们是那晚负责修复的开发人员
- Software testing interview question: how many strategies are there for system testing?
- day 1 - day 4
- Search, insert and delete of hash table
- Implementation of arbitrary code execution based on.Net dynamic compilation technology
- Huawei establishes global ecological development department: fully promote HMS global ecological construction
- Open source data quality solution -- Apache Griffin primer
- 8000字讲透OBSA原理与应用实践
猜你喜欢

B站崩了,如果我们是那晚负责修复的开发人员

In addition to "adding machines", in fact, your micro service can be optimized like this

@Detailed introduction of requestparam annotation

Pythia: Facebook's latest open source visual and language multitasking learning framework

8000字讲透OBSA原理与应用实践

Inventory Poka ecological potential project | cross chain characteristics to promote the prosperity of multi track

Microsoft store can't download apps, vs2019 can't download plug-ins solution

项目分析(从技术到项目、产品)
![Tencent cloud [hiflow] | automation --------- hiflow: still copying and pasting?](/img/dd/8ee989f5c9db632f78e79425497e71.png)
Tencent cloud [hiflow] | automation --------- hiflow: still copying and pasting?

高并发遇到死锁了,如何搞?
随机推荐
Enumeration and annotation
In depth understanding of recursive method calls (including instance maze problem, tower of Hanoi, monkey eating peach, fiboracci, factorial))
@Detailed introduction of requestparam annotation
软件测试面试题:系统测试的策略有多少种?
B站崩了,那晚负责修复的开发人员做了什么?
2021-11-05理解main方法语法、代码块及final关键字
First zhanrui 5g chip! Exposure of Hisense F50, a pure domestic 5g mobile phone: equipped with Huben T710 + chunteng 510
Pythia: Facebook's latest open source visual and language multitasking learning framework
Why do server programs need to listen first
Software testing interview question: what project documents need to be referred to in designing the system test plan?
After sorting (bubble sorting), learn to continuously update other sorting methods
Finish learning redis cluster solution at one go
异常-Exception
MySQL执行过程及执行顺序
软件测试面试题:通过画因果图来写测试用例的步骤为___、___、___、___及把因果图转换为状态图共五个步骤。 利用因果图生成测试用例的基本步骤是?
Analysis of STL source code
Behind every piece of information you collect, you can't live without TA
Exception -exception
看起来是线程池的BUG,但是我认为是源码设计不合理。
How to customize logging of.Net6.0