Giter VIP home page Giter VIP logo

serialport_android's Introduction

"SerialPort Android" is a library which goals is to improve and add ease of access to serial devices and USB<>RS232 devices under Android OS.
It's goal is to provide a huge unification of several serial chip providers under a single, easy to use class/object.

Our library offer event management over serial port and a truc multithreaded, threadsafe environment. The goal is for example running a service communicating with a serial device in an easy "one dev row" way.

We plan into having no need to root Android's devices and to be able to target as much as SDK versions as possible.
Currently we support from API 13 to API 17 (tests are under in progress with API 18).
Meaning we support from Android 3.2 to Android 4.2.2.

#todo (by priority and possibility)#
* Add support to prolific devices.
* Improve unification of serial device.
* Add automatic class instantiation; including finding the serials ports and returning back the final usable object.
* Add support to several others devices/manufacturers.

#Changelog#
v1.2: Automatic instantiation of the class and driver selection.
v1.1: Prolific driver and detection added.
v0.6: GPL licensing for GitHub and initial commit.
v0.5: full support for FTDI devices without root.
v0.4: stability and performance improvement.
v0.3: RXTX inspiration: goal is to offer same developper experience on android than on Standard JAVA or .Net Framework one.
v0.2: events handling
v0.1: initial Library design for generic Serial devices.

Everything is under copyright 2013 by Meï-Garino Jérémy unless specific file stated.

serialport_android's People

Contributors

thebigbang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

serialport_android's Issues

Can you show me how to use it?

thanks at first,i downloaded your projects,but i don't know how to use it.
Can you show me how to use it? or write a readme.txt。
thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.