为避免两车在同车道行驶中因追尾发生交通事故,本项目根据追尾事故的产生原因研制了车距安全距离智能控制与自刹车模拟系统。本模拟系统运用霍尔传感器以及加速度传感器测量后车车速Vb、采用超声波回波测距原理测量前后车的车辆间距ΔS,利用stm32f103zet6单片机处理数据,并根据两车的运行状况,后车自动调整行驶速度,从而实现后车与前车的安全车距的智能控制。实际测试表明,本系统可以实现安全车距的智能控制,达到设计要求。
2022-03-08 22:34:14 1.42MB  车辆安全; 模拟; ARM Cortex-M3;
1
Cortex®-M3技术参考手册(英文)
2022-03-07 02:31:41 1.5MB ARM
1
ARM Cortex M3 与 Cortex M4权威指南,英文原版第三版
2022-02-15 16:47:19 59.41MB ARM Cortex
1
非常棒的一本STM32教程,内容通俗易懂,由浅入深,学习STM32必备书籍!
2022-01-25 10:58:59 35.8MB STM32 ARM CORTEX M3
1
This book is for both hardware and software engineers who are interested in the ARM Cortex™-M3 processor. The Cortex-M3 Technical Reference Manual (TRM) and the ARMv7-M Architecture Application Level Reference Manual already provide lots of information on this processor, but they are very detailed and can be challenging for novice readers. This book is intended to be a lighter read for programmers, embedded product designers, systemon- chip (SoC) engineers, electronics enthusiasts, academic researchers, and others who are investigating the Cortex-M3 processor, with some experience of microcontrollers or microprocessors. The text includes an introduction to the architecture, an instruction set summary, examples of some instructions, information on hardware features, and an overview of the processor’s advanced debug system. It also provides application examples, including basic steps in software development for the Cortex-M3 processor using ARM tools as well as the Gnu’s Not Unix tool chain. This book is also suitable for engineers who are migrating their software from ARM7TDMI to the Cortex-M3 processor because it covers the differences between the two processors, and the porting of application software from the ARM7TDMI to the Cortex-M3.
2021-12-31 17:04:00 5.87MB ARM Definitive Guide
1
压缩包中本文详细讲述了LwIP在无操作系统支持环境下的API函数介绍及编程应用。首先,介绍了RAW API的特点及优缺点,然后逐个介绍了LwIP提供的所有的RAW API函数,最后通过实例的形式介绍了这些API函数具体编程的方法。 包含样例代码: 1、TCP客户端实验 2、UDP服务器实验V 0.01 3、UDP客户端实验 4、WEB服务器实验
2021-12-10 19:33:07 4.8MB ARM Cortex-M3 LWIP 周立功
1
《ARM Cortex-M3权威指南》拔地而起的ARM Cortex-M3处理器。《ARM Cortex-M3权威指南》是编程与实现它的不二指南! 在嵌入式处理器的世界,cortex-M3是一位人见人爱的后生。它的成本和功耗低,可配置性很高。《ARM Cortex-M3权威指南》不但把基于Cortex-M3的软件设置与硬件结构娓娓道来,还详细地讨论了使用Cortrex-M3的收益。《ARM Cortex-M3权威指南》重点介绍了新的ARM架构、指令集的总结、硬件特性以及调试系统的概览;还提供了一些程序示例,并且在其中讲解了使用GNU工具链与ARM工具的基本方法与步骤。 你喜欢Cortex-M3吗?《ARM Cortex-M3权威指南》中包含了你想知道的所有秘密: ARM架构的背景 Cortex-M3入门 操作模式 异常与中断 汇编语言基础 18位与32位数据处理指令 存储器系统 实现的全景概貌 使用汇编与C来在Cortex-M3上编程 开发流程 电源管理 多处理机通信 开发工具 调试 Kell ReelVlew MDK使用入门
2021-12-07 11:54:03 5.86MB ARM Cortex-M3
1
osal是operating system abstraction layer缩写,是一个简单多任务操作系统。 本资源提供了osal在ARM cotex M3上的源码,供大家参考
2021-12-03 16:17:30 49KB Osal 源码 ARM Cortex
1
ARM Cortex-M3与Cortex-M4权威指南高清中文带书签(第3版)。
2021-12-03 13:26:37 113.61MB ARM M3 M4
1