登录
首页 » c,vim » AVR-CDC

AVR-CDC

于 2023-08-01 发布 文件大小:896.39 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

AVR-CDC converts USB and RS-232C signals using the AVR micro- controller which has no on-chip USB interface. This technology is based on Object Deveopment"s V-USB (Software-USB on AVR), and the CDC (Communication Device Class) protocol was extended over it. AVR-CDC enables PC to communicate with the USB device through virtual COM port.The basic idea of using CDC protocol over Low-speed USB is based on Kyosuke Ishikawa"s experiment in 2005. To make it stable and practical, Christian Starkjohann in Object Development helped me modifying his V-USB stack. Since three endpoints and the bulk transfer on low-speed device violates the USB standard, I added a tiny patch driver on Windows" USB stack.Although this technology is quite experimental, it may be useful to interface your original system to PC eas

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ARM上使用v4l2采集视频数据经过UDP发送,代码简单,逻辑清晰,下载一个M-JPEG流PC端就可以查看
    ARM上使用v4l2采集视频数据经过UDP发送,代码简单,逻辑清晰,下载一个M-JPEG流PC端就可以查看,适合简单了解学习者使用。
    2022-05-09 04:46:20下载
    积分:1
  • 基于Linux C的在线词典
    这是一个基于Linux的在线词典小项目,应用了sockt网络编程, 服务器端通过select 接口实现并发接收多个客户端请求,有详细的开发流程介绍,非常适合初学者。
    2022-12-21 16:00:03下载
    积分:1
  • 智能安防系统
    用于对于智能安防的系统,通过Linux平台,vim编辑器编辑,GUN-arm编译,传感器测量数据,经过CPU发送到电脑上
    2022-09-13 05:30:06下载
    积分:1
  • ndiswrapper驱动源码
    linux下使用windows无线网卡驱动代码 ubuntu下测试铜鼓
    2023-06-28 00:15:03下载
    积分:1
  • Linux下DMA使用demo代码
    本代码主要实现嵌入式 Linux下,静态映射DMA、动态映射的范例,测试使用设备为SMDK-2440开发板,对于初学DMA的人,是一个很好的demo。
    2022-09-08 14:25:02下载
    积分:1
  • 基于linux下的c/s模型
    针对酒店需求为模型,实现三个手持终端通过连接服务器的方式获取数据库的信息,数据库的信息实现实时更新,发送数据包通过tcp协议发包,服务器与客户端之间通过tcp/ip协议建立有效的长连接方式,通过socket以及select等技术实现对多客户端同时应答的请求
    2022-02-02 03:35:32下载
    积分:1
  • AVR-CDC
    AVR-CDC converts USB and RS-232C signals using the AVR micro- controller which has no on-chip USB interface. This technology is based on Object Deveopment"s V-USB (Software-USB on AVR), and the CDC (Communication Device Class) protocol was extended over it. AVR-CDC enables PC to communicate with the USB device through virtual COM port.The basic idea of using CDC protocol over Low-speed USB is based on Kyosuke Ishikawa"s experiment in 2005. To make it stable and practical, Christian Starkjohann in Object Development helped me modifying his V-USB stack. Since three endpoints and the bulk transfer on low-speed device violates the USB standard, I added a tiny patch driver on Windows" USB stack.Although this technology is quite experimental, it may be useful to interface your original system to PC eas
    2023-08-01 07:10:03下载
    积分:1
  • 象棋图像识别算法
    识别中国象棋棋盘图像,进而获得下棋的走法,运用了计算机视觉库。经过摄像头图像处理算法后,用户的走法可以用四个数字表示:出发点的X 坐标,出发点的Y 坐标,落子点的X 坐标,落子点的Y 坐标。
    2022-02-25 10:09:21下载
    积分:1
  • wm c算法实现
    WM算法采用字符块技术,增大了主串和模式串不匹配的可能性.从而增加了直接跳跃的机会:它使用前缀表进一步过滤不匹配的模式串,使算法获得了较高的运行效率。因此.在现有的多关键字匹配算法中,使用块字符、Hash技术和前缀特征表技术的WM算法通常被认为具有最高的效率。
    2023-02-26 01:35:05下载
    积分:1
  • 学生学籍管理系统
    学生学籍管理系统具有如下功能: 1、能录入学生的基本信息; 包括学号、姓名、性别、成绩( 5 门课成绩)和平均成绩信息,保存到结 构体中。 2、利用结构体链表实现学生成绩的数据结构设计。 3、能添加学生信息、排序学生信息( 按学号排序、按姓名排序、按各科成 绩排序和按平均成绩排序)、以列表的方式显示所有学生信息、查找学生 信息(按学号查询和按姓名查询)、删除学生信息(按学号查询和按姓名 删除)、修改学生信息(按学号查询和按姓名修改) 4、具备文件读入学生信息和文件保存学生信息功能。 5、有功能选择菜单 使用了链表,标准io
    2022-05-19 10:49:12下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载