资源列表
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
jingsai
- 这是我们参加09年全国电子竞赛的程序,题目为数字幅频均衡放大器,控制器用的是ARM7,希望能帮到需要的同学。-This is our participation in 2009 the national program of electronic competition, subject to digital amplitude-frequency balanced amplifier, the controller is used for ARM7, hope can help student
765398
- 从765432-765398 流水灯闪烁,采用C51编写,-765432-765398 water from the flashing lights, using C51 prepared
CollectionDevelopmentEngineerIntroductionARM
- ARM 入门的好资料,能让你更快的认识ARM-ARM Introduction to good information, make you a faster understanding of ARM ..
Thinking_in_embedded
- 嵌入式编程思想,很好的一个资料-Thinking in embedded
1764
- PT2262/PT2272 是台湾普城公司生产的一种CMOS 工艺制造的低功耗低价位通用编解码 电路,PT2262/PT2272 最多可有12 位(A0-A11)三态地址端管脚(悬空,接高电平,接低电平), 任意组合可提供531441 地址码,PT2262 最多可有6 位(D0-D5)数据端管脚,设定的地址码和 数据码从17 脚串行输出,可用于无线遥控发射电-PT2262/PT2272 Taiwan Princeton CMOS technology company created
picc
- 不可多得的pic范例程序!!ds18b02应用,ds1302应用,LCD1602应用!!非常实用c编程-Pic rare example programs! ! ds18b02 application, ds1302 application, LCD1602 application! ! Very practical c programming!!
LPC2378uart
- ARM7串口程序,芯片为LPC2378,开发环境为KEIL V3.0-ARM7 serial process, chip LPC2378, development environment for the KEIL V3.0
keilc51_manual
- 单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。-PC-MCU and host computer communication program design: ⑴ serial port initialization: the baud rate as 4800 ⑵ serial rece
51
- 在keil下,主要提供了ad9851,12864(st7920),zlg7289,ads7886,51单片机外围程序。-In keil, the main provider of the ad9851, 12864 (st7920), zlg7289, ads7886, 51 MCU peripheral procedures.
MARSC
- 基于民芯单片机的开发程序,有兴趣的朋友可以下载看看,民芯单片机是一款国内自主研发的8位高性能单片机-Core MCU based on the public development process, interested friends can download to see the Democratic core is a domestic self-developed single chip 8-bit high performance microcontroller
communucation
- 基于C8051F330和C8051F340的串口通信程序,主要实现在2个单片机之间进行通信。-C8051F330 and C8051F340 based on serial communication program, the main achievement in the two to communicate between the microcontroller.
