资源列表

« 1 2 ... .38 .39 .40 .41 .42 23143.44 .45 .46 .47 .48 ... 33928 »

[其他嵌入式/单片机内容eeprom_wr

说明:source code to write entire page in to eeprom 24lc512
<kumar> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[VHDL编程song

说明:module song(clk,key,song_out,led) input [7:0] key input clk output song_out output [7:0] led reg song_reg reg [21:0] count reg [19:0] delay reg [7:0] key_reg always @(posedge clk) begin count=count+1 if((count==de
<罗仲景> 在 2025-11-17 上传 | 大小:357kb | 下载:0

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

说明:ARM体系结构与编程电子档,一部很经典的图书,学习ARM的必备资料-ARM Architecture and programming of electronic files, a classic book, learn the essential information on ARM
<Alan Xie> 在 2025-11-17 上传 | 大小:17.8mb | 下载:0

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

说明:51单片机驱动st7920控制器的串行驱动程序。附件齐全。可直接使用-51 MCU-driven st7920 controller serial driver. Accessories complete. Can be directly used
<郭锡金> 在 2025-11-17 上传 | 大小:10kb | 下载:0

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

说明:51单片机做转速表的程序!只需要做一个转速采集传感器,就可以直接使用的源码-51 MCU to do the procedure tachometer! Just do a speed acquisition sensor, you can directly use the source code
<郭锡金> 在 2025-11-17 上传 | 大小:13kb | 下载:0

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

说明:用AT89S51控制。用可调电阻调节电压值作为模拟温度的输入量,当温度低于30℃时,发出长嘀报警声和光报警,当温度高于60℃时,发出短嘀报警声和光报警。测量的温度范围在0-99℃。-This design introduces a controlling circuit which is realized by scp AT89C51 in details. It control the temperature.
<南然> 在 2025-11-17 上传 | 大小:13kb | 下载:0

[嵌入式/单片机编程weatherglass

说明:用一片DS18B20构成测温系统,测量的温度精度达到0.1度,测量的温度的范围在-20度到+100度之间,用8位数码管显示出来。-This design introduces a controlling circuit which is realized by scp AT89C51 in details.Use DS18B20 consitu temperature sysmtem. Display with LED.
<南然> 在 2025-11-17 上传 | 大小:57kb | 下载:0

[嵌入式/单片机编程AD

说明:从ADC0809的通道IN3输入0-5V之间的模拟量,通过ADC0809转换成数字量在数码管上以十进制形成显示出来。ADC0809的VREF接+5V电压-This design introduces a controlling circuit which is realized by scp AT89C51 in details. ADC0809 converted into digital by the digital pipe to form a decimal display
<南然> 在 2025-11-17 上传 | 大小:22kb | 下载:0

[嵌入式/单片机编程pinlv

说明:利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-AT89S51 microcontroller using T0, T1 timing counter functionality to complete the input signal frequency count, counting the frequency of the result
<南然> 在 2025-11-17 上传 | 大小:11kb | 下载:0

[嵌入式/单片机编程titi

说明:用AT89S51单片机产生“嘀、嘀、…”报警声从P1.0端口输出,产生频率为1KHz,根据上面图可知:1KHZ方波从P1.0输出0.2秒,接着0.2秒从P1.0输出电平信号,如此循环下去,就形成我们所需的报警声了。-Use AT89S51 microcontroller have a "tick, tick, ..." alarm sound from the P1.0 port output, resulting in a frequency of 1KHz, according to the
<南然> 在 2025-11-17 上传 | 大小:13kb | 下载:0

[嵌入式/单片机编程keil

说明:本文介绍80c51编程技巧,硬件和软件的介绍 。-This article describes the 80c51 programming skills, hardware and software presentations.
<南然> 在 2025-11-17 上传 | 大小:930kb | 下载:0

[嵌入式/单片机编程ucoscode

说明:ucosII源码 61ic 网 原创启动编译源码-ucosII original source 61ic net compiling source code
<sam> 在 2025-11-17 上传 | 大小:8kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 23143.44 .45 .46 .47 .48 ... 33928 »

源码中国 www.ymcn.org