本项目基于全国大学生电子设计竞赛赛题要求,设计并实现了一款自主循迹智能小车,需在指定路径上完成多模式自动行驶、精准停靠及声光提示等功能。 采用STM32微控制器作为核心控制单元(注:实际开发阶段使用STM32进行快速原型验证,后续可扩展至TI MSPM0系列),结合红外传感器与PID算法实现路径识别与轨迹跟踪。 主要功能包括:多路径模式切换(A→B→C→D闭环行驶)、动态速度控制、声光交互系统,以及高精度停靠判定(投影覆盖路径关键点)
☆21Feb 9, 2025Updated last year
Alternatives and similar repositories for Design-and-Optimization-of-Intelligent-Tracking-Car-Based-on-STM32
Users that are interested in Design-and-Optimization-of-Intelligent-Tracking-Car-Based-on-STM32 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于stm32电子竞赛项目合集-毕业源码案例设计☆20Aug 27, 2025Updated 10 months ago
- Oscilloscope based around the STM32F103 Blue Pill and an OLED screen☆21Jun 26, 2022Updated 4 years ago
- 基于STM32+ESP的环境监测系统(使用的标准库开发,ESP使用的是onenet的例程AT指令)☆14Jul 1, 2024Updated 2 years ago
- Balance a ping pong ball with a Webcam and Arduino☆15Jul 25, 2018Updated 7 years ago
- Maze solver and line follower with 90 and 135 degree turns☆15Nov 24, 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.
- 2017年暑假参加电赛在ROS平台上完成的四旋翼无人机飞行控制代码以及视觉识别部分。☆13Jan 27, 2018Updated 8 years ago
- 本项目使用 STM32F103C8T6 微控制器实现 2024 年电子设计竞赛 H 题的解决方案。项目代码和相关资源已开源,供大家学习和参考☆17Jun 20, 2025Updated last year
- stm32 oled Blood oxygen Oscilloscope based on☆19Apr 17, 2017Updated 9 years ago
- 2023国电赛E题,实现全部功能.(基础部分1,2为开环控制, 其余为闭环)☆19Aug 16, 2023Updated 2 years ago
- 基于STM32的指纹锁设计,可以实现指纹识别和输出信号。硬件上用的STM32F103C8T6,AS608。☆11Jul 29, 2022Updated 3 years ago
- 基于stm32的智能分拣小车具有颜色识别、循迹、机械臂抓取等功能☆16Jan 30, 2025Updated last year
- 51和52系列的一些单片机设计☆14Feb 12, 2020Updated 6 years ago
- 这是一个基于stm32的远程视频监控&温度数据监测的项目☆14Jan 17, 2016Updated 10 years ago
- 3d stl and design based on "SpiRobs: Logarithmic spiral-shaped robots for versatile grasping across scales"☆28Feb 22, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于ESP8266和STM32的智能家居系统☆10Nov 10, 2021Updated 4 years ago
- 基于STM32单片机的智能晾衣架☆14Oct 15, 2019Updated 6 years ago
- 本设计为基于MATLAB的疲劳检测识别,可应用于疲劳驾驶监测,专注度检测等应用。本设计带有GUI可视化界面,自行录制好视频后,读取视频,分帧,读取每一帧影像,计算其眼睛张合度及嘴巴张合度,通过这2个参数来判断是否疲劳。☆10Jan 10, 2021Updated 5 years ago
- 使用数十个.NET客户端控制硬件设备进行工作,采集数据并进行处理,管理人员通过 Android 应用实时控制各设备的工作。本作品获得第十二届中国研究生电子设计竞赛华南赛区一等奖。☆45Jun 22, 2022Updated 4 years ago
- 🐟 闲鱼商品监控 OpenClaw Skill — 自动搜索、去重、推送到手机。零成本,不需要 API Key☆38Feb 25, 2026Updated 4 months ago
- 基于STM32的温室控制系统☆13Dec 2, 2023Updated 2 years ago
- 深度学习导论课上的matlab实现卷积神经网络的代码,手写数字识别作业☆14Apr 17, 2025Updated last year
- 本项目是一个由我个人开发的matlab深度学习项目,基于度量学习结合极限学习机进行人脸识别分类,其打破了常见的深度学习架构,是一个创新型项目。且该方法训练识别速度极快,且对数据量几乎无要求。☆16Jun 27, 2025Updated last year
- 基于AT89C52单片机搭建的PID直流电机控制程序,本程序为C语言编写,主要用于Proteus电路仿真。☆15Aug 30, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- MATLAB数字信号仿真系统。类似一个教学仿真软件,把枯燥的,抽象的,不具体的内容做进GUI界面,通过调节参数即可汇出出对应波形,让学生了解具体的,有趣的数字信号。课题包括信号发生器,时域频域方法,抽象信号,滤波器,声音信号处理等模块。可以进行二次拓展增加。☆13Jan 18, 2022Updated 4 years ago
- 嵌入式八股文2025/2026精华版 PDF电子资料 内容包括: ❶ 语言篇(static/const/volatile深度解析) ❷ 计算机基础(堆栈/进程线程/死锁检测) ❸ 硬件篇(MCU外设/通信协议/低功耗设计) ❹ 嵌入式Linux(内核机制/驱动开发/交叉编…☆17May 3, 2026Updated 2 months ago
- 这是一款基于STM32的环境检测手表,内置陀螺仪(抬手显示)、气压温度湿度显示、以及几款游戏。总成本在120元左右。☆15Mar 12, 2022Updated 4 years ago
- 基于stm32的智能家居(Mqtt服务器+onenet设备平台+Vue框架+语音识别)☆18Jul 31, 2024Updated last year
- 2023电赛运动目标控制与自动追踪系统(E 题)【本科组】☆30Aug 6, 2023Updated 2 years ago
- 项目描述:基于STM32作为主控核心、通过使用温湿度、光敏传感器收集环境数据,ESP8266作为网络连接枢纽,然后通过OneNet云平台进行数据中转和通信、最终由APP或微信小程序进行远程 监控和控制的智能家居系统。主要工作内容:基于STM32单片机,通过AT指令驱动ESP8…☆17Sep 14, 2025Updated 10 months ago
- 2022年电子设计大赛,C题——小车跟随行驶系统,控制代码的一部分。☆32Aug 7, 2022Updated 3 years ago
- 南理工电光课程资料共享平台☆44Jun 16, 2025Updated last year
- OpenAI-compatible API bridge to Yupp AI☆15Apr 1, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用matlab编写的基于PCA的人脸识别☆13Apr 3, 2019Updated 7 years ago
- 这是一个使用Matlab对超市排队系统进行模拟仿真项目☆15Feb 23, 2019Updated 7 years ago
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性。☆19Jan 10, 2021Updated 5 years ago
- 毕业设计:基于STM32的智能停车场设计☆21Jan 31, 2020Updated 6 years ago
- 基于STM32的老人摔倒报警装置☆22Aug 22, 2020Updated 5 years ago
- 一个基于微信小程序和STM32的智能药盒管理系统,帮助用户管理用药计划、连接智能硬件设备,并提供监护人远程监护功能。☆29Apr 29, 2025Updated last year
- 用于AI-Agent的指令体系☆21Mar 4, 2026Updated 4 months ago