搜索资源列表
-
0下载:
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
-
-
0下载:
这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏的汇编语言程序。需要MCS8051和液晶LM032L芯片。
这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏。需要MCS8051和液晶LM032L芯片。 这种设计使得如何8051可用于驱动一个标准的数字液晶显示屏。需要MCS8051和液晶LM032L芯片。 -This design makes how an 8051 can be used to drive a standard alphanumeric LCD di
-
-
0下载:
Program in Assembly for 8051 which show how you can use Asynchronize serial port to design multiprocessor system. in this program you can find 5 8051 CPUs that one of them is master with 4 slaves. the code can be copy everywhere you need to run multi
-
-
0下载:
This program shows how to use the pins on a PIC12C508/9 or a ////
//// PIC12C671/2 for general I/O. When run, the program will run up////
//// and down the LEDs. If you hold down the push button, the ////
//// program will reverse its directio
-
-
0下载:
以Q2530EB+Q2530RF为硬件平台,进行TI公司的RemoteTI遥控协议栈的演示与学习。-This user’s guide provides the information necessary to run the sample applications included
with the RemoTI software installer. This includes a descr iption of each sample application,
informatio
-
-
1下载:
程序实现了一台超低功耗的高精度直流电压表。利用片内16位ADC,实现-20.00V~60.00V范围的电压测量。精度、量程和分辨率均优于普通三位半数字万用表。并且能够极低的功耗长期运行,一节纽扣电池能连续测量1年左右。本程序中,用复位键作电源开关。这是一种很常用的电源控制方法。同时,该程序示例了如何例用程序库快速的完成开发任务。-Program to achieve an ultra-low power, high-precision DC voltmeter.16-bit ADC chip-2
-
-
0下载:
这个参考说明如何使用CodeWarrior工具构建方案。CodeWarrior构建工具将源代码转换为目标代码,然后组织该对象代码以创建准备执行的程序。CodeWarrior创建运行在主机系统的工具生成在目标系统上运行的软件。有时主机和目标是同一系统。通常,这些系统是不同的。(This reference explains how to use CodeWarrior tools to build programs. CodeWarrior build tools translate source
-