- pgm uart vhdl code contains all the neceesary things for a uart of speed 2 mbps and has a fifo of 64 KB
- LSBtuxiangkuozhan :本文描述了一种基于LSB 扩展的图像自嵌入方法
- DITREG 简单的数字识别系统
- WaveTest This a VS2005 sample to list wave in/out devices information on a Windows CE device.
- 圆阵宽带波束形成实例
- eetop.cn_串口Verilog程序(已验证) 基于Verilog编写的串口通信协议模块(Serial communication protocol module based on Verilog)
文件名称:PIC单片机滚动码解码C程序
介绍说明--下载内容来自于网络,使用问题请自行百度
//PIC单片机滚动码解码C程序
// Interrupt based receive routine 基于中断的接收例程
// Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93
#define CLOCK 4 // MHz
#define TE 400 // us
#define OVERSAMPLING 3 //
#define PERIOD //TE/OVERSAMPLING*4/CLOCK
#define NBIT 65 // number of bit to receive -1(HCS300 66-1=65)(Interrupt based receive routine)
// Interrupt based receive routine 基于中断的接收例程
// Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93
#define CLOCK 4 // MHz
#define TE 400 // us
#define OVERSAMPLING 3 //
#define PERIOD //TE/OVERSAMPLING*4/CLOCK
#define NBIT 65 // number of bit to receive -1(HCS300 66-1=65)(Interrupt based receive routine)
相关搜索: PIC单片机滚动码解码C程序
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PIC单片机滚动码解码C程序.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.