-
xe166系列的CCU6模块的使用例程,是英飞凌单片机培训的好资料
xe166系列的CCU6模块的使用例程,是英飞凌单片机培训的好资料-xe166 series CCU6 modules using routines, is a good training materials Infineon microcontroller
- 2023-08-13 01:10:04下载
- 积分:1
-
嵌入式论文集,可以作为很好的学习丰富经验
嵌入式论文集,可以作为很好的学习丰富经验-Abstract The research and development of a real――time visual obstacle detection system are pre―-
sented in the paper.The stereo vision system is realized by using a single camera and the optical
and electrical identities of binocular image pair are kept.The image reprojection transformation
brings zero disparities for the road surface features and thus facilitate the obstacle detection.The
- 2022-01-26 06:58:12下载
- 积分:1
-
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
-
实验讲义,对FPGA实际动手能力超级有帮助
实验讲义,对FPGA实际动手能力超级有帮助-FPGA design
- 2023-04-16 21:30:03下载
- 积分:1
-
iic_test
├─ main.c C语言主源文件
├─ iic.c IIC总线操作和24C040擦写函数源文件
└─ iic.h IIC...
iic_test
├─ main.c C语言主源文件
├─ iic.c IIC总线操作和24C040擦写函数源文件
└─ iic.h IIC总线操作和24C040写定义头文件-iic_test East main.c C-language source East Main-iic.c IIC bus operation and 24C040 erase function source supply-iic.h IIC bus operation and 24C040 write definition files
- 2022-07-21 16:24:44下载
- 积分:1
-
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot...
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot-About c++ Mapping procedures with pictures show the progress of the load ce shown nboot
- 2023-09-05 15:30:03下载
- 积分:1
-
无线下载更新程序功能,在zigbee的应用中非常有用,现在的厂商包括TI freescale等厂商号称可以但都未提供该功能或者该功能还很不成熟,上传的是基于51...
无线下载更新程序功能,在zigbee的应用中非常有用,现在的厂商包括TI freescale等厂商号称可以但都未提供该功能或者该功能还很不成熟,上传的是基于5139芯片的无线下载更新功能程序,非常实用。-Wireless download the update feature in zigbee application is very useful, and now manufacturers and other vendors, including TI freescale claims may, but failed to provide the feature or the feature is still immature, the upload is based on the 5139 chip wireless download the update feature program, very useful.
- 2022-05-12 16:22:28下载
- 积分:1
-
一个关于嵌入式Linux驱动的demo,大体框架。
一个关于嵌入式Linux驱动的demo,大体框架。-Embedded Linux driver on the demo, the general framework.
- 2022-12-08 09:15:02下载
- 积分:1
-
ARM7的SamSung芯片的查询方式键盘程序,对键盘学习应该有些帮助...
ARM7的SamSung芯片的查询方式键盘程序,对键盘学习应该有些帮助-a Samsung chip ARM7 the inquiry procedures keyboard, the keyboard should learn some help
- 2023-05-10 09:50:03下载
- 积分:1
-
这个程序可以很方便的学习tcpip源码
LwIP和uC/IP是同量级别的两个开源协议栈,两者代码容量和实现功能相似,LwIP没有操作系统针对性,它将协议栈与平台相关的代码抽象出来,用户如果要移植到自己的系统,需要完成该部分代码的封装,并为网络应用支持提供了API接口的可选性。uC/IP协议最初是针对uC/OS设计,为方便用户移植实现,同样也抽象了协议栈与平台相关代码,但是协议栈所需调用的系统函数大多参照uC/OS内核函数原型设计,并提供了协议栈的测试函数,方便用户参考,其不足在于该协议栈对网络应用支持不足。
- 2022-08-21 17:39:46下载
- 积分:1