Welcome![Sign In][Sign Up]
Location:
Search - pwm using pic

Search list

[Other resourcepic_nibian

Description: 采用PIC单片机控制的逆变器的源程序,包括产生PWM波形。-using PIC microcontroller control of the inverter source, including generating PWM waveform.
Platform: | Size: 95699 | Author: sunchoin | Hits:

[SCMpic_nibian

Description: 采用PIC单片机控制的逆变器的源程序,包括产生PWM波形。-using PIC microcontroller control of the inverter source, including generating PWM waveform.
Platform: | Size: 95232 | Author: sunchoin | Hits:

[ARM-PowerPC-ColdFire-MIPSinverter

Description: 逆变器的控制程序(控制器使用的是PIC,内含SPWM信号的产生及电流、电压保护程序)-Inverter control procedures (controllers using PIC, containing SPWM signal generation and current, voltage protection program)
Platform: | Size: 3072 | Author: 张瑞 | Hits:

[Embeded-SCM DevelopPWMTutorial

Description: PWM Tutorial using PIC 16F8- PWM Tutorial using PIC 16F877
Platform: | Size: 1024 | Author: sai | Hits:

[SCMm8_pwm

Description: 这是用PROTEUS的PWM控制程序实例,采用C编写。-This is the PWM control with PROTEUS instance, using C preparation.
Platform: | Size: 27648 | Author: azute | Hits:

[Other systemsUPS_with_PIC16F72

Description: Schematic For Ups Using Pic
Platform: | Size: 133120 | Author: Pranav | Hits:

[SCMPWM

Description: PWM example.which is done using Makro C PIC programming IDE.
Platform: | Size: 7168 | Author: chand | Hits:

[Software Engineeringpwm_16f877a

Description: TEST PWM duty with PIC16F877A using CCP1 with xtal = 20 MHz, compiler: CCS C 4.068
Platform: | Size: 1024 | Author: 8051topic | Hits:

[assembly languageex2

Description: this source code use to generate the PWM using PIC 16F876.
Platform: | Size: 1024 | Author: pendi | Hits:

[Software Engineeringpic-spwm

Description: 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 speed of execution. In this paper, hardware and software design methods, using the equivalent area, and the test based on PIC MCU SPWM controlled inverter system.
Platform: | Size: 121856 | Author: xie | Hits:

[Other Embeded programmotor

Description: 利用PIC单片机生成PWM来控制电机工作。-Generate PWM using PIC microcontroller to control the motor work.
Platform: | Size: 3072 | Author: 申小强 | Hits:

[OpenCVPeopleCounter

Description: It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
Platform: | Size: 5576704 | Author: pawlik.b | Hits:

[ELanguageDuty-cycle-interrupt-example-PIC

Description: In this archive is included an example code in proton basic compiler how to implement PWM using interrupt.It is used for regulating light intensity of led diode depending on light ambient.When the light is low led diode is full powered and light intensity of LED falling down as ambient light rising. -In this archive is included an example code in proton basic compiler how to implement PWM using interrupt.It is used for regulating light intensity of led diode depending on light ambient.When the light is low led diode is full powered and light intensity of LED falling down as ambient light rising.
Platform: | Size: 39936 | Author: Milos | Hits:

[SCMpic_nibian

Description: PIC16f逆变器程序,利用PIC单片机自身的PWM功能来制作的逆变器-PIC16f inverter program using PIC microcontroller' s PWM function to make its own inverter
Platform: | Size: 96256 | Author: 顾永志 | Hits:

[SCMpwm_ccp

Description: pic单片机pwm,利用pic单片机的ccp功能,典型-pic microcontroller pwm, ccp using pic microcontroller functions, typical
Platform: | Size: 1024 | Author: 白丁 | Hits:

[Other Embeded programint-PWM

Description: PIC单片机PIC16F676外部中断与定时中断同时使用PWM输出程序源码,有详细说明,欢迎下载学习。-PIC16F676 PIC microcontroller with an external interrupt timer interrupt program source code while using the PWM output
Platform: | Size: 33792 | Author: vince | Hits:

[DSP programpwm

Description: SPWM generation using pic micro controller for controlling the inverter
Platform: | Size: 1024 | Author: Yuvaraj | Hits:

[SCMpic-c-WORD-edition

Description: 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成PC计算机与单片机之间的通信; simple_POARD程序为外围功能模块简单应用实例,点亮与PORTD口相连的八个发光二极管; stopwatch程序实现计时秒表功能,时钟显示范围00.00~99.99秒,分辨度为0.01秒; switchinput程序用于开关量的输入(采用SPI总线),并显示在与D口相连的LED上; wakeup程序实现PIC18F458的休眠工作方式,并由实验板上的按键产生"电平变化中断"将其从休眠状态中激活; WDT程序实现"看门狗"WDT的功能; Yejing程序实现液晶显示器的接口和显示功能 -Pic microcontroller c programming language AD process analog to digital conversion CAN implementation of CAN bus communication functions keyboard_check program scan query input of the keyboard keyboard_disturb program of the PORTB change interrupt and keyboard input led0-8 program achieve 8 LED followed by number 1 to 8 PWM program is used to make the CCP1 module to generate the PWM waveform with a resolution of 10, 50 duty cycle RS-232 program through the RS-232 interface to PC computer and communications between the microcontroller the simple_POARD procedures for peripheral function modules simple application example, the eight light-emitting diode light connected to the port to PORTD stopwatch program stopwatch function, the clock shows the range of 00.00 to 99.99 seconds, the resolution of 0.01 seconds switchinput program used to switch input (using the SPI bus) and displayed on the LED connected to the port and D wakeup progra
Platform: | Size: 59392 | Author: zhiyan | Hits:

[Software Engineering16-bit-rgb

Description: RGB 16bit using PIC very nice PWm control
Platform: | Size: 96256 | Author: gloabt | Hits:

[Other Embeded programPWM

Description: PWM motor control using pic 16F877 and simulation
Platform: | Size: 90112 | Author: Mazen Aounallah | Hits:
« 12 »

CodeBus www.codebus.net