资源列表
[单片机(51,AVR,MSP430等)] diancilu
说明:一个sonix单片机开发的电磁炉程序,经过调试,可以正常工作-a microcontroller development of the Induction Cooker procedures are followed, debugging, normal work<张无痕> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 中断
说明:MTP-K4的读卡程序和KS0108的显示程序-MTP- K4 reader procedures and the display program KS0108<张纪岗> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] c语言写的des(430单片机)
说明:c语言写的des(430单片机) 用430单片机实现的DES加密系统-c des written language (SCM 430) 430 MCU with the DES encryption system<王明亮> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 用AT83C2051制作蒸饭柜程序清单
说明:AT89C2051蒸饭器定时控制器源程序-AT89C2051 vacuum source for timing controller<详情> 在 2025-01-15 上传 | 大小: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-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 2005-8-26
说明: 阀位控制器源程序 利用PIC16F873A-valve controller source use PIC16F873A<郝晓兵> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 单片机交通灯
说明:能够掌握单片机的工作原理,更能了解交通规则,掌握基本知识。-to master the principle, a better understanding of traffic rules and master basic knowledge.<吴元> 在 2025-01-15 上传 | 大小: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-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] FAT16 磁盘格式引导程序(ASM)
说明:FAT16 磁盘格式引导程序.文件是以ASM汇编格式提供的.-FAT16 disk boot format. ASM is a compilation document format available.<汪旭> 在 2025-01-15 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] Can_drv
说明:T89c51cc01的CAN通信子程序,C代码,可在keil 下编译运行-T89c51cc01 CAN communication subroutine, C code, the compiler running under Keil<庞班> 在 2025-01-15 上传 | 大小: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-15 上传 | 大小: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-15 上传 | 大小:4kb | 下载:0