资源列表
[单片机(51,AVR,MSP430等)] 用AT83C2051制作蒸饭柜程序清单
说明:AT89C2051蒸饭器定时控制器源程序-AT89C2051 vacuum source for timing controller<详情> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 发射
说明:这是一个用于单工无线呼叫系统中完成语音和数据发送的程序,包括对键盘的扫描以及对液晶屏幕的显控-This is for a single system for wireless calls completed voice and data transmission procedures, including the right of the keyboard scan and the right of the LCD screen and<郭子> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 2005-8-26
说明: 阀位控制器源程序 利用PIC16F873A-valve controller source use PIC16F873A<郝晓兵> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 单片机交通灯
说明:能够掌握单片机的工作原理,更能了解交通规则,掌握基本知识。-to master the principle, a better understanding of traffic rules and master basic knowledge.<吴元> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 16_16DIV
说明:多位数除法程序,满足在单片机编程中对除法程序的需要,解决了单片机指令无除法程序的缺点,而且本程序不限制位数。-over the median divider, which meets in MCU Programming division procedures to the needs of SCM solutions division procedures directive without shortcomings, but the<方丹> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] FAT16 磁盘格式引导程序(ASM)
说明:FAT16 磁盘格式引导程序.文件是以ASM汇编格式提供的.-FAT16 disk boot format. ASM is a compilation document format available.<汪旭> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[VHDL编程] SCAN_COUNT
说明:用VHDL编写的关于SCAN的一个小程序,希望大家看了后能喜欢,也可以学学哟!-VHDL SCAN prepared on a small procedures in the hope that after reading them you will like and can learn yo!<lw> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] Can_drv
说明:T89c51cc01的CAN通信子程序,C代码,可在keil 下编译运行-T89c51cc01 CAN communication subroutine, C code, the compiler running under Keil<庞班> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[其他嵌入式/单片机内容] ad-da-24c02-show
说明:MSP430的12位AD驱动程序 [05-10-29] 74HC165驱动程序 [05-10-29] 74HC595驱动程序-MSP430 12 AD driver [05-10-29] 74HC165 driver [05-10-29] Bit Drivers<> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] SZ2
说明:本程序为CAN总线开发程序,通过串口显示,多台计算机远程数据适时传递,用于工业控制-procedures for the development of procedures CAN, serial, multiple computers remote data transmission time for industrial control<邵忠文> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 红外遥控接收
说明:红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882<风> 在 2025-01-17 上传 | 大小:4kb | 下载:0