Giter VIP home page Giter VIP logo

android_resistive_touchscreen_guide's Introduction

resistive_touchscreen_guide

Android电阻屏驱动移植指导方案

一个Linux的触摸屏驱动其实包含三个部分:

  1. LCD设备驱动,负责图像显示的部分;
  2. 触摸驱动,负责触摸屏下触摸板的响应;
  3. 背光驱动,负责显示屏亮度的调节。

本文的余下部分将会分别从这三个部分介绍电阻触摸屏在Android系统上的移植细节。

  • 电阻触摸屏型号:AM-800600P4TMQW-TB0H
  • 电阻芯片:tsc2007
  • 分辨率:800x600
  • Android源码版本:Android 5.1
  • Android开发板型号:NanoPI T2(友善之臂提供)

android_resistive_touchscreen_guide's People

Contributors

ylx-lance avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

android_resistive_touchscreen_guide's Issues

巧用issue

没找到哪里可以私信,
image
这个是你们团队的仓库? :)

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.