搜索资源列表
PIC-DELAY
- PIC汇编各个时间延时小程序,已经通过测试。总结~!
PIC
- PIC单片机C语言程序 熟悉PIC单片机汇编语言的读者,都了解汇编语言程序运行是从程序的始端,依序一步一步 地按给定的指令路径执行,只有遇到COTO或CALL指令时,才会跳转或改变其路径,所以汇编 语言的程序运行方式,很易被学习者理解。然而对C语言而言,程序运行方式不能按汇编语言的 逻辑思维去套用。特别是对初学C语言的读者来说,更是如此。
51_KEELOQ_HCS301.现在常用的都是PIC解滚码HCS300/301
- 现在常用的都是PIC解滚码HCS300/301,及那个DECRYPT的加密算法 很少能找到这样的C程序,且又是在51下的,我也没有找到 是从PIC的汇编中,一句句理顺,转成C的 本例只对关键程序,24C02存储及同步校验等非本程序关键 程序介绍: 1 利用INT1 和定时器1的GATE=1,高电平时计数,加中断后判断时间,完成滚码串行数据接收 2 接收完成后,在DECRYPT下解密 3 检查序列号 校验同步值 4 注意一个滚码至少需要6个字节保存,前4字节为序号,后2
PIC-ASM-delay-prog-lib PIC单片机的汇编延时子程序库
- PIC单片机的汇编延时子程序库,默认4M晶振,延时从10u秒到1秒,包含数个可直接使用的延时子程序,方便快捷!-PIC microcontroller assembler delay subroutine library, the default 4M crystal, the delay from the 10u seconds to 1 second, contains several delay subroutine can be used directly, convenient and
pic.rar
- 基于PIC单片机的遥控器接收源代码,汇编所写,PIC MCU-based remote control to receive the source code, compilation of written
pic_music.ASM.rar
- 这是一个PIC实现音乐播放程序,程序是用汇编写的,调试通过,PIC to achieve this is a music player, the program is written in the compilation, debugging through
PIC-microcontroller-
- PIC单片机初学着经常用到的实验子程序(汇编)。-PIC microcontroller beginner frequently used experimental routine (assembly).
picRTOS
- 精简的pic rtos 汇编代码。 每个任务包括变量定义、初始化程序、中断程序、核心程序。使用编译器MPASM。 对理解rtos、按照rtos思路写pic单片机的小程序很有帮助。-Pic rtos streamlined assembly code. Each mission, including the definition of variables, initialization procedures, interruption of the procedure, the core prog
PIC18F4550_USB
- 采用PIC单片机进行控制的USB端口汇编代码-PIC single-chip microcomputer to control the use of the USB port assembly code
PIC-LCD
- 用PIC汇编实现单片机控制LCD显示以及人机对话全部代码-err
PIC
- PIC系列单片机典型应用程序集,基础的汇编语言程序,内容很基础但很全面-PIC Series Singlechip typical application set, based on assembly language procedures, but the content is based on a comprehensive
IA4420FIFO(PIC)
- IA4420的收发操作源代码 是汇编做的,PIC 单片机-IA4420 transceiver to operate the source code are compiled to do the, PIC Singlechip
16f73PIC16C74A
- pic单片机开发用到的源代码 16f73用SPI方式通过SSP组件与PIC16C74A 联系 汇编实现-pic used to develop single-chip 16f73 source code adopted by SPI and SSP components PIC16C74A compilation of the realization of contact
auto
- 汽车启动设计参考电路及程序代码。PIC单片机设计,汇编代码。-Auto start the design reference circuitry and program code. PIC microcontroller design, assembly code.
pic_AD
- PIC单片机AD转换汇编程序,A/D采用中断方式。该程序通过单片机的RA2模拟通道送入 一直流电压,当送入的直流电压大于2.5V时,8个LED闪动,当直流电压恢复到2.5V以下时,LED停止闪动。为了防止干扰,本程序对直流电压采样10次后再作判断,中间的采样结 果用间接寻址的方式存取。 -for PIC ad control
HT1621_LCDDriver
- 对HT1621的驱动,提供C及汇编代码, 注有详细的代码说明,在C51,PIC上测试OK, 绝对有用。-The driver of the HT1621 to provide C and assembly code, annotated with detailed code instructions, in the C51, PIC test OK, not in vain.
ClosedLoop
- 基于dsp30F系列16位单片机的直流无刷电机闭环控制例程,C语言汇编混合编程-16-bit microcontroller based on dsp30F series brushless DC motor closed-loop control routines, C programming language compilation mixed
Pic-procedure
- PIC 汇编基础知识,非常适当PIC单片机的初学者-failed to translate