aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add new script with new functionclone_testneodarz2017-03-281-0/+254
|
* Fix bug who don't send data to uinputneodarz2017-03-282-5/+5
|
* Merge pull request #23 from wikijm/masterhesicong2017-03-241-1/+1
|\ | | | | Correct typing error
| * Correct typing errorPGP 2F93D5AF2017-01-101-1/+1
|/
* Update README.mdhesicong2016-10-291-16/+3
|
* Merge pull request #17 from noisysoil/masterhesicong2016-04-192-1/+125
|\ | | | | Added support for async driver for systems with Python 3.4 and above.
| * Added support for async driver for systems with Python 3.4 and above.Jose Commins2016-04-182-1/+125
|/
* Update README.mdhesicong2016-03-311-1/+7
|
* Update README.mdhesicong2016-01-291-3/+12
|
* Update README.mdhesicong2016-01-231-0/+4
|
* Update README.mdhesicong2016-01-231-0/+5
|
* Update README.mdhesicong2016-01-231-0/+3
|
* Update README.mdhesicong2016-01-231-1/+2
|
* Update README.mdhesicong2015-11-051-2/+2
|
* Update README.mdhesicong2015-11-051-0/+4
|
* Update README.mdhesicong2015-10-271-2/+2
|
* Merge pull request #5 from rodriada000/patch-1hesicong2015-10-261-4/+9
|\ | | | | Handle read fail and detect device again.
| * Update touch.pyAdam Rodriguez2015-10-251-4/+9
|/ | | Added a try, except: around f.read(25). This ensures that if it cant read from the device then it will exit the function then reconnect to the device. In my case whenever i plugged in any USB it would disconnect and change the driver name. this should fix that problem.
* Update README.mdhesicong2015-09-061-5/+9
| | | Update scripts according to Kaz Fukuoka's email.
* Update README.mdhesicong2015-07-051-3/+14
|
* Merge pull request #1 from icebob/masterhesicong2015-07-051-0/+1
|\ | | | | 100% cpu usage on one core of CPU
| * Added sleep in while trueIcebob2015-07-041-0/+1
|/
* Update install.shhesicong2015-07-051-3/+5
|
* Update README.mdhesicong2015-07-031-5/+2
|
* Update README.mdhesicong2015-07-021-1/+12
|
* Add touch support.derekhe2015-06-276-0/+251