-
QPR_Control
一个简单的准比例谐振控制器模型,可用于线性分析频率响应(A simple quasi-resonant controller proportional model that can be used to analyze linear frequency response)
- 2020-10-15 18:27:29下载
- 积分:1
-
EMA
中_大功率EMA伺服控制技术与动态性能研究(EMA in power and dynamic performance servo control technology research)
- 2013-12-04 23:01:59下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
mpu6050简易版
stm32f103vet6 MPU6050 直接打印输出原始数据(stm32f103vet6 MPU6050 Direct print out raw data)
- 2020-08-18 11:08:23下载
- 积分:1
-
240128
240128演示程序 采用t6963演示汉字(unsigned int i,j
CmdWrite(0x5c)
DataWrite(0x00)
DataWrite(0x00)
CmdWrite(0x46)
DataWrite(0x00)
DataWrite(0x04) //csr=0x0400 字摸地址80H
CmdWrite(0x4c)
CmdWrite(0x42) )
- 2021-01-28 13:58:34下载
- 积分:1
-
ESP8266stm32战舰V3
学习ATK_ESP8266高性能UART_WIFI模块的使用,掌握基本的TCP,UDP通信串口AT指令配置方法,获取天气预报信息,并展示(Learn the use of high performance UART_WIFI module ATK_ESP8266, master the basic TCP, UDP communication serial port AT command configuration method, obtain weather forecast information, and display)
- 2021-04-23 10:38:48下载
- 积分:1
-
tanchu
51单片机驱动LCD12864实现万年历、贪吃蛇、俄罗斯方块程序,很强大的哦,还有电路仿真哦(51 Microprocessor LCD12864 to achieve perpetual calendar, Snake, Tetris program, very powerful, as well as circuit simulation Oh)
- 2012-10-01 20:41:31下载
- 积分:1
-
mini80e-advance-100-exsample
开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例开发板C程序100例(C 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsampleC 100 exsample)
- 2014-10-25 15:40:38下载
- 积分:1
-
main - WIFI
WIFI芯片远程控制单片机,并控制继电器的开关。(WIFI Chip Controlling Single Chip Microcomputer)
- 2020-06-22 07:40:02下载
- 积分:1
-
lab007_adyuan23
说明: 控制器汽车悬架主动控制rts2800_fl040830---烧写(controller)
- 2010-05-03 15:57:52下载
- 积分:1