Chinaunix首页 | 论坛 | 博客
  • 博客访问: 807595
  • 博文数量: 118
  • 博客积分: 2067
  • 博客等级: 大尉
  • 技术积分: 1751
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-17 14:27
文章存档

2016年(1)

2013年(1)

2012年(3)

2011年(26)

2010年(47)

2009年(40)

发布时间:2012-12-25 17:37:05

串口的头文件: 点击(此处)折叠或打开#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <termios.h>#include <errno.h>#include <string.h>串口的参数设置: 点击(此处)折叠或打开/* set the terminal parameter */v......【阅读全文】

阅读(1642) | 评论(0) | 转发(0)

发布时间:2012-06-19 14:10:12

......【阅读全文】

阅读(17976) | 评论(0) | 转发(3)

发布时间:2012-02-03 14:07:58

......【阅读全文】

阅读(4124) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册