搜索资源列表
PWMcontrol.rar
- 单片机在利用H桥对电机控制时,该程序利用PWM调速的原理实现对电机的速度控制。,Single-chip in the use of H bridge motor control, the procedures for the use of PWM speed control on the implementation of the principle of motor speed control.
KFBClock
- 此程序是我自制开发板上的时钟程序, 根据网上带字库12864液晶时钟改编的 用在不带字库的KS0108液晶上, 增加闹钟控制,背光控制,改进了节日显示功能,改进温度显示零下温度的问题。 所用IC DS18B20 DS1302, 使用MedWIN3.0编辑,编译连接使用的KEIL uv3. 有问题欢迎提出。 姓名:崔超 email:cui_chao@msn.com-This program is my self-development board clock pro
ATMega88+ATA6824
- 基于Atmel ATMega88+ATA682的应用实例 主要功能包括: 1) PWM输出控制 2) H-Bridge,4 POWER FET 驱动 3) 模拟量比较-Based on Atmel ATMega88+ ATA682 the application of the main features include: 1) PWM output control 2) H-Bridge, 4 POWER FET Driver 3) Analog Comparison
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
chip1
- VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
3_Phase_AC_Induction_Motor_Example
- A 3-Phase ac Induction Motor Control System Based on the MC68HC908MR32-A 3-Phase ac Induction Motor Control System Based on the MC68HC908MR32
Intelligentlightingcontrol
- 1. 接收总线控制命令,可通过总线远程控制开关灯 2. 手动及总线控制两种方式控制 手动控制开、关灯 2.主机控制。 主机控制命令: 下载地址:0xfd+0x01+addr+data+0xfe.返回data 查询地址:0xfd+0x02+ addr+data +0xfe.返回data 控制操作:0xfd+0x03+ addr+data +0xfe.返回data Data:0x00全开 0x01-0x04分别打开1-4联 查询状态:(预留,具体
SJA1000ceshichengxu
- CAN总线控制芯片SJA1000的测试程序,以及包含SJA_BCANCONF.h和SJA_BCANFUNC.c,可用,适合对CAN总线的初学者。-SJA1000 CAN bus control chip testing procedures, and includes SJA_BCANCONF.h and SJA_BCANFUNC.c, available on the CAN bus is suitable for beginners.
stepmotor
- AVR步进电机控制,#include "module.h" #include "speedCurve.h" #include <avr/io.h>-AVR setpmotor control:#include "module.h" #include "speedCurve.h" #include <avr/io.h>
CustomizedReportListCtrl
- report风格的listctrl控件例子,很强大-example of report style listctrl control, very powerful
duoji
- 舵机控制,# include<REG52.h> # define uchar unsigned char # define uint unsigned int #include "shift.c" //数码管显示程序 #include "IR_decode.c" //红外解码程序 #include "LCD_1602.c" -Servo control,# include <REG52.h># Define uchar unsigned char#
XC866_BLDC_5_DemoCode
- 英飞凌单片机xc866 控制直流无刷电机c语言程序-xc866 control brushless dc motor
step_Motor
- 对步进电机的学习,掌握步进电机的原理,大家相互学习-Of the stepper motor learning, the principle of stepper motor control, we learn from each other
H
- 上位机通过串口接收51单片机发送的命令,自动控制摄像头。-PC via the serial port to receive commands sent by the microcontroller 51 to automatically control the camera.
PWM-control-strategy
- 摘要:提出了适用于大容量链式静止无功发生器(sTATcOM)的一种新的脉冲控制策略,即三角载波移相一开关频率最优PwM 法(Ps—sF0一PwM)。这种新的PwM方法兼具三角载波移相PwM法(PsPwM)法和开关频率优化PwM法(sFOPwM)的优点,在不 提高开关频率的情况下,实现等效高频载波的效果,并提高了直流电压的利用率。研究了链式多电平逆变器的Ps—sFO—PwM 技术,给出了Ps—sFO—PwM控制方法的基本算法,并以2个H桥串联的5电平链式多电平变换器为例,通过Matla
atmega16
- 个人收集的mega系列延时程序代码\atmega16中断函数附注编号\485uart\SPI控制ISD1730按键录音寻址放音等-Personal collection of the mega series of delay procedure code \ ATmega16 interrupt function note number \ 485uart \ SPI control the ISD1730 button recording addressing playback
RTC_DS1302
- 使用AT89S52单片机,在keil c51环境下,控制RTC芯片DS1302实现实时时钟功能。此工程经过实际应用证明,有效。GPIO管脚模拟i2c总线方式读写DS1302的片内寄存器,可以实现万年历时间的读取和设定,注释丰富,代码很容易移植到其他系统中使用-Use AT89S52 Singlechip in keil c51 environment, control RTC chip DS1302 real-time clock function. This works through the
Motor-control-by-PWM-and-simulator
- 此文件包含PWM直流电机调速程序及protus仿真原理图,电机采用H桥电路驱动-This file contains PWM DC motor speed control procedures and protus simulation schematic, using the H-bridge motor drive circuit
STEP4-KEY(H)
- 按键处理和显示,控制四位数码管,实现按键功能;按键1;功能菜单键,按键2,光标的移动,按键3,4 光标数值的加减-Key processing and display, four digital control to achieve key functions button 1 subtraction function menu key, key 2, move the cursor, the cursor keys 3,4 values
Infrared-remote-control
- 红外遥控器学习程序 源程序编译使用了:COSMIC STM8 32K Compiler 4.3.4版 程序烧写与调试使用了 ST Visual Develop Version 4.3.5,烧写调试适配器为st-link v2 C语言源代码在code\user目录下 程序使用了CAFrame框架,CAFrame主要特点是,应用与驱动的分离; Frame.c CAFrame.h 这两个文件是不需要修改的,App.c是功能实现文件 Driver.c是器件通用的驱动部分,d