文件名称:pic18
-
所属分类:
- 标签属性:
- 上传时间:2012-12-22
-
文件大小:2.19mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
● 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
——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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pic18系列单片机c语言应用实例/C语言程序例程/AD.doc
pic18系列单片机c语言应用实例/C语言程序例程/CAN.doc
pic18系列单片机c语言应用实例/C语言程序例程/c语言程序功能说明.doc
pic18系列单片机c语言应用实例/C语言程序例程/keyboard_check.doc
pic18系列单片机c语言应用实例/C语言程序例程/keyboard_disturb.doc
pic18系列单片机c语言应用实例/C语言程序例程/led0-8.doc
pic18系列单片机c语言应用实例/C语言程序例程/PWM.doc
pic18系列单片机c语言应用实例/C语言程序例程/RS-232.doc
pic18系列单片机c语言应用实例/C语言程序例程/simple_POARD.doc
pic18系列单片机c语言应用实例/C语言程序例程/stopwatch.doc
pic18系列单片机c语言应用实例/C语言程序例程/switchinput.doc
pic18系列单片机c语言应用实例/C语言程序例程/wakeup.doc
pic18系列单片机c语言应用实例/C语言程序例程/WDT.doc
pic18系列单片机c语言应用实例/C语言程序例程/yejing.doc
pic18系列单片机c语言应用实例/MPLAB及C18安装使用简介.doc
pic18系列单片机c语言应用实例/readme.doc
pic18系列单片机c语言应用实例/建立工程项目实例.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/AD.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/CAN.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/CAN2.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/keyboard_check.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/keyboard_disturb.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/led0-8.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/PWM.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/RS-232.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/simple-PORTD.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/stopwatch.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/switchinput.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/wakeup.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/WDT.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/YEJING.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/汇编语言程序功能说明.doc
pic18系列单片机c语言应用实例/C语言程序例程
pic18系列单片机c语言应用实例/汇编语言程序例程
pic18系列单片机c语言应用实例
pic18系列单片机c语言应用实例/C语言程序例程/CAN.doc
pic18系列单片机c语言应用实例/C语言程序例程/c语言程序功能说明.doc
pic18系列单片机c语言应用实例/C语言程序例程/keyboard_check.doc
pic18系列单片机c语言应用实例/C语言程序例程/keyboard_disturb.doc
pic18系列单片机c语言应用实例/C语言程序例程/led0-8.doc
pic18系列单片机c语言应用实例/C语言程序例程/PWM.doc
pic18系列单片机c语言应用实例/C语言程序例程/RS-232.doc
pic18系列单片机c语言应用实例/C语言程序例程/simple_POARD.doc
pic18系列单片机c语言应用实例/C语言程序例程/stopwatch.doc
pic18系列单片机c语言应用实例/C语言程序例程/switchinput.doc
pic18系列单片机c语言应用实例/C语言程序例程/wakeup.doc
pic18系列单片机c语言应用实例/C语言程序例程/WDT.doc
pic18系列单片机c语言应用实例/C语言程序例程/yejing.doc
pic18系列单片机c语言应用实例/MPLAB及C18安装使用简介.doc
pic18系列单片机c语言应用实例/readme.doc
pic18系列单片机c语言应用实例/建立工程项目实例.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/AD.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/CAN.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/CAN2.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/keyboard_check.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/keyboard_disturb.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/led0-8.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/PWM.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/RS-232.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/simple-PORTD.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/stopwatch.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/switchinput.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/wakeup.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/WDT.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/YEJING.doc
pic18系列单片机c语言应用实例/汇编语言程序例程/汇编语言程序功能说明.doc
pic18系列单片机c语言应用实例/C语言程序例程
pic18系列单片机c语言应用实例/汇编语言程序例程
pic18系列单片机c语言应用实例
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.