基于物联网技术以及人脸识别技术,系统底层采用ESP32开发板为核心,在ESP32开发板上接入了红外对管传感器、蜂鸣器、电磁锁等元器件,当有人暴力开锁触发红外报警信息时,便会通过蜂鸣器报警。应用层PC端使用摄像头实现人脸识别,实现用户登录以及收银台解锁,通过TCP协议与云主机服务器中的MYSQL数据库进行连接,实现用户控制台与数据库之间的数据互传;微信小程序端使用HTTPS协议与云主机服务器连接,通过访问服务器中的MYSQL数据库实现用户登录、工作情况查询等操作功能。
☆16Jul 4, 2021Updated 4 years ago
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below
Sorting:
- MPU6050 MQTT based intrusion detection system☆11Jul 29, 2019Updated 6 years ago
- mqtt协议聊天demo☆10Dec 18, 2018Updated 7 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆13Aug 15, 2020Updated 5 years ago
- 此ftp应用具有服务器端和客户端。PC机远程控制服务端,可通过TCP接入,接收并解析Android所发送的控制命令,并执行相应命令,实现影音、图片、PPT等文件的打开操作,并且支持影音文件的播放器控制(通过热键,可参考awt.Robot类),图片、PPT的换页操作等功能;文…☆27Jun 12, 2019Updated 6 years ago
- 自控课设,基于模糊PID,可控硅调压的温度控制系统☆10Dec 9, 2019Updated 6 years ago
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- ESP8266 based MQTT gateway for DIY Kyoto Wattson☆10Dec 29, 2020Updated 5 years ago
- 单片机PID算法的恒温控制系统仿真与程序源码设计(DS18B20传感器)☆12Apr 18, 2019Updated 6 years ago
- 高级应用:全文检索elasticsearch,分布式缓存redis,分布式锁(redis实现,redisson实现),异步编排CompletableFuture,单点登录springSecurity,分布式事务seata,消息队列rabbitMQ,服务限流sentinel,…☆15Apr 8, 2021Updated 4 years ago
- 汽车工况模糊识别。根据汽车行驶速度信息,提取'最大速度特征参数','平均速度特征','速度标准差','平均正加速度特征','平均负加速度特征'五种特征,基于模糊聚类法识别汽车运行模式。☆10Jun 16, 2019Updated 6 years ago
- Use an esp32 as gateway for the Eqiva Bluetooth smart lock to integrate it in Home Assistant as MQTT lock☆10Mar 4, 2022Updated 3 years ago
- matlab script and simulink model for genetic algoritm☆13Aug 18, 2017Updated 8 years ago
- 为了了解观看热门电影的用户都有哪些特征,爬取猫眼网站热门电影的评论数据进行分析:评分统计、词云、城市评论数量与平均评分、性别分析、评论数量与时间的关系。☆10Nov 14, 2019Updated 6 years ago
- 网盘项目☆10Mar 9, 2017Updated 8 years ago
- 适用于低压伺服电机改装成高速主轴用驱动☆11Jul 28, 2023Updated 2 years ago
- Python超级玛丽游戏手把手教程及代码☆11Dec 22, 2020Updated 5 years ago
- 最懂你的网盘搜索引擎☆11Sep 20, 2018Updated 7 years ago
- ARticated; An augmented reality application for Android☆10Apr 10, 2023Updated 2 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模 板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 基于Aliyun OSS对象存储的Node.js网盘管理后台☆14Apr 11, 2021Updated 4 years ago
- Spring Cloud Alibaba 模板项目☆11Jul 18, 2021Updated 4 years ago
- 基于Mysql和JAVA的股票交易系统☆10Jun 6, 2019Updated 6 years ago
- 针对口罩部分的人脸补全技术,为提高人脸补全算法的效果,基于现有的生成式对抗网络人脸图像补全算法做出改进,增加人脸结构信息的人脸关键点约束。☆10Oct 2, 2023Updated 2 years ago
- Mediola MQTT Gateway☆15Apr 18, 2023Updated 2 years ago
- 200W 铝基板加热台控制器,具备PID控制,PWM输出,卡尔曼滤波☆11Oct 30, 2022Updated 3 years ago
- 基于Google Custom Search Engine的网盘搜索引擎☆10Jan 12, 2026Updated last month
- A golang package that implements a distributed tracing capability inspired by Google's Dapper☆12Jan 20, 2017Updated 9 years ago
- A bunch of information and data grabbed from The Cycle Frontier.☆10Jun 28, 2023Updated 2 years ago
- 基于MPAndroidChart的专业股票图,如分时图和K线图☆11Sep 28, 2023Updated 2 years ago
- ☆13Feb 3, 2026Updated 3 weeks ago
- It's a project combined with hardware and software, the goal is to make a smart watch based on esp8266 chip. The smart watch has so many …