使用了红外测温传感器、超声波传感器、OLED等等,可修改实时时间,可低功耗模式,可报警,在STM32F4板子上模拟,在keil5编辑代码
☆15Aug 25, 2020Updated 5 years ago
Alternatives and similar repositories for Temperature-gun-based-on-STM32F4
Users that are interested in Temperature-gun-based-on-STM32F4 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于AMR6818的车载系统,功能有天气预报、视频播放、音乐播放、计时器,编辑环境及语 言:Qt和C++☆13Nov 4, 2020Updated 5 years ago
- 基于STM32的智能家居系统,运用贝壳物联服务器。主要模块包括ESP8266、DTH11、烟雾传感器、红外传感器、蜂鸣器组成。其中DTH11检测环境温湿度,烟雾传感器检测是否有着火现象,红外传感器检测是否有人异常闯入,通过蜂鸣器报警和通过邮箱等通知用户。☆135Oct 21, 2022Updated 3 years ago
- 基于STM32F1系列微控制器的四旋翼飞行控制器,用于挑战无人机自动控制。☆27Jul 19, 2015Updated 10 years ago
- 采用STM32F407控制RFID、AS608、电容触摸屏、模拟舵机、esp8266、语音模块、按键等,利用Python实现上位机编程,MySQL存储信息存储☆14Mar 5, 2020Updated 6 years ago
- 利用遗传算法调节pid参数 pid tune by using GA☆19Nov 9, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 使用stm32 modbus 包括 标准库和HAL库☆14Mar 23, 2018Updated 8 years ago
- 项目描述:为了实现狭小空间搜救任务,采用Android控制端、树莓派、WiFi模组等实现智能六足搜救机器人的设计。机器人能够实时传输采集的视频以及传感器数据到Android客户端,客户端也能够实时下发控制指令以及查询所识别人脸的身份信息。 项目职责:1.在树莓派上搭建深度学…☆19Sep 24, 2018Updated 7 years ago
- 基于STM32的角度跟随舵机云台☆26Apr 10, 2022Updated 4 years ago
- 手写数字识别。利用Tensorflow和MNIST实现的一个简单的手写数字识别程序。☆21Jun 27, 2023Updated 2 years ago
- 智能车基础摄像头 八邻域算法 圆环 避障 基于开源二改 修改内容: 1.优化图像处理速度,去除无用变量数组,缩小内存占用 2.加入丢线标志位,补线开始,结束位置 3.加入实时补线算法 4.添加常用函数 5.优化找开始点方法,提高找开始点效率速度 6.加入电机驱动相关函数 7…☆13Nov 25, 2023Updated 2 years ago
- ☆18Aug 25, 2022Updated 3 years ago
- 基于 Zigbee 自组网模块及 STM32 单片机,实现对温室中多个监测点的温度、光照、湿度、气体等环境量的智能控制。☆13Sep 12, 2019Updated 6 years ago
- 这是一款基于STM32的环境检测手表,内置陀螺仪(抬手显示)、气压温度湿度显示、以及几款游戏。总成本在120元左右。☆15Mar 12, 2022Updated 4 years ago
- 通过ESP32开发板,将传统家电接入小爱同学,语音控制、智能联动。#物联网☆16Nov 30, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A simulator for a boiler with a fuzzy logic controller to control the pressure.☆16Aug 7, 2013Updated 12 years ago
- STM32F103ZET6 Camera Data Transfer Using OV7670☆25Jul 1, 2020Updated 5 years ago
- 基于STM32和ESP8266的物联网简易Demo,使用贝壳物联开放平台,最多支持5个设备同时在线,支持APP无线配网,数据上传,通过天猫精灵或小度音箱等设备实现语音控制☆13Dec 15, 2018Updated 7 years ago
- 该智能门锁系统不仅具有远程开锁,远程开关门,设置临时密码,紧急密码等普通功能,还具有生成每日开锁日志,状态异常监控警报,远程喊话,人员安全标记,信息加密传输等更能保障安全的功能。该系统由智能锁设备和手机终端组成。智能锁设备的构造主要包括门锁控制芯片、矩阵键盘、监控、语音、传…☆79Sep 3, 2020Updated 5 years ago
- 以匿名飞控为蓝本的四旋翼飞控项目,原本为全国大学生电子设计竞赛准备,现在进入持续维护模式。配合Camera工程图像处理模块能够实现1.2m以下任意高度定点悬停,性能良好。☆20Apr 7, 2018Updated 8 years ago
- Fuzzy PID controler for OpenAI gym pendulum-v0☆35May 28, 2019Updated 7 years ago
- 基于stm32的智能手表☆17Sep 24, 2023Updated 2 years ago
- This is a TWRP device tree of Xiaomi's smart device -- Xiaoai touch screen speaker (device code: lx04 or x04g), which is now nearly compl…☆23Feb 8, 2024Updated 2 years ago
- 系统上电之后,首先要做的就是进行系统初始化,点亮显示屏,紧接着DHT11温湿度传感器、土壤湿度传感器就要发挥其感官的功能,去感知周围环境中的变化,为STM32的工作提供情报讯息。STM32读取到采集到的土壤湿度,实时显示在屏 幕上,并且STM32芯片根据读取到的湿度值判断。当…☆63Jun 5, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆22May 6, 2020Updated 6 years ago
- A Design of 3D Dynamic Display System Based on Voice Control. ✨ Purpose only! Copyright and commercial use rights are received.☆47May 27, 2024Updated 2 years ago
- 让小爱音箱连接ChatGPT,部署在群晖的linux系统(或其他linux和mac系统)上☆22Jun 14, 2023Updated 2 years ago
- STM32F103ZET6为控制器,舵机为执行器,OV7670为传感器,基于积分分离PID算法的板球控制系统☆15Mar 24, 2018Updated 8 years ago
- 平衡车的软硬件制作(上位机,微信小程序,硬件,算法)☆24Jan 10, 2021Updated 5 years ago
- 毕设题目基于STM32单片机的家庭智能安全系统☆32May 31, 2020Updated 5 years ago
- 基于51单片机和HC-05蓝牙模块、Lcd模块、DS18B20温度传感器模块利用串口通信进行环境监测☆25Jul 21, 2020Updated 5 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- SlipStream 是一个用 C# 实现的数据库应用快速开发平台原型。☆18Apr 10, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于STM32的一个智能宠物喂食系统☆45Sep 5, 2019Updated 6 years ago
- RV1126 OHD Firmware (work in progress) based on rockchip rv1126 v2.2.0 sdk (released 25.08.2021☆39Feb 14, 2022Updated 4 years ago
- stm32 + esp8266 与 nodejs 服务端通信☆41May 9, 2017Updated 9 years ago
- A Qt5 app that plots timestamped MQTT data – status: unfinished alpha software.☆10May 7, 2022Updated 4 years ago
- 基于MPAndroidChart的专业股票图,如分时图和K线图☆11Sep 28, 2023Updated 2 years ago
- 最懂你的网盘搜索引擎☆11Sep 20, 2018Updated 7 years ago
- 以STM32F103为主控芯片,载有MPU6050的六轴加速度传感器、HC-05蓝牙模块、HC-SR04超声波模块、LCD触摸屏、直流电机、舵机等模块的多功能 智能小车☆366Jan 1, 2020Updated 6 years ago