资源列表
[单片机(51,AVR,MSP430等)] pid
说明:PID算法的源程序 可用于温度等的控制系统 可更具需要进行适当的调整 -PID algorithm source program<罗明轩> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] ADC0832
说明:008-DS18B20+1602+24C02(记录最高最低温度并储存到AT24C02)-008-DS18B20+1602+24 C02 (maximum and minimum temperature recorded and stored to the AT24C02)<柏龙> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] C_language_programming_algorithm_factorial_classic
说明:C编程实现阶乘的C语言的算法经典代码C language programming algorithm factorial classic code-C of C language programming algorithm factorial classic code<hjk> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] SOUND_FINAL8
说明:基于51单片机的语音采集回放的汇编程序 设计AD/DA外围模块以及LCD的显示-the asm code for the sound sampling and replaying system based on 51 mcu<Liu Qiuming> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] FREQUENCY_11
说明:基于51单片机的简易频率计,能比较准确的测出1hZ-5MHZ的信号频率-the frequency testing system based on 51 mcu.<Liu Qiuming> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 18b20
说明:8051单片机驱动DS18B20温度显示。数码管显示。-8051 driver DS18B20 temperature display. Digital display.<cys> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] ds1302
说明:DS1302时钟程序!有了它,马上就能成功调试-DS1302 clock program! With it, soon will be able to successfully debug<asdf2d> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] NEC_IR_decod
说明:通用NEC红外遥控解码程序,按键全功能操作,捕获中断方式。-NEC Infrared Remote Control Universal decoding program, key full-function operation to capture interrupt.<dream_fly> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] rollingwords
说明:学习单片机肯定得学习液晶屏的使用,而液晶屏的使用的第一步是不可避免的学习1602简单的液晶显示,本文介绍了1602的显示外,还增加了其滚动显示的花样-the screen of 1602 is unavoidable to learn if u want to lern the display of screen in the district of mcu .now this text mainly centers around ho<朱昌国> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] jianpanzhizhen
说明:我们平常做单片机加法时候,总是喜欢用一个int 型的数据来存储 你所输入的数值,这个程序新颖之处在于改为用数组来存储键盘输入的数值,如若硬件允许,则可在数码管上显示超过int 范围的更大的数值-this mainly centers on the new way in contrast that we ususally do to store the data inputed by keypad .and by the way ,i<朱昌国> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 12864chuan
说明:C51~液晶屏12864的程序,希望对你有用-C51 ~ LCD screen 12864 of the procedures in the hope useful to you<qitong111> 在 2025-02-01 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] AD-PIC16F72
说明:/这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/<mengchao> 在 2025-02-01 上传 | 大小:2kb | 下载:0