资源列表

« 1 2 ... .24 .25 .26 .27 .28 30329.30 .31 .32 .33 .34 ... 33928 »

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

说明:嵌入式应用如图1所示,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。 作为单片机的指令的执行的时间是很短,数量大微秒级,因此,我们要求的闪烁时间间隔为0.2秒,相对于微秒来说,相差太大,所以我们在执行某一指令时,插入延时程序,来达到我们的要求,但这样的延时程序是如何设计
<xiao yang> 在 2025-11-08 上传 | 大小:170kb | 下载:0

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

说明:单片机C语言程序设计.日历时钟用液晶显示-Singlechip C language programming. LCD clock with calendar
<王长青> 在 2025-11-08 上传 | 大小:63kb | 下载:0

[VHDL编程fir

说明:滤波器的vhdl实现 滤波器的vhdl实现-Filter VHDL VHDL realization of filters to achieve
<阿乔> 在 2025-11-08 上传 | 大小:1kb | 下载:0

[VHDL编程elock

说明:电子锁的vhdl实现 (pld数字系统设计上)-VHDL realization of the electronic lock (pld digital system design)
<阿乔> 在 2025-11-08 上传 | 大小:1kb | 下载:0

[嵌入式Linuxminigui_AT91RM9200_port

说明:minigui在AT91RM9200上的成功移植,已经加了注释,minigui顺利跑在板子上。-minigui in AT91RM9200 successful transplantation, has been added to the Notes, minigui smooth run on the board.
<xiaozhou_163> 在 2025-11-08 上传 | 大小:35kb | 下载:0

[VHDL编程led

说明:vhdl实现“PLD电子技术”(文字显示)-VHDL achieve PLD electronic technology (text)
<阿乔> 在 2025-11-08 上传 | 大小:1kb | 下载:0

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

说明:c语言写的51电子钟,在51单片机上实现电子钟的功能,需要的就下吧-c language of 51 electronic clock, single-chip microcomputer in 51 minutes on the realization of electronic functions, the needs of the next bar
<李毅> 在 2025-11-08 上传 | 大小:2kb | 下载:0

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

说明:用串行通信实现的液晶ST7920的初始显示,我也是调了好久才出来的,希望对大家有用-Using serial communication to achieve the initial ST7920 LCD display, I am also out of tune for a long time before, and I hope useful for all of us
<李毅> 在 2025-11-08 上传 | 大小:1kb | 下载:0

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

说明:电子时钟DS1302的程序,我是让它跑起来了,大家应该也能用起来-Electronic Clock DS1302 procedure, I was running it up, we should also use up
<李毅> 在 2025-11-08 上传 | 大小:1kb | 下载:0

[微处理器(ARM/PowerPC等)DATARET

说明:在LPC2104上实现串口发送的程序,用的编译环境为ADS1.2-In the LPC2104 to achieve serial transmission procedure, used by the compiler environment ADS1.2
<李毅> 在 2025-11-08 上传 | 大小:48kb | 下载:0

[VHDL编程vhdl_crc

说明:在quartus中用VHDL语言开发的crc校验-Quartus VHDL language used in the development of CRC Checksum
<夏杰> 在 2025-11-08 上传 | 大小:160kb | 下载:0

[微处理器(ARM/PowerPC等)SENDSTR

说明:在LPC2104上实现串口发送及接收的程序,从PC送数据到LPC2104上,然后返回发送的数据。用的编译环境为ADS1.2-LPC2104 achieved in the serial send and receive procedures, from the PC to send data to the LPC2104, and then return to send data. Compiler environment used for ADS1.2
<李毅> 在 2025-11-08 上传 | 大小:50kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 30329.30 .31 .32 .33 .34 ... 33928 »

源码中国 www.ymcn.org