-
USB转串口源代码包(包括驱动inf文件)
USB转串口是通信控制过程中上下位机利用USB来实现串口通信交换数据的常用的一种手段. 本代码包包括USB转串口源代码和驱动配置inf文件.
- 2022-01-25 14:48:30下载
- 积分:1
-
nios键盘数码管驱动芯片HD7279驱动程序,使用avalon总线方式编写...
nios键盘数码管驱动芯片HD7279驱动程序,使用avalon总线方式编写-Nios keyboard LED Driver IC HD7279 driver, use the avalon bus approach to the preparation of
- 2022-03-10 23:14:50下载
- 积分:1
-
Arduino 通过WIFI无线模块获取天气并用OLED显示
代码基于Arduino平台,通过WIFI无线连接雅虎网址获取天气信息,
之后对雅虎返回数据包进行分析提取天气、温湿度信息,并在OLED屏上显示
,Arduino每隔一段时间就发送请求从而实现信息的时时更新
- 2022-03-10 21:19:55下载
- 积分:1
-
一种任意方波信号的产生方法,非常简单,看看就会了,适合菜鸟。...
一种任意方波信号的产生方法,非常简单,看看就会了,适合菜鸟。
- 2022-03-25 11:24:04下载
- 积分:1
-
讲述DM642芯片的结构和用于视频处理的原理
讲述DM642芯片的结构和用于视频处理的原理--Explain DM642 chip s structure and how it deals with video data.
- 2022-02-16 02:22:16下载
- 积分:1
-
这个SPI的源代码,对学习ARM很有帮助,好东西分享给每个人…
this the SPI source code, to learn ARM helpful, good things to share with everyone Kazakhstan-ARM DEVELOPMENT
- 2023-08-01 09:00:04下载
- 积分:1
-
Freescale' s MCU routine
飞思卡尔单片机例程――键盘中断整个工程文件夹,开发环境是CodeWarrior for HC08 V3.0。-Freescale" s MCU routine- keyboard interrupt the entire project folder, and the development environment is CodeWarrior for HC08 V3.0.
- 2023-05-14 15:25:03下载
- 积分:1
-
The Serial Driver, communication procedures, it is already a mature code that ca...
linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
- 2022-06-18 20:16:47下载
- 积分: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
-
ADS下烧写flash的文件
ADS下烧写flash的文件-ADS under the flash of burning documents
- 2022-02-10 00:23:26下载
- 积分:1