登录
首页 » SCM » PWM输出源程序,飞思卡尔单片机实现,以SR12为例

PWM输出源程序,飞思卡尔单片机实现,以SR12为例

于 2022-06-16 发布 文件大小:840.00 B
0 204
下载积分: 2 下载次数: 1

代码说明:

PWM输出源程序,飞思卡尔单片机实现,以SR12为例-PWM source, Freescale"s MCU to SR12 example

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。 安装:把源码拷贝到硬盘特定...
    程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。 注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。 -Description: Using Cypress
    2022-05-23 20:54:19下载
    积分:1
  • LCD1602的显示程序,用的是S51单片机,已通过调试。
    LCD1602的显示程序,用的是S51单片机,已通过调试。-LCD1602 display program, using a S51 MCU has passed debugging.
    2022-01-28 08:39:17下载
    积分:1
  • Keil C51软件模拟I2C基于主线
    keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keilC51in下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keilC51in under then.
    2022-12-01 13:15:08下载
    积分:1
  • 三星公司的一款1602vfd显示屏,它的特点是便宜,目的是为了取代相应的液晶显示屏。由于vfd的亮度的天独厚,温度适应性宽,所以在工业环境中的重要性毋庸置疑,我...
    三星公司的一款1602vfd显示屏,它的特点是便宜,目的是为了取代相应的液晶显示屏。由于vfd的亮度的天独厚,温度适应性宽,所以在工业环境中的重要性毋庸置疑,我给美国老板开发了这个四路温度显示。已经使用两年了。-Samsung 1602vfd a display, it is characterized by cheap, is designed to replace the corresponding LCD screen. Because the brightness of the day vfd independence thick, wide temperature adaptability, so in the industrial environment, the importance of doubt, I am the boss to the United States has developed this four-way temperature display. Has been used for two years.
    2023-03-26 21:25:03下载
    积分:1
  • used 12 MAX 197 pairs external signal sampling. Using Fourier
    采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle Integration Algorithm for the sampling signal processing, power systems to the RMS voltage, power characteristics of the volume in real-time on-line monitoring; All digital measuring method phase difference; Adaptive technology and the sampling interval, the elimination of non-synchronous sampling of the calculation error using PIC18F458 capture real-time monitoring of power system frequency fluctuations amended sampling interval. The analysis of the measurement error are up to standard. And to provide a friendly man-machine interface.
    2022-01-26 06:57:15下载
    积分:1
  • tc35 GSM模块与 51 单片机 通讯源文件 适合学习用
    tc35 GSM模块与 51 单片机 通讯源文件 适合学习用-tc35 GSM module with 51 Single-Chip Communication source file suitable for learning to use
    2023-04-01 09:10:03下载
    积分:1
  • 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2...
    红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序 DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
    2022-07-21 10:12:11下载
    积分:1
  • 用于ms5534B与电脑的连接测试.气压告诉测量系统。
    用于ms5534B与电脑的连接测试.气压告诉测量系统。-link ms5534Bto the computer and do some test!
    2022-08-22 08:31:03下载
    积分:1
  • Brief Introduction to C51 Language
    Brief Introduction to C51 Language
    2022-03-04 19:53:10下载
    积分:1
  • 80C52单片机上用C语言实现的双机红外通信程序,可以替代遥控器遥控长虹电视机,具有一定的学习性功能。...
    80C52单片机上用C语言实现的双机红外通信程序,可以替代遥控器遥控长虹电视机,具有一定的学习性功能。-80C52 single-chip using C language to achieve the two-plane infrared communication program, an alternative to Changhong TV remote control, the study has certain features.
    2022-03-20 10:28:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载