-
PIC16 红外接收器与 Nec 代码
这一项目使用泛型的38 千赫红外 riceiver 解码标准 nec 编纂中最受欢迎的电视遥控器,使用测试此代码对 PIC 16F873,但它的适合很多不同的 PIC,像 PIC12,16、 18、 dsPic、 33。
收到的信号解调由红外接收器连接到 RB0,此端口状态的变化,产生一个中断。
在同一时间 TMR0 用于检查的时间信号和理解,如果接到用户 0 或 1。
此固件中收到的代码是写直接插入端口 C,但您可以更改它以激活中继或领导。
该代码将移植到其他单片机与外部中断结束计时器功能。
- 2022-01-25 17:49:31下载
- 积分:1
-
From arranges an elevator control procedure, originally makes
the graduation pro...
自编的一个电梯控制程序,原来作毕业设计用,可以实电梯一般功能,带保护- From arranges an elevator control procedure, originally makes
the graduation project to use, may the solid elevator general
function, the belt protect
- 2022-07-27 04:12:37下载
- 积分:1
-
CC2430 zigbee无线网络,关于UART的应用实例。
CC2430 zigbee无线网络,关于UART的应用实例。-CC2430 zigbee wireless networks, on the application of UART.
- 2022-04-17 15:21:15下载
- 积分:1
-
对于STM32F10x SD卡代码
sd card code for stm32f10x
- 2022-03-14 02:23:21下载
- 积分:1
-
ST7920液晶控制器的AVR程序,反
ST7920液晶控制器的AVR程序,有反白程序。图片显示程序等等。代码很精简,用串行方式传输,只需要三根控制线就可以了。-ST7920 LCD controller AVR procedures, anti-white programs. Image display program and so on. Code is very simple to use serial transmission, only three control lines on it.
- 2022-03-18 07:36:47下载
- 积分:1
-
i2c主模块的底层驱动,使用方便简单,可以用任何才c开发工具开发...
i2c主模块的底层驱动,使用方便简单,可以用任何才c开发工具开发-i2c main module of the bottom-driven, simple and easy to use, can be used before any c Tools Development
- 2022-02-15 23:36:12下载
- 积分:1
-
嵌入式系统内存管理方法
嵌入式系统内存管理方法-embedded system memory management
- 2022-07-01 16:40:40下载
- 积分:1
-
用C语言实现51单片机的93C46储存数字程序,已经调试好了
用C语言实现51单片机的93C46储存数字程序,已经调试好了-51 using C-language digital storage 93C46 MCU procedures are better debugging
- 2022-04-16 16:14:51下载
- 积分:1
-
不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开...
不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种"高级的低级"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware platform, is bound to require its programming language with a strong ability to direct hardware. Undoubtedly, the compilation of language with such qualities. However, the assembly language development complexity, it is not embedded systems development in general choice. But compared with C language-- a "senior vulgar" language, embedded systems development as the best option.
- 2022-03-05 17:26:17下载
- 积分:1
-
代码为linux下关于pci_skel驱动,程序比较简单,但结构比较清晰,对刚学习 LINUX下驱动开发人员很有帮助...
代码为linux下关于pci_skel驱动,程序比较简单,但结构比较清晰,对刚学习 LINUX下驱动开发人员很有帮助-Code for pci_skel drivers under linux, the program is relatively simple, but relatively clear structure, just under the drive to learn LINUX Developer helpful
- 2023-03-14 16:25:03下载
- 积分:1