搜索资源列表
12c
- 51单片机电子钟上传的只是c源程序 pcb图可以浏览zyw19987.51.com
SE
- 51单片机编写制做的电子计算器(韩国)汇编语言、C语言
play_music_51
- 基于Keil C开发环境的51单片机汇编程序 可以实现播放八月桂花香 祝你平安 和另一首旋律音乐 对单片机爱好者应有一定帮助。
51读写at88sc102代码
- at88sc1604/at88sc102卡基于51单片机的汇编语言程序
用单片机C语言编程实现4台单片机之间的多机通信
- 用单片机C语言编程实现4台单片机之间的多机通信,有完整的Protues仿真源代码。,C programming language used to achieve single-chip 4 between the single-chip multi-machine communications, complete source code Protues simulation.
c51chengxujinji
- c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
syee55
- //***此程序为调试通过的源程序 //***由南京赛博电子有限公司提供 //***文件名:sy0606.C***// //***是51系例单片机的最小系统 //***有AT89S51/52的在线下载功能 //***IIC总线芯片为24C02,记存密码-//*** This procedure through the source code for debugging //*** by Syber Electronic Co., Ltd. Nanjing //*** file
keilc_proteus_time
- keil c编的程序,批proteus 数码管电子钟.-keil c allocation procedure, approved Proteus digital tube electronic bell.
51
- 51单片机汇编语言控制可控硅的例子,很好的,熟悉51的朋友可以轻易的改成C语言-51 MCU controlled thyristor assembly language examples, good, familiar with 51 friends can easily change the C language ... ...
MCU51CLOCK
- 51单片机 电子钟C程序,比较经典的程序-51 MCU clock C program to compare the classic procedure
51
- 51单片机的C语言入门,虽然说有其他公司的宣传在里面,但还是可以的,宣传就略过吧-C-51 SCM entry, although there are other companies in which the publicity, it is still possible to promote it on the skip
LED
- 51单片机应用C语言程序实现LED灯功能的程序-51 microcontroller applications in C program the LED lights feature of the program
nufangdexin
- 基于51单片机的GSM模块C语言发送短信程序 (2010-11-07 19:21:19) 标签: 基于51 单片机 的 gsm 模块 c语言 发送短信程序-fiof i jfr jio fajf gjioa gjrio groihrf io jio igoj ghrigjkgj io j jklfvj fjjfio jk k k k jkj gkjgk gj kjklj j i klj fi
chuxuecandhuibian
- 给初学51单片机的40个实验汇编语言对应C语,c和汇编对应。-failed to translate
AT89S52
- 数控恒流源,基于51单片机的,有原理图,有源代码,c语言的-numberical control constant current source
LED-LAMU-C
- 51单片机 拉幕式 数码管设计 显示87654321-51 monolithic integrated circuits pull the curtain type nixietube design
51-MCU-125K-RF-card
- 51单片机的125K射频卡读写操作c语言程序-51 MCU 125K RF card c language program
51-danpianji-xuexi
- 0020、给初学51单片机的40个实验汇编语言对应C语言加说明-0020, 51 to 40 experiments beginner microcontroller C language plus the corresponding assembly language instructions
5、译码器实验
- *实 验 名:译码器实验 *实验说明:8个LED灯显示LS138译码器输出的低电平 *连接方式: *注 意: ************************************/ #include <reg51.h> //---定义IO口---// sbit LSA=P2^2; sbit LSB=P2^3; sbit LSC=P2^4; //---声明全局函数---// void Delay10ms(unsigned int c); /******
基于单片机数字频率计的设计
- 由P3.4输入脉冲的频率,测得频率送LED数码管显示。(The frequency of the pulse is input by P3.4, and the measured frequency is displayed by the LED digital tube.)