-
This is my painting of the stepper motor drive GM board, of course, only applied...
这是我画的步进电机通用的驱动板,当然只是应用到初学者,版胡德不是很好,希望大家多多指教。-This is my painting of the stepper motor drive GM board, of course, only applied to the beginner, not a very good version of Ehud, I hope everyone exhibitions.
- 2022-03-23 05:44:42下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
SCM 122x32 LCD. LCD chip contains an internal RAM (similar to memory), of course...
单片机控制122x32液晶。液晶内部芯片包含RAM(类似于显存),当然不具备2D3D加速。不过,功耗非常低,一般几个毫瓦。-SCM 122x32 LCD. LCD chip contains an internal RAM (similar to memory), of course, does not have to speed up 2D3D. However, power consumption is very low, generally a few milliwatts.
- 2022-10-03 13:35:04下载
- 积分:1
-
small rtos的源代码。它是一款非常小巧的微内核。
small rtos的源代码。它是一款非常小巧的微内核。-small rtos source. It is a highly compact micro-kernel.
- 2022-09-29 13:10:03下载
- 积分:1
-
这是一个在单片机实现时钟的程序
这是一个在单片机实现时钟的程序-This is one of the MCU clock procedures
- 2023-02-21 21:45:04下载
- 积分:1
-
红外线遥控音量电位器,红外线遥控音量电位器
红外线遥控音量电位器,红外线遥控音量电位器-Infrared remote control volume potentiometers, infrared remote control volume potentiometer
- 2023-08-19 06:50:03下载
- 积分:1
-
使用GPTC6604做的一个录放音DEMO,数据存储在外部SPI FLASH
使用GPTC6604做的一个录放音DEMO,数据存储在外部SPI FLASH-GPTC6604 make use of an audio recording DEMO, data stored in the external SPI FLASH
- 2022-11-13 19:50:04下载
- 积分:1
-
采用UART方式0与LM74通信。
用C8051f020的P0.7作片选,主机通过TXD发送时钟信号,实现同步通信,半双工.RXD
作双向数据线.用六位
采用UART方式0与LM74通信。
用C8051f020的P0.7作片选,主机通过TXD发送时钟信号,实现同步通信,半双工.RXD
作双向数据线.用六位数码管显示LM74采集的温度值-The use of UART communication mode 0 and LM74. P0.7 used for the C8051F020 chip select, host TXD sent through the clock signal, to achieve synchronous communication, half-duplex. RXD for bi-directional data line. With six digital tube display LM74 temperature collected
- 2022-06-30 14:59:56下载
- 积分:1
-
单片机atmega16串行通信程序,功能:异步串口接收数据,并返回给PC机。...
单片机atmega16串行通信程序,功能:异步串口接收数据,并返回给PC机。-SCM atmega16 serial communication program, features: asynchronous serial receive data, and return to the PC.
- 2022-04-13 03:18:03下载
- 积分:1
-
在Atmega16上实现 一位的计数器 键盘输入 数码管显示
在Atmega16上实现 一位的计数器 键盘输入 数码管显示 -ATmega16 achieved in a digital keyboard input of the counter display
- 2022-01-31 03:05:05下载
- 积分:1