-
在PIC单片机上实现将16位二进制转化为5位BCD码的汇编程序
在PIC单片机上实现将16位二进制转化为5位BCD码的汇编程序-the PIC will achieve 16 binary into five BCD compilation process
- 2022-07-26 22:17:25下载
- 积分:1
-
1, ps/2 keyboard input, through the led display ascii code 2, wait 1s in the lcd...
1、ps/2键盘输入,通过led显示ascii码
2、稍等1s可以在lcd上显示输入的字符
3、其中键盘上的backspce键是用来清屏的
4、当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。-1, ps/2 keyboard input, through the led display ascii code 2, wait 1s in the lcd display characters input 3, which backspce keys on the keyboard was required to settle the screen 4, when the lcd display full of characters, the press the button automatically Qing-ping, from the first line of display.
- 2022-05-07 17:54:12下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富...
VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
- 2022-07-21 07:11:23下载
- 积分:1
-
- 2022-02-07 09:42:39下载
- 积分:1
-
SD Flash file system for AVR
SD Flash file system for AVR
- 2022-12-27 21:55:04下载
- 积分:1
-
ds1302 the SCM program, the application of 51 clock chips
ds1302的单片机程序实现,适用51的时钟芯片-ds1302 the SCM program, the application of 51 clock chips
- 2022-04-30 13:28:16下载
- 积分:1
-
串口扩展,又一个UART扩张成为五个,GM8125驱动程序
串口扩展,又一个UART扩张成为五个,GM8125驱动程序-Serial port expansion, another five become UART expansion, GM8125 Driver
- 2022-07-08 12:17:59下载
- 积分:1
-
在PIC16C55上实现时钟功能.
在PIC16C55上实现时钟功能.-in achieving clock function.
- 2023-08-27 13:25:03下载
- 积分:1
-
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的...
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的仿真软件。-this procedure through the MCU for motor control, control of the motor forward and retrogression. SCM through the computer serial port to receive the control signal (which can be used for wireless serial communications). Tools used the "ru" simulation software.
- 2023-05-31 12:20:03下载
- 积分:1