Coder Social home page Coder Social logo

inexio's Introduction

inexio

This is a kernel level driver for the inexio touch panels, and was tested on the 42" panel. These panels are usually overlayed onto a 42" LCD or Plasma screen. This repo is imported from my original at http://repo.or.cz/w/inexio.git

There is a proper Kernel driver in the mainline kernel to handle the smaller 17" touchscreens and it should be preferred over this driver.

If you want to use this driver you would have to blacklist the other USB driver as Inexio used the same USB id for all of their devices.

The USB protocol was exactly the same as Inexio's original serial protocol and USB support was provided with an onboard serial to USB converter.

This is why this driver uses input attach to connect the /dev/ttyACM0 device to the evdev system.

Really you shouldn't have to use this code I am putting it up here as a historical record only.

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.