首先我们是用到了谷歌开源的API serialPort

下载地址:https://github.com/cepr/android-serialport-api

  • 拷贝Google开源类SerialPort和SerialPortFinder
  • 修改SerialPort增加支持设置奇偶校验、数据位、停止位方法
/* * Copyright 2009 Cedric Priscal * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */

更多相关文章

  1. android ndk不支持宽字符转换
  2. Android拷贝压缩文件到程序目录
  3. Android(安卓)Socket与HTTPS校验
  4. Android(安卓)Socket与HTTPS校验
  5. 使用jni接口完成android本地程序的运行--具体的操作
  6. 使用jni接口完成android本地程序的运行--具体的操作
  7. 使用jni接口完成android本地程序的运行--具体的操作
  8. Window下android 模拟器SD卡的使用方法
  9. android dm-verity 功能

随机推荐

  1. android install location
  2. Andrdoid Sensors Overview (探测器概述)
  3. Customize "share picture via" menu on
  4. category
  5. Android(安卓)View随手指移动
  6. fragment
  7. 获取Android唯一设备号
  8. Android监听组合键
  9. Android(安卓)AlertDialog example
  10. Android圆角图片封装类