-
LIN transceiver, communications
基于LIN的收发通信 调试通过 请大家放心下载-LIN transceiver, communications-based debugging assured by inviting everyone to download
- 2022-07-27 08:43:44下载
- 积分:1
-
Documents and SettingsAdministrator桌面NAT.rar
Documents and SettingsAdministrator桌面NAT.rar-Documents and Settings Administrator Desktop NAT.rar
- 2022-08-11 15:10:45下载
- 积分:1
-
SCM and temperature sensor applications, a lot of wrong. Can be used as the basi...
单片机和温度传感器的应用,错误很多。可作为无线应用的基础。请踊跃下载啊。
- 2022-01-30 17:12:21下载
- 积分:1
-
这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提...
这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4* 4 keyboard driver. The drive included two documents, the use of paper will be linked into C, the call of documents containing H documents. The keyboard driver has two interface functions provide two scan mode (blocking and non-blocking), it will return to arbitrary custom keys with innovative and handling, the use of specific methods can be found in Notes. (This procedure Keil C51 development environment to test successful, and after several practice application).
- 2022-10-06 05:50:03下载
- 积分:1
-
系统下,地球坐标转换的源代码,在WGS
系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of -system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place to be different, because they are two different ellipsoid benchmarks.// WGS2GK.CPP : C version of Silverstone Labonde s WGSDHDN3.PAS with CPU time measurement// compile with MS Visual C version 6.0 or do the necessary modifications for your compiler//// Conversion of
- 2022-03-26 04:25:06下载
- 积分:1
-
AVR for Watchdog!
实验名称:看门狗实验
功能描述:使能系统看门狗。
如果将PA0连接到LED上观察到实验现象为LED灯闪烁。
如果连接到SPK上将会听到SPK间歇性鸣叫。
如果将watchdog_init() 注释掉或者将WDT_off() 前面的注释去掉则将看门狗禁止
此时连接到LED上观察到的现象为LED常亮
实验目的:熟悉看门狗的操作
实验说明:MCU--M16
外部7.3728M晶振 -AVR for Watchdog!
- 2023-05-05 23:30:03下载
- 积分:1
-
几个有用的子程序,其中包括ds1302,x5045, tlc2543和12864液晶屏的驱动...
几个有用的子程序,其中包括ds1302,x5045, tlc2543和12864液晶屏的驱动-several useful routines, including ds1302, x5045, tlc2543 and 12,864 LCD driver
- 2022-05-16 16:41:20下载
- 积分:1
-
c8051f020的pca频率输出,针对c8051f020的实验系统
c8051f020的pca频率输出,针对c8051f020的实验系统-err
- 2022-03-03 21:17:41下载
- 积分:1
-
用SPCE061A控制两个电机画任意直线的程序。
用SPCE061A控制两个电机画任意直线的程序。
-SPCE061A controlled by two motors draw a straight line of arbitrary procedures.
- 2022-02-06 13:05:57下载
- 积分:1
-
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程...
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程序,该电表使用Philips公司的8位51扩展型单片机87LPC764,要求实现很多功能,包括熄显示、负荷计算与控制、指示闪烁以及电表各种参数的查询等,总之,要使用时间的单元很多。笔者当时使用ASM51完成了这个程序的编写,完成后的程序量是2KB多一点。后来,由于种种原因,这个程序并没有真正使用,只是作了一些改动之后用在一个老化设备上进行计时与负荷计算。约一年后,笔者又重新改写了这些代码。
- 2023-05-23 03:40:03下载
- 积分:1