Git Product home page Git Product logo

android-typewriter's Introduction

Android-Typewriter

A typewriter interface to Android devices with the USB accessory capability, utilizes code from Follower's Android background accessory service Can be set to receive incoming SMS messages, as well as Gmail messages using the Javamail library.

Android App

The app is mostly the same as Follow's original example, and uses a foreground service that maintains a connection to the accessory, launched by an activity triggered by changes to accessory connected state. The service is set to receive specifc intents, currently generated by seperate SMS and Gmail receivers. An activity maintains the gmail accounts that are set to print messages.

Arduino Sketch

The Arduino sketch is derived from an earlier project that prints SMS texts received by a GSM module through its UART connection, which maps received characters to toggles for a pair of 4051 multiplexers, spoofing keyboard presses on the typewriter.

Copyright

Portions of this software are copyright (C) 1997-2007 Sun Microsystems, Inc. and licenced under the Common Development and Distrubution Licence (CDDL). The CDDL is availabe at http://glassfish.java.net/public/CDDL+GPL.html and these portions of the software are available at http://code.google.com/p/javamail-android/

Original README from Follower

Example of how to start a background USB accessory service on Android.

See: http://www.labradoc.com/i/follower/p/android-background-service-usb-accessory

android-typewriter's People

Contributors

follower avatar tony56a avatar wptony avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

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.