资源列表
PWM
- 利用PWM占空比调节功能,进行PB3口LED发光二极管亮度调节效果。-Regulatory function of the use of PWM duty cycle for PB3 I adjust brightness light-emitting diode LED effect.
Comm
- 利用16C554扩展串口的时序写程序、读程序 、初始化程序。-Timing using 16C554 serial port expansion write programs, reading programs, initialize the program.
LCD
- 这是一个单片机控制液晶显示的小程序。显示器上的字回循环显示。-This is a small program a microcontroller to control LCD. The word back on the monitor display cycle.
51单片机实现频率计的程序
- 51单片机实现频率计的程序,产生10个频率。不同频率的计数值:0,100,200,300,400,500,600,700,800,900HZ-The 51 MCU frequency of program
RGB_senser
- 基于单片机控制的颜色传感器巡线扫描源代码源代码.-Scan source code source code based on the microcontroller to control the color sensor line patrol.
4X4key
- 这是一个基于89c52的程序,采用扫描的方式,驱动4X4矩阵键盘。采样并显示。-This is a 89c52-based program, by scanning drive 4X4 matrix keyboard. Sampling and displayed.
NENGYIDONG
- 键盘移位程序,练习时候写的,-Keyboard shift procedure, practice time to write, huh, huh ~ ~ ~ ~
m
- 休闲,爱好,兴趣,对以后学习都有很大的帮助-Leisure, hobbies, interests, after learning has a significant help
atmega16-4key
- atmega16按键控制数码管显示,不同按键按下,显示不同数值-atmega16 buttons control the digital display, press different buttons to display different values
c51pcshangweiji
- 基于c51单片机的PC上位机软件控制流水灯实验详细源码 -C51 microcontroller-based PC software for PC control light water experiment detailed source
PID
- 在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分-PID Parameter mu
user_RS485
- 485的通信程序,里面包含max485的通信协议与格式,能够在stm32上调试-485 communications program, which includes communication protocol and format max485, and be able to debug in stm32