资源列表
[VHDL编程] 数字信号处理的FPGA实现-第三版-verilog源程序
说明:数字信号处理的FPGA实现, 包括了FPGA基础知识,浮点运算,信号处理的FIR FFT等,附录包含源代码(Digital signal processing FPGA implementation, including the basic knowledge of FPGA, floating point operations, signal processing FIR, FFT, etc., the appendix contains the source code)<btty > 在 2025-06-18 上传 | 大小:4.36mb | 下载:0
[单片机(51,AVR,MSP430等)] test
说明:简单 电机 温度控制程序,大家相互学习(Simple motor temperature control procedures, we learn from each other)<黑大帅丫 > 在 2025-06-18 上传 | 大小:1kb | 下载:0
[嵌入式/单片机编程] MSP430F149官方源代码
说明:msp430f149官方源代码程序。解压后可以使用(msp430f149 official source code program.)<有一只666 > 在 2025-06-18 上传 | 大小:536kb | 下载:0
[嵌入式/单片机编程] stm32pwm_control_speed
说明:基于STM32 的电机调速程序,包括完整的工程文件。(STM32 based motor speed regulation program, including complete engineering documents.)<乐天派David > 在 2025-06-18 上传 | 大小:4.63mb | 下载:0
[单片机(51,AVR,MSP430等)] 按键亮灯实验
说明:通过按键来实现灯的亮灭,以及对按键延时的了解和翻转功能。(By pressing the key to realize the light of the lamp, and the delay of the key to understand and reverse the function.)<明_ > 在 2025-06-18 上传 | 大小:4.59mb | 下载:0
[单片机(51,AVR,MSP430等)] calculator
说明:【超值】单片机多项式运算的C语言程序代码,集合了不同方法 #include <malloc.h> #include <sstream> #include <iostream.h> #define STACK_INIT_SIZE 100(Polynomial operation #include <malloc.h> #include <sstream> #include <iostream.h> #defin<乐天派David > 在 2025-06-18 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] 模糊 PID 控制温控系统仿真设计 C 程序代码
说明:【经典的恒温控制程序】基于单片机的PID恒温控制程序,C语言编写。包括PID参数调节的详细注释~([classic thermostatic control procedures] microcontroller based PID constant temperature control procedures, C language. Detailed notes including PID parameter adjustment ~!)<乐天派David > 在 2025-06-18 上传 | 大小:3kb | 下载:2
[单片机(51,AVR,MSP430等)] 显示加速度计和陀螺仪的10位原始数据
说明:显示加速度计和陀螺仪的10位原始数据 #include <STC12C5A60S2.H> #include <stdio.h> //Keil library #include <INTRINS.H> // 定义51单片机端口 //**************************************** sbit SCL=P2^0; //IIC时钟引脚定义 sbit SDA=P2^1; /<乐天派David > 在 2025-06-18 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 输出比较模式测试实验
说明:本实验将实现如下功能:通过定时器的输出比较模式,在PC6~PC9,输出4路PWM,每路PWM频率为500Hz,占空比为50%,每一路PWM相位差为45°(This experiment will realize the following functions: through the timer output comparison mode, in PC6~PC9, output 4 way PWM, each PWM frequency is 500Hz, duty cycle is 50%,<乐天派David > 在 2025-06-18 上传 | 大小:61kb | 下载:0
[单片机(51,AVR,MSP430等)] 测距
说明:HC—SR04测量距离 MSP4301612单片机 测量单位得到为mm,(HC-SR04 measure diatans)<瞌睡遇上枕头 > 在 2025-06-18 上传 | 大小:25kb | 下载:0