Serial Port API Sample 1.1

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

This program is the sample application provided with project android-serialport-api.

This sample detects serial ports of your device and provides a simple terminal to send and receive text.

More information and bug report on:http://code.google.com/p/android-serialport-api

Copyright 2010-2011 Cedric PriscalLicensed 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.

VERSION HISTORY

  • Version 1.1 posted on 2011-10-29
    Several fixes and updates
  • Version 1.1 posted on 2011-10-29
    Change-log for version 1.1,- Adding a new button to generate a square signal from serial port by sending 0x5555... Useful to check baud rate with a frequency counter.

Program Details