设计说明书
总字数:13000+
摘要
随着宠物在家庭中地位的提升,宠物的安全与行踪追踪成为养宠人士关注的重点。传统的宠物追踪方式多依赖项圈式定位器,存在定位精度低、信号覆盖弱、数据传输滞后等问题,难以满足实时、精准追踪宠物的需求。
基于 STM32F103C8T6 单片机的智能宠物追踪器,整合了 GPS + 北斗双模定位模块、OLED 显示屏、AIR7804G 移动网络模块、声光报警模块及相关电源电路,实现了宠物位置的精准获取、实时显示与远程追踪。系统核心功能包括:通过 GPS + 北斗双模定位模块获取宠物当前所在位置的经纬度,确保在复杂环境下仍能稳定定位;借助 OLED 显示屏实时显示经纬度信息,方便近距离查看;利用 AIR7804G 移动网络模块将定位数据传输至手机端,实现远程实时追踪;当手机端发出指令时,触发追踪器上的声光报警模块,通过声音和光线提醒找到宠物。
该系统的实现,有效提升了宠物追踪的精准度与实时性,解决了传统追踪方式的诸多弊端,为养宠人士提供了便捷、可靠的宠物安全保障方案,同时为同类智能追踪设备的研发提供了参考,具有较高的实际应用价值。
关键词:STM32F103C8T6;北斗技术;移动网络;智能宠物追踪器;双模定位;远程报警
ABSTRACT
With the increasing status of pets in families, the safety and tracking of pets have become a focus for pet owners. Traditional pet tracking methods mostly rely on collar-type locators, which have problems such as low positioning accuracy, weak signal coverage, and delayed data transmission, making it difficult to meet the needs of real-time and accurate pet tracking.
The intelligent pet tracker based on the STM32F103C8T6 microcontroller integrates GPS+Beidou dual-mode positioning module, OLED display, AIR7804G mobile network module, sound and light alarm module and related power circuits, realizing accurate acquisition, real-time display and remote tracking of pet positions. The core functions of the system include: obtaining the longitude and latitude of the pet’s current location through the GPS+Beidou dual-mode positioning module to ensure stable positioning in complex environments; real-time display of longitude and latitude information through the OLED display for convenient close-range viewing; transmitting positioning data to the mobile phone through the AIR7804G mobile network module to achieve remote real-time tracking; when the mobile phone sends a command, triggering the sound and light alarm module on the tracker to remind to find the pet through sound and light.
The implementation of this system effectively improves the accuracy and real-time performance of pet tracking, solves many drawbacks of traditional tracking methods, provides a convenient and reliable pet safety guarantee scheme for pet owners, and also provides a reference for the research and development of similar intelligent tracking devices, with high practical application value.
Keywords: STM32F103C8T6; Beidou technology; Mobile network; Intelligent pet tracker; Dual-mode positioning; Remote alarm
目录
第 1 章 绪论
1.1 研究的目的及意义
1.2 国内外发展情况
1.3 本文主要研究内容
第2章 设计思路与方案论证
2.1 主要元器件选择
2.1.1 主控芯片选择
2.1.2 定位模块选择
2.1.3 显示模块选择
2.1.4 移动网络模块选择
2.1.5 声光报警模块选择
2.2整体设计方案
第 3 章 硬件设计
3.1 主控电路模块
3.2 GPS + 北斗双模定位模块电路
3.3 OLED 显示模块电路
3.4 AIR7804G 移动网络模块电路
3.5 声光报警模块电路
第4章 系统程序设计
4.1 编程软件介绍
4.2 系统主流程设计
4.3 OLED显示子流程设计
4.4 GPS模块子流程设计
4.5 4G模块联网子流程设计
第 5 章 实物测试
5.1 整体实物测试
5.2 GPS + 北斗双模定位模块功能测试
5.3 OLED 显示模块功能测试
5.4 AIR7804G 移动网络模块功能测试
5.5 声光报警模块功能测试
第 6 章 总结与展望
6.1 总结
6.2 展望
致谢
参考文献
附录
附录一:原理图
附录二:PCB
附录三:主程序
购买后可查看具体内容!