-
LPC2103串口软件包,可以通过PC机显示出来。里面已经包含了所有串口常用函数。直接以C文件调用即可...
LPC2103串口软件包,可以通过PC机显示出来。里面已经包含了所有串口常用函数。直接以C文件调用即可-LPC2103 Serial packages can be displayed through the PC machine. Already contains all commonly used serial port function. Documents directly to the C calls to
- 2022-03-18 08:15:25下载
- 积分:1
-
MSP430x1x官方实例程序
File Name Description
----------------------------------------------------------------------------------------
fet140_1.c Software Toggle P1.0
fet140_adc12_01.c ADC12, Sample A0, Set P1.0 if A0 > 0.5*AVcc
fet140_adc12_02.c ADC12, Using the Internal Reference
fet140_adc12_03.c ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
fet140_adc12_04.c ADC12, Extend Sampling Period with SHT Bits
fet
- 2022-06-03 09:23:32下载
- 积分:1
-
对norflash进行擦初、编程的源码
对norflash进行擦初、编程的源码-right norflash rub for the early programming source
- 2023-06-15 21:40:03下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
gprs,mini2440
本代码基于mini2440的裸机开发代码,语言版本为C,在ARM9架构中此代码可为您发送短信提供借鉴意义,指令为AT,
- 2023-05-07 02:05:03下载
- 积分:1
-
On the nucleus of the tutorial system documentation, and related source
关于nucleus系统的教程文档,以及相关源码-On the nucleus of the tutorial system documentation, and related source
- 2022-12-04 14:30:03下载
- 积分:1
-
飞思卡尔智能车的程序。红外循迹,采用PID算法,带速度控制和刹车。给需要的人看看。...
飞思卡尔智能车的程序。红外循迹,采用PID算法,带速度控制和刹车。给需要的人看看。-Freescale" s Smart car procedures. Infrared tracking with speed control and braking. Required to take a look at the people.
- 2022-05-09 06:08:27下载
- 积分:1
-
msp430应用系统开发典型实例
第4章程序代码
msp430应用系统开发典型实例
第4章程序代码-MSP430 Application Development Chapter 4 typical examples of program code
- 2022-05-29 12:51:07下载
- 积分:1
-
属简易型在线编程器,适合单片机初学者及低成本开发者,采用并行口方式对ATMEL89S51/89S52单片机进行编程,方便简捷。...
属简易型在线编程器,适合单片机初学者及低成本开发者,采用并行口方式对ATMEL89S51/89S52单片机进行编程,方便简捷。-Simple is an online programming, and suitable for beginners and low-cost single-chip developers, on the use of parallel port single-chip programmable ATMEL89S51/89S52 to facilitate simple and convenient.
- 2022-11-15 00:40:02下载
- 积分:1
-
基于DSP28335的UCOSII移植
ucosii在DSP28335上的移植,里面包括任务调度的几个LED闪速灯显示,好不容易找的一段工程代码。本人亲自测试过且已经应用于公司代码中可靠稳定。
- 2022-02-03 05:18:30下载
- 积分:1