搜索资源列表
PICAssistant
- 此软件是PIC单片机的编程助手软件,你可以通过它来设定一些内部模块的使用情况(如定时器,SCI,CCP)等模块的设置。省去了人工去记这些设定值。设置完成后可以自动生成C源程序。 -this software is the PIC microcontroller programming software assistant, You can set it to the internal use of the module (such as Timer, SCI, CCP) module con
pic-spwm
- PIC单片机含具有PWM功能的外围功能模块(CCP),利用此模块更容易通过软件实现SPWM,且具有更快的执行速度。本文采用软硬件结合设计的方法,利用面积等效法,并且基于PIC单片机实现对试验逆变系统的SPWM控制。 -PIC microcontroller has a PWM function with the external function module (CCP), more easily using this module software SPWM, and has a faster
pwm
- PIC单片机的PWM模式的应用及C语言编程,CCP输出方波计数值。-PIC microcontroller PWM mode application and C language programming, CCP output square wave count.
HI-TECH-dsPICC-V9-50
- Visual PIC软件是PIC单片机的编程助手软件,你可以通过它来设定一些内部模块的使用 情况(如定时器,SCI,CCP)等模块的设置。省去了人工去记这些设定值。设置完成后可以自动 生成C源程序。本软件界面友好,使用方便。欢迎各单片机爱友者对它提示更好的功能建议。 -Visual PIC software is the PIC microcontroller programming assistant software, you can configure it to
bike
- PIC单片机电动车解决方案,/电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以 //限制电机的最大电流。本应用程序用到两个CCP部件,其中CCP1用于PWM输出,以控 //制电机电压;CCP2用于触发AD,定时器TMR2、TMR1,INT中断,RB口电平变化中断, //看门狗以及6个通用I/O口-BIKE
PIC_CAN_CCP_UART
- PIC16F87X在CAN通信中的应用 利用CCP模块设计频率计 通用同步异步通信的应用-PIC16F87X in CAN Communication
DOORWAY-V1.00-00-17
- PIC单片机CCP收发,以及串口接发,可视门铃,门口机与室内机之间的通信-PIC single-chip transceiver CCP, as well as sending and receiving serial, video doorbell, the door machine and the communication between the indoor unit
CCPPLJ
- 基于PIC单片机的项目实例,利用CCP模块设计频率计,程序附有详细的说明-PIC microcontroller projects based on examples of the design of the frequency of the use of CCP modules, the process with a detailed descr iption of
18F452
- PIC18F452入门C例程IO,TIMER0,CCP,INT0,RBINT,EEPROM,LCD1602,LCM12864,数码管动态显示,带有PROTUES仿真 -PIC18F452 entry C routines IO, TIMER0, CCP, INT0, RBINT, EEPROM, LCD1602, LCM12864, digital control of dynamic display, with PROTUES simulation
PIC_CCP
- PIC单片机CCP测试,程序通用性好,已经通过测试-PIC MCU CCP tests, procedures, common good, has been tested
CCP
- 详细介绍了 PIC单片机的CCP 模块使用方法 ,本文以PIC18F458为例,内附 源码,Protuse 文件,用户可以在maplab中编译源文件后直接使用Protuse仿真 -Details of the PIC MCU' s CCP module to use this article to PIC18F458, for example, enclosing the source, Protuse file, users can compile the source fil
ccp
- Example programming for PIC c-Example programming for PIC cpp
12-CCP-PWM
- 本程序是PIC单片机自带CCP PWM功能的使用例子-The program is built CCP PWM PIC microcontroller examples of the use of functional
[Microchip]CCP-module
- 介绍了微芯(PIC)单片机中的CCP模块的一般用法,包含捕捉+比较+PWM-The general usage of the CCP module Microchip (PIC) microcontroller, including the capture++PWM
pic-C
- 将pic16f877a单片机的A_D、CCP、SPI接口、定时器时钟、USART功能写成独立的函数进行演示,还将矩阵键盘、AT24C02、DS18B20、adc0809封装成独立函数,以头文件包含的形式。-Pic16f877a MCU A_D CCP, SPI interface, timer clock, USART function written as a separate function demo also matrix keyboard, AT24C02, DS18B20, adc0
PIC-ccp
- //比较器的工作模式:CM2-CM0=011,交流信号经半波整流送至C1的负端RA1, //参考电压模块产生一个0.63V的电压输出到C1的正端RA2,C1的输出为引脚RA5。 -//Comparator mode: CM2-CM0 = 011, the half-wave rectified AC signal to the negative terminal of C1 RA1,// 0.63V voltage reference module gener
ASM-for-ccp-output
- 汇编语言实现PIC单片机IO口输出PWM波形,经过试验证实,软件没有任何问题。-Assembly language PIC microcontroller IO port output PWM waveform, after tests confirmed that the software without any problems.
CCP-Test
- PIC MCU 18f4520 CCP test
pic-code
- 基于pic单片机的驱动代码包括ccp,定时器,iic和spi模块以及简单的键盘,数码管等-Pic microcontroller-based driver code include ccp, timers, iic and spi modules and simple keyboard, digital control
SSR50_V101
- C语言使用PIC16F616单片机,使用ADC检测电压,使用CCP输出PWM功能。(PIC16F616 for C and PWM,ADC.)