-
超声波测距
应用背景
stm32超声波测距程序,可用于位移测量,飞行器定高,室内避障,可用于巡线小车追踪目标,C语言编写,简单易懂,方便移植,使用的MCU为stm32f103.
关键技术用超声波测距,使用stm32通过电平触发方式发给TRIG端脉冲,然后通过外部中断方式和定时器精准定时读出模块echo高电平时间,从而算出所测的距离。
- 2022-04-09 12:51:34下载
- 积分:1
-
modbus源代码
modbus 源码,内含crc算法,C语言编写
#include "system.h"
#include "math.h"
unsigned int BUFF[1900];
unsigned char OUTBUFF[452];
//MODBUS主站状态
- 2022-05-30 10:08:53下载
- 积分:1
-
39 # TSO用户指南,IBM大型机运行必不可少的,英文PDF,全N。
TSO用户指南,IBM大机操作必备,英文PDF,全名为TSO User Guid-TSO User" s Guide, IBM large machine operation essential, English PDF, full name of the TSO User Guid
- 2023-06-16 02:10:04下载
- 积分:1
-
GLCD(KS0108驱动芯片在AVR单片机+proteus IAR)
该程序是在AVR的IAR嵌入式工作台上编写的,描述了如何用Ks0108芯片组驱动GLCD并在proteus中进行仿真。
- 2022-03-06 08:33:28下载
- 积分:1
-
51devtest使用keil程序代码。
51DEVTest use keil to program this code.
- 2022-02-21 17:54:42下载
- 积分:1
-
Embedded C programming, the lower
C嵌入式编程,较初级-Embedded C programming, the lower
- 2022-04-29 13:38:57下载
- 积分:1
-
Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块...
Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices, which requires CE operating system can be customized, so Microsoft Windows CE for the modular design of the operating system. That simple point, we can imagine Windows CE into a box of building blocks, you can use the modular structures any objects, but not necessarily to put all the building blocks are used
- 2022-07-26 16:32:15下载
- 积分:1
-
tinyos中对cc1000芯片的操作实例,其中,tinyos是无限传感器网络节点的嵌入式操作系统。...
tinyos中对cc1000芯片的操作实例,其中,tinyos是无限传感器网络节点的嵌入式操作系统。-tinyos cc1000 chip on the operation of examples, which are unlimited tinyos sensor network nodes embedded operating system.
- 2023-06-02 00:25:02下载
- 积分:1
-
arm+linux下的socket编程程序,经过测试,功能齐全!
arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
- 2022-01-25 23:55:30下载
- 积分:1
-
使用 Xenomai 的任务执行情况
工作由 implementear 任务 (周期性和非周期性) 组成和其使用 Xenomai 事件处理程序
- 2022-03-31 19:49:59下载
- 积分:1