资源列表
keilc51_manual
- 单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。-PC-MCU and host computer communication program design: ⑴ serial port initialization: the baud rate as 4800 ⑵ serial rece
picc
- 不可多得的pic范例程序!!ds18b02应用,ds1302应用,LCD1602应用!!非常实用c编程-Pic rare example programs! ! ds18b02 application, ds1302 application, LCD1602 application! ! Very practical c programming!!
1764
- PT2262/PT2272 是台湾普城公司生产的一种CMOS 工艺制造的低功耗低价位通用编解码 电路,PT2262/PT2272 最多可有12 位(A0-A11)三态地址端管脚(悬空,接高电平,接低电平), 任意组合可提供531441 地址码,PT2262 最多可有6 位(D0-D5)数据端管脚,设定的地址码和 数据码从17 脚串行输出,可用于无线遥控发射电-PT2262/PT2272 Taiwan Princeton CMOS technology company created
765398
- 从765432-765398 流水灯闪烁,采用C51编写,-765432-765398 water from the flashing lights, using C51 prepared
DESIGN
- #include<reg51.h> delay() {int i for(i=0 i<32767 i++) } main() {delay() P0=0xcf P1=0x01 delay() P0=0x92 P1=0x02 delay() P0=0x86 P1=0x04 delay() P0=0xcc P1=0x08 }-# Include <reg51.h> delay
Cprogram
- 这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些 新的技术使你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种 8051 嵌入式系统的解决方法-This is a book about Intel 80C51 and the general 51 series of books This book introduces readers to some new technology to make your 8051 project
cc2500
- ti公司出的zgibee 的资料,欢迎下载-ti out zgibee company information, please download
eZ430RF2500UserGuideSLAU227A
- ti zigbee的评估板子资料,欢迎下载-ti zigbee evaluation board sub information, please download
51_int0_uart
- 利用51单片机的中断模拟串口,全部源码。直接用KEIL打开就可以了。-51 MCU interrupt simulation using serial, full source code. KEIL open directly on it.
ADC
- 这是msp430的ad转换基础程序,请大家下载,对你们的学习很有帮助。-This is the basis of msp430 the ad conversion process, please download, on your very helpful.
FLASH
- 这是msp430单片机的flash程序,请大家下载,对你们的学习很有帮助。-This is the msp430 flash microcontroller program, please download, on your very helpful.