Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PIC18 PWM
Search - PIC18 PWM - List
PIC18系列单片机,内部各个功能模块的通用初始化代码。包括MSSP,CCP,PWM,ADC,I2C,SPI都有。
Update : 2008-10-13 Size : 6.66kb Publisher : zhulq

PIC18系列单片机,I2C,AD,PWM等C语言程序实例。
Update : 2008-10-13 Size : 1.88kb Publisher : 益青

pic18系列单片机c语言应用实例 包括AD,PWM,显示等等,是学习PIC18的好帮手
Update : 2008-10-13 Size : 2.18mb Publisher : 张生

Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/SLEEP/EEPROM Chart-15-----ECCP1/PWM全桥/半桥 Chart-16-----PSP/Master/slave
Update : 2008-10-13 Size : 118.93kb Publisher : xuyong

DL : 0
Microchip PIC18F 设备驱动代码 CAN部分-Microchip PIC18F family CAN device driver code part
Update : 2025-02-17 Size : 28kb Publisher : 赵兵

一个PWM输出的好例程,还有一些批注,更值得你的关注-PWM output of a good routine, there are some endorsements, more worthy of your attention
Update : 2025-02-17 Size : 10kb Publisher : xjj

DL : 0
PIC18系列单片机,内部各个功能模块的通用初始化代码。包括MSSP,CCP,PWM,ADC,I2C,SPI都有。-PIC18 series microcontroller, the various functional modules within a common initialization code. Including MSSP, CCP, PWM, ADC, I2C, SPI has.
Update : 2025-02-17 Size : 6kb Publisher : zhulq

DL : 0
PIC18系列单片机,I2C,AD,PWM等C语言程序实例。-PIC18 family of single-chip, I2C, AD, PWM, etc. Examples of C language programming.
Update : 2025-02-17 Size : 2kb Publisher : 益青

pic18系列单片机c语言应用实例 包括AD,PWM,显示等等,是学习PIC18的好帮手-PIC18 MCU c language applications, including AD, PWM, shows, etc., is a good helper to learn PIC18
Update : 2025-02-17 Size : 2.18mb Publisher : 张生

DL : 0
这是通过PIC的PWM模块控制电机的转动和调速及换向
Update : 2025-02-17 Size : 3kb Publisher : chi_hua

Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/SLEEP/EEPROM Chart-15-----ECCP1/PWM全桥/半桥 Chart-16-----PSP/Master/slave-Chart-04----- port Application Chart-05----- Interrupt Priority Chart-06-----SPI/IIC application processing Chart-07----- Application Serial Communication Chart-08- RB port Chart-09-----TMR0/TMR1---- Application Application Chart-10----- AD conversion Chart-11-----CCP1/PWMChart-12-----CAN communications Chart-13----- LCD Chart-14-----WDT/SLEEP/EEPROMChart-15-----ECCP1/PWM full-bridge/half-bridge Chart-16-----PSP/Master/slave
Update : 2025-02-17 Size : 119kb Publisher : xuyong

径向基神经网络的字符和数字识别程序,在训练的基础上进行识别-RBF neural network and digital character recognition program, the training conducted on the basis of identification
Update : 2025-02-17 Size : 1kb Publisher : zhangguoqing

DL : 0
PIC18F样例程序,涵盖各个功能模块,AD,PWM,捕获输入等-PIC18F sample program, covering all functional modules
Update : 2025-02-17 Size : 119kb Publisher : hzguo2006

PIC18 PWM And C Codec-PIC18 PWM
Update : 2025-02-17 Size : 1kb Publisher : bobo

用PIC18接收曼彻斯特HCS362编码程序-PIC18+HCS362
Update : 2025-02-17 Size : 10kb Publisher : ostrialiu411

DL : 0
PIC18F4520的PWM功能练习,protus上仿真通过!-PIC18F4520 the PWM function of practice, protus the simulation through!
Update : 2025-02-17 Size : 42kb Publisher : 钟志超

A timer1 version of a PWM encoder. All flags are set for the PIC18 family. With a 20MHz crystal we should be able to achieve at least 450KHz @ 8bits.-A timer1 version of a PWM encoder. All flags are set for the PIC18 family. With a 20MHz crystal we should be able to achieve at least 450KHz @ 8bits.
Update : 2025-02-17 Size : 1kb Publisher : mahedros87

This interface is designed to work on a PIC18 family. It acts as an analog interface and expansion module for the USB-6008/9 DAQ of NI to use a fast incremental encoder since the 6008/9 only reaches 20KHz and the fast encoder can reach even 50KHZ on a motor running at 200rmp s. The interface converts the encoder tick into a value from 1024 to 0 and sends it digitally. The interface can also receive an analog command and convert it to PWM, enhancing even further the USB-6008 capabilities.
Update : 2025-02-17 Size : 1kb Publisher : mahedros87

● 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程序实现液晶显示器的接口和显示功能。 -● C language routine. The subdirectory include the following subroutine: - AD program to achieve analog to digital conversion function - The CAN program CAN bus communication functions The- keyboard_check program keyboard scan query mode input - Keyboard_disturb program PORTB change interrupt level "keyboard input - Led0-8 program eight LEDs sequentially numbers 1 to 8 - PWM program for the CCP1 module produces a resolution of 10-bit PWM waveform, duty cycle of 50 - RS-232 program through the RS-232 interface to complete the communication between PC computer and microcontroller - Simple_POARD program simple application example for the peripheral function modules, lit PORTD port connected eight light-emitting diodes - Stopwatch stopwatch program, clock display range from 00.00 to 99.99 seconds, and a resolution of 0.01 seconds The- switchinput program is used to switch the input (SPI bus), and display on the LED connected to port D - Wakeup program the PIC18F458 do
Update : 2025-02-17 Size : 2.19mb Publisher : 王涛

DL : 0
输出pwm驱动信号,用于产生可控的正弦波信号-to produce Sin wave
Update : 2025-02-17 Size : 4kb Publisher : 袁客经
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.