-
avr 通用延时程序
这个是avr 通用延时程序的汇编源代码。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-06-12 15:02:33下载
- 积分:1
-
running on the embedded Linux
运行在powerpc上的嵌入式linux-running on the embedded Linux
- 2022-02-03 13:41:18下载
- 积分:1
-
机器人fira
机器人fira SimuroSot 5vs5(仿真) 在学校里是战略算法,这个文件是源码,包含相应的战略和理念
- 2022-01-25 22:45:56下载
- 积分:1
-
利用DSP的MCBSP串口调用其内部正弦表 重串口输出正弦
利用DSP的MCBSP串口调用其内部正弦表 重串口输出正弦-use DSP MCBSP serial called its internal sine table re-Serial output sinusoidal
- 2022-09-25 11:30:03下载
- 积分:1
-
6711开发的源程序
6711开发的源程序-6711 development of the source
- 2022-03-24 21:09:12下载
- 积分:1
-
This procedure achieved a 7279 chip, keyboard
本程序实现了7279键盘驱动芯片的使用和金鹏公司生产的液晶显示功能-This procedure achieved a 7279 chip, keyboard-driven use and Jinpeng produced liquid crystal display function
- 2023-03-16 09:15:03下载
- 积分:1
-
S3C44B0控制LED流水灯交替亮灭。超级终端上将显示:
boot success...
Embest Arm EduKit II...
S3C44B0控制LED流水灯交替亮灭。超级终端上将显示:
boot success...
Embest Arm EduKit III Evaluation Board
Led Test Example
-S3C44B0 Led
- 2022-01-26 03:15:51下载
- 积分:1
-
基于opencv手势识别的智能机器人代码
void track_hand()
{
image = cvCreateImage( sz, 8, 3 );
hsv = cvCreateImage( sz, 8, 3 );
hue = cvCreateImage( sz, 8, 1 );
mask = cvCreateImage( sz, 8, 1 );
//分配掩膜图像空间
backproject = cvCreateImage( sz, 8, 1 );
//分配反向投影图空间,大小一样,单通道
- 2022-01-21 17:27:04下载
- 积分:1
-
movie 播放器QT
应用背景QT5版本以上的版本,用于对指定的视频进行播放,但是没有对所有的视频格式都支持,可以移植到相应的嵌入式系统进行跑程序关键技术用QT5版本以上的QMovie类对指定的视频进行采集和播放,大家可以去参考qt5版本的使用文档,里面详细介绍了这个类可以播放的视频格式类型和使用方法
- 2022-05-27 04:42:40下载
- 积分:1
-
Xilinx IIC IP
由 Xilinx 提供的 IIC 接口,使用 AXI interface。
Features
‧ AXI interface is based on the AXI4-Lite interface
‧ Master or slave operation
‧ Multi-master operation
‧ Software selectable acknowledge bit
‧ Arbitration lost interrupt with automatic mode switching from master to slave
‧ Calling address identification interrupt with automatic mode switching from master to slave
‧ START and STOP signal generation and detection
‧ Repeated START signal generation
‧ Acknowledge bit generation and detection
‧ Bus busy detec
‧ Fast mode 400 KHz operation or standard mode 100 KHz
‧ 7-bit or 10-bit addressing
‧ General call enable or disable
‧ Transmit and receive FIFOs - 16 bytes deep
‧ Throttling
‧ General purpose output, 1 bit to 8 bits wide
‧ Dynamic Start and Stop generation
‧ Filtering on the SCL and SDA signals to eliminate spurious pulses
- 2023-09-07 01:15:03下载
- 积分:1