资源列表
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
TLV5618
- TMS320C31 DSP 驱动TLV5618 DA 芯片的例程,基于汇编编写的,首先将AD采集的数据用DA来模拟输出。-TMS320C31 DSP TLV5618 DA
11FIRfliter
- 11阶FIR滤波器和(7,4)编码器的Verilog语言,高手的作品,放心下-11-order FIR filter, and (7,4) encoder of the Verilog language, master' s works, rest assured that the next
TIMER
- DSP芯片对外围扩展的定时器的编程,初始化等-DSP chip peripheral expansion of programming the timer, initialization, etc.
mimaxiugai12864
- 单片机控制12864,输入密码正确进入修改界面,错误则返回初始画面-MCU control 12864, enter a password to enter the right to modify the interface, the error is returned to the initial screen
uart
- LPC214X uart源程序,在自己试验板上已经验证OK。-LPC214X uart source code has been verified, in their own test board OK.
SCM-control-stepping-motor2
- 单片机,汇编程序 ,控制步进电机 。复杂动作如正反转。-Microcontroller assembler control stepper motor complex actions such as reversing
DS18B20
- DS-18B20的底层程序,温度传感器,可直接导入单片机使用,连接1IO-the program of DS18B20,a thermal sensor
control_interface
- vhdl中的pci接口控制部分,完成pci接口读写-vhdl pci interface control section in
P0
- 基于51单片机,红外遥控模块, P0流水灯效果-Based on 51 single-chip infrared remote control module, P0 water light effect
AT
- 单片机控制AT模块收发短信,模块化结构,方便使用-AT SCM control module send and receive SMS, modular structure, easy to use
DSP28335_2812_bldpwm
- 使用DSP28335来实现直流无刷电机编程,使得可以正常运行-DSP28335 to make the bldc motor run.
