搜索资源列表
pio
- 基于80C51F020的16路开关量两路模拟量控制通用程序,使用两个独立232串口于PC连接-80C51F020 based on the 16-way switch two analog volume control common procedures, the use of two independent 232 serial port on PC Connection
3.21
- 51单片机控制两路步进电机,实现各种工作方式及其转换-51 MCU control two stepper motor road to achieve various methods of work and its conversion
jnsk
- 智能定时器的源程序,实现两路定时功能,51单片机实现-intelligent timer source, the road to achieve two regular functions, 51 MCU
jianxiangqi
- 利用单片机进行相位的检测,产生两路波形,检测相位的差别.-use microprocessor phase of testing, have two road waveform, phase difference detection.
yixiangbo
- 利用单片机产生两路波形,并且一路可以任意移动相位.-SCM have two road waveform, and can be arbitrary way mobile phase.
2007514152759
- SPCE061A是凌阳科技推出的一款16位结构的微控制器。SPCE061A内嵌32K字的闪存(FLASH),内置两路DAC,能以单芯片实现少量语音的存储、放音;非常适合于带有语音功能的产品应用。-SPCE061A Sunplus Technology is one of the launch of 16 micro-controller. SPCE061A 32 K words embedded flash (FLASH), a built-in two road DAC, able to ac
mo_control
- 我写的直流电机调速程序,采用STC12C1052单片机,自带两路PWM输出,也可以使用软件中断定时来实现,速度闭环控制,采用霍尔反馈,原理图没有附上,有需要请发到我邮箱,qxs5264@163.com-I write Motor Speed procedures used STC12C1052 microcontroller, Lu, bringing their two PWM output, the software can also be used to achieve regularly
PWM
- 本程序使用P89V51单片机利用起PCA功能对脉冲宽度可调,实现两路输出,加LED显示和按键功能,详细请看程序注释,编程风格自认可以
FPGA--DDS-PhaseMeasure
- Verilog实现的DDS正弦信号发生器和测频测相模块,DDS模块可产生两路频率和相位差均可预置调整的值正弦波,频率范围为20Hz-5MHz,相位范围为0°-359°,测量的数据通过引脚传输给单片机,单片机进行计算和显示。
guangshanchi
- 基于ATmegal16,检测光栅尺AB两路信号,判别光栅尺的运动方向,程序由本人编写,简洁,主要涉及外部中断的应用
spwm2.用STC单片机实现两路SPWM输出
- 用STC单片机实现两路SPWM输出。SPWM不仅仅是PIC和8051FXX的天下,use STC MCU SPWM
PWM
- avrmega16 定时器1两路pwm波输出-avrmega16 Two Timer 1 pwm wave output
160128-ADC0832
- 160128液晶曲线显示ADC0832两路模数转换结果 proteus 电路原理图 仿真 可以作为毕业设计用-160128 ADC0832 LCD curve display the results of two analog-digital conversion proteus circuit diagram simulation can be used as a graduation project
2驱小车2路寻线程序-PWM加强版
- 两路循迹小车程序,PWM调速,两路红外循迹,仅供参考,想实现直线行走需要自己动手调整(The two-path tracking car program, PWM speed adjustment, two infrared tracing, for reference only, want to realize straight walk need oneself to adjust)
比较器A 两路
- 向单片机输入两路信号进行比较,比较出两路信号电压高低,输出1或0.(Compare two signals to the microcontroller, compare the voltage of two signals, and output 1 or 0.)
2路方波0725
- 通过STM32与FPGA通信计算比较得出两路波形的相位差(The phase difference between the two waveforms is obtained by comparing the STM32 with the FPGA communication)
stm32两路相位差180度PWM
- stm32高级定时器1产生两路相位差180度PWM,频率、占空比可调。(STM32 produces two phase difference 180 degree PWM)
STM8S103F3P6产生两路互补PWM波配置
- 搞了两天,总算使用STM8S103F3P6最小化系统板的TIM1产生两路互补的PWM波,现拿出来分享一下。工程为IAR环境,寄存器配置。(For two days, we used the STM8S103F3P6 to minimize the TIM1 of the system board to produce two complementary PWM waves, and now to share it. The project is IAR environment, register
STC12C5A60S2-两路PWM调制输出
- STC12C5A60S使用PCA输出两路PWM程序(STC12C5A60S uses PCA to output two PWM programs)
STM32F4两路超声波捕获
- 两路超声波捕获距离,TIM5双通道取值,自己写的,适合初学者