资源列表

« 1 2 ... .83 .84 .85 .86 .87 14388.89 .90 .91 .92 .93 ... 15242 »

[单片机(51,AVR,MSP430等)T06

说明:6. 从键盘输入一串(不超过51个)以空格分隔的4位十进制数,在显示器下一行以相反的顺序显示出来。 例如:输入:1200 3400 2411 4005 5678 输出:5678 4005 2411 3400 1200 -asm test
<Ym> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)T07

说明:软件练习7. 从键盘输入一串(总长度不超过255)以逗号分隔的带符号(正数不带+号)的十进制数,在显示器上按正、负数分行显示。 例如:输入:-1,0,33,-12345,234567,-5 输出:PLUS:0,33,234567 MINUS:-1,-12345,-5 -asm test
<Ym> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)eer

说明:使用ZLG7290与AT89C51单片机实现LED与蜂鸣器之间的结合显示 -AT89C51 MCU using ZLG7290 and integration between the LED display and buzzer
<魏剡东> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)jzaj

说明:将程序下载到单片机中,然后按矩阵键盘,得到相应的数码-The program to the microcontroller, and then press the keyboard matrix, the corresponding digital
<jessy> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)rtc

说明:RTC 时钟芯片初始化及读写操作,适合具有RTC芯片的系统应用-RTC clock chip initialization and read-write operation, suitable for system application with the RTC chip
<张謇> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)driver

说明:The driver for LCD and is very use full in developing application for LCD
<YSN> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)master

说明:数控流水灯,键进行内容选择,16个按键分别为0~F,按下一个按键,在主机板子上的数码管上显示相应的值,并通过异步串行通信的方式将按键内容发给从机。异步串行通信的要求:不能使用芯片自带的串口,要求用除P3.0和P3.1外的任何IO管脚进行模拟发送,速度是2400波特率。-CNC water lights, choice of content keys, 16 keys are 0 ~ F, press a button on the mo
<叶蓬> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)slave

说明:2、从机:在P1口上实现流水灯,串口接收从主机发送过来的异步串行数据,将数据在从机板子上的数码管进行显示,并通过对数据的判断调节流水灯的速度(比如:0是最慢,F是最快,中间字符对应的流水灯速度依次递增,要能明显区分)。异步串行通信的要求:从机使用单片机自带的串口进行数据接收,速度是2400波特率。-2, from the machine: to achieve water in the P1 port lights, sent from
<叶蓬> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)Ds1302

说明:DALLAS DS1302 RTC DRIVER
<IT民工> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)buzzer

说明:51单片机蜂鸣器操控播放音乐 蜂鸣器只能播放滴滴的响声。但是可以通过操控蜂鸣器的频率HZ来达到操作蜂鸣器发出简单的音乐的目的-51 SCM buzzer buzzer control only play music and pieces of sound. However, the frequency can be controlled buzzer buzzer HZ simple operation to achieve the
<刘大地> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)12864

说明:12864图形以及汉字显示实例代码。源代码实现12864显示锐志文字以及彩云图像-12864 graphics and character display example code. 12864 shows the source code text, and Choi images Reiz
<刘大地> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)DS1302

说明:DS1302时钟芯片制作的电子时钟实例代码 本代码通过DS1302时钟芯片控制产生时钟信号。并且通过24C08记忆时钟计时信息。通过数码管显示出来。是多种芯片的综合应用-DS1302 clock chip production instance of the code of the electronic clock DS1302 clock chip to control the code generated by the cloc
<刘大地> 在 2025-03-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 14388.89 .90 .91 .92 .93 ... 15242 »

源码中国 www.ymcn.org