-
C8051f310定时器延迟1s程序
C8051f定时器1中断精确延时1s的程序。C8051F通常除了有两个标准的8051中的计数器/ 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 18:36:10下载
- 积分:1
-
Arm 微控制器 SD 卡
这一项目写在 keil 为连接到 Arm 微控制器的 SD 卡、 发送和接收数据从 MMc 或 SD 卡
- 2022-12-06 23:55:03下载
- 积分:1
-
TSC2006触屏控制器WINCE6.0驱动程序
1.2V to 3.6V, 12-Bit, Nanopower, 4-Wire
TOUCH SCREEN CONTROLLER with SPI™ Interface
TSC2006触屏控制器wince6.0驱动程序
- 2022-03-23 16:58:03下载
- 积分:1
-
103协议103协议源代码
应用背景void Init_IEC103_Buf(unsigned char ucPort)
{
STATUS status;
VOID * pointer;
unsigned short usStep1;
unsigned char * pTempBuf;
BufStruct * pTempBufList, * pTempBufList1;
status = NU_Allocate_Memory(&System_Memory,&pointer,sizeof(IECDefStruct),NU_NO_SUSPEND);
if(status != NU_SUCCESS)
while(1);
pIEC103_Struct[ucPort] = (IEC103DefStruct *)pointer;
status = NU_Allocate_Memory (&System_Memory, &pointer, 8*sizeof(BufStruct), NU_NO_SUSPEND);
if (status != NU_SUCCESS)
&nbs
- 2022-07-22 05:28:03下载
- 积分:1
-
emu8086文件的读取和改变小字符大写比保存在另一个文件
应用背景1)&;&;&;写一个程序,将复制源文本文件到目标文件,并用一个大写字母替换小写字母信件。使用“拒绝”命令来显示源和目标文件。关键技术仿真器8086,装配,装配中的文件处理,改变字符装配(欧洲联盟8086)
- 2022-04-18 19:38:05下载
- 积分:1
-
51单片机程序
密码锁,可应用于人机界面,开机启动程序.密码可在进主后自行随意改变.提高设备安全性.
- 2022-02-21 19:02:21下载
- 积分:1
-
LWIP LPC2378 移植
LWIP LPC2378 移植 实现UDP功能,中断触发
This project details how to use the LWIP networking stack with supported NXP LPC devices and boards. The LWIP stack provides low level networking support and is ideal for networking applications that require a low memory footprint. The NXP LWIP port supports both standalone (raw API) and threaded (FreeRTOS) configurations.
- 2023-03-22 01:05:03下载
- 积分:1
-
读取按键数据
读取按键数据
- 2022-08-17 16:21:12下载
- 积分:1
-
硬件检测软件
Hot-pluggable device is now a big threat to IT security. In this article, we will try to develop a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices. We will get a basic idea on how this works and talk about its limitations at the end of this article.
- 2022-08-11 07:25:11下载
- 积分:1
-
msp430 关于液晶da712的实验源码
dac7512 是一款高性能的数模转换器,用msp430可以直接驱动,dac7512转换精度高,通过测试该源码已经应用到了电源类题目的设计中。。可以直接调用。。
- 2023-03-01 13:40:04下载
- 积分:1