Skip to content

USB Touchscreen driver for Eleduino 7 inch tft lcd display with touchscreen

License

Notifications You must be signed in to change notification settings

noonien-d/eleduino_ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB Touchscreen driver for Eleduino 7 inch tft lcd display with touchscreen

USB ID: 0eef:0005 D-WAV Scientific Co., Ltd


Requirements:

- kernel headers
- dkms (see INSTALL)

To build the module, execute make:

$ make

To load the module, run ./load.sh. It will un- and reload usbhid, so you may
experience problems with your usb input devices. See INSTALL to avoid this problem.

# ./load.sh

About

USB Touchscreen driver for Eleduino 7 inch tft lcd display with touchscreen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 4.9%
  • Shell 1.1%