资源列表
PIDmcu
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分-This is
hk_CD4094
- 恒科_CD4094串口数显.rar
IR2110
- IR2110驱动电路,可以连接光耦控制电机等等,也可以用于单片机产生的PWM电路。-IR2110 driver circuit, the optocoupler can be connected to control the motor, etc., can also be used to generate the PWM circuit chip.
MAX5413
- 数字电位计max5413的配置程序,可以直接调用,适用于所有430的单片机。-Digital potentiometer max5413 configuration program, you can directly call for all 430 microcontroller.
only_segment_display
- 单个数码管的0-9显示,里面包括keil编程源码,Protues7.8仿真电路-0-9 single digital display, which includes keil programming source, Protues7.8 circuit simulation
VBmcu
- 原创VB串口继电器控制实验,VB源码 KELLC源码。-Original VB serial relay control experiments, VB source KELLC source.
com_relay
- PIC16F877A单片机,按键/串口控制3个继电器,实现互不干扰-PIC16F877AMicrocontroller, keyboard/serial control 3 relays to achieve without disturbing each other
lab8
- 用for语句控制蜂鸣器鸣笛次数 两个函数实现不同的声音音频-Two functions to achieve a different sound audio for statement control buzzer whistle Views
11
- 用89c51单片机控制8个LED流水灯一起点亮亮的时间变长一点-Time control using 89c51 microcontroller with 8 LED light water point shiny little longer
NOKIA5110的液晶显示驱动
- NOKIA5110的液晶显示驱动,该程序主要用于显示汉字和字符,字模由取模软件取得即可,然后把字模调入,再用函数调用字模完成显示,to display the characters on the liquid crystal display of the NOKIA5110
12864LCD
- 51单片机与12864LCD接口C源程序代码-51 Microcontroller Interface C source code with the 12864LCD
19.usart3
- AVR单片机串口通信实验, USART的完整数据收发例程,实现将计算机发送过来的串口数据原样再发送回计算机。-AVR microcontroller serial communication experiment USART' s complete data send and receive routines, the computer sent over the serial data intact and then sent back to the computer.
