Giter Site home page Giter Site logo

bizulk / android-usb-host-link Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 3.0 47.42 MB

Groups projects : GUI Tablet, target software

C 88.50% C++ 0.57% Assembly 0.38% QMake 0.06% C# 2.73% Batchfile 0.04% SWIG 0.04% Shell 5.65% Makefile 1.83% M4 0.21%
xaramin binding-generator swig vcom usb device

android-usb-host-link's Introduction

Android USB Host Link

This is a POOC Project explorating solutions to implement communication between an Android Device - Acting as Host, and a another Device as ARM board (with proprietary software), using USB Cable. We target to embbed a complete native interface implementation without rooting the device, so that solution would be suitable for commercial software.

Please consult the power point english presentation for more details. There are many readme in each directory to explain content.

Regroupe les projets sur cible, PC et tablette, et la documentation (retour d'expérience, compte-rendu de projet).

  1. TestUSBTerminal : Projet sur cible STM32 Nucléo, embarquant plusieurs projets : test de communication USB, le protocole dllCom, ...
  2. IHMTablette : IHM de test tablette de communication sur USB, embarquant le protocole dllCom.
  3. dllCom : le protocole de communication'

dllCom

Custom procotol implementation for slave/master R/W This is a simplement protocol for demonstration purpose.

doc

All documentation : tech & Project report, analyses.

TestUSBTerminal

This is the device project implemented with STMCubeMX, STMCube, for a STM Nucleo F439ZI. The project is design to embbed and select several app :

  • console test
  • "slave" implementation of the dllCom protocol for interfacing with the tablet.

Le projet est développé avec STMCubeMX et le firmware STMCube, pour une Nucléo à base de STM429ZI. Sont embarqués dans le projet :

  • un test de console
  • l'implémentation "slave" du protocole dllCom. Une interface est implémentée, et on sélectionne le projet à compiler avec des varaibles de compilation.

MobileApplication

This is the mobile Android application developped with Xamarin. The app embbed the wrapped dllCom library.

For test and debug purpose, a tablet with two USB port is recommended.

dllCom

All the dllCom related project :

  • implementation
  • unit tests
  • bindings.

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.