Wykres commitów

31 Commity (master)

Autor SHA1 Wiadomość Data
Quan Lin adcbc1abae Version 0.4.0
CDC ACM driver is updated.
Now it supports Nordic nRF devices.
Tested with BBC micro:bit V1(nRF51).
2022-01-13 11:29:25 +11:00
Quan Lin b78f6ca163 Update README.md 2021-01-11 09:15:48 +11:00
Quan Lin 36b010ed79 Version 0.3.0
Removed dependency of pyserial, because pyserial 3.5 is not backward compatible. And usbserial4a does not actually depend on it. Only a compatible class interface is needed.
2021-01-05 19:34:53 +11:00
Quan Lin d1d8c2db6f Update README.md 2019-07-22 10:01:42 +10:00
Quan Lin 272450e496 Update README.md 2019-07-10 09:51:20 +10:00
Quan Lin a176f5deef Version 0.2.0
DTR and RTS control added for CDC ACM driver.
2019-06-11 14:24:56 +10:00
Quan Lin 14172dafaf Version 0.1.10
PL2303 driver is added.
2019-06-03 11:16:30 +10:00
Quan Lin 0fcfb2a84c Version 0.1.9
CH34x serial driver added.
2019-04-29 14:11:17 +10:00
Quan Lin d8a6ce598f Version 0.1.8
CP210x serial driver added.
2019-04-03 16:56:26 +11:00
Quan Lin 15cd64a2aa Update README.md 2019-01-24 11:50:40 +11:00
Quan Lin 066901d5bb Version 0.1.7
Flow control code added for FTDI driver.
2019-01-23 15:36:41 +11:00
Quan Lin c0f45b73f2 Version 0.1.6
The read method is improved.
2019-01-16 15:51:11 +11:00
Quan Lin 7cddcc1765 Update usbserial4a_ui_example.py 2019-01-09 12:06:05 +11:00
Quan Lin 24e127b4c4 Version 0.1.5
Make timeout behaviour similar to serial.Serial.
2019-01-08 11:03:39 +11:00
Quan Lin fe48e8224f Create usbserial4a_ui_example.py 2018-12-21 11:12:54 +11:00
Quan Lin d9c53cd996 Update README.md 2018-12-19 08:58:40 +11:00
Quan Lin 76b4e039e2 CDC ACM driver added. 2018-12-14 16:22:06 +11:00
Quan Lin d6197e47ad Version 0.1.3. 2018-11-30 09:25:37 +11:00
Quan Lin ac2d89186c Make read compatible with Serial's.
FTDI read method is modified to be compatible with serial.Serial from pyserial.
2018-11-30 09:24:03 +11:00
Quan Lin bedb0a8de7 Version 0.1.2. 2018-11-29 16:51:33 +11:00
Quan Lin 01ae584dcd Bug in read fixed. 2018-11-29 16:50:39 +11:00
Quan Lin 7b0c191a1e Version 0.1.1. 2018-11-29 13:52:37 +11:00
Quan Lin 3e287bbc6e Method flush added.
In FTDI driver, flush method is added to be better compatible with Serial from pyserial.
2018-11-29 13:45:33 +11:00
Quan Lin 0d4e0c7199 Readme updated. 2018-11-28 20:22:13 +11:00
Quan Lin 494d3b0a0e Readme updated. 2018-11-28 20:16:58 +11:00
Quan Lin e71e8a3607 Readme updated. 2018-11-28 17:15:31 +11:00
Quan Lin 49d45b3aa3 Docs added. 2018-11-27 16:14:46 +11:00
Quan Lin 91bb1dc9a9 Update example.py 2018-11-26 16:44:11 +11:00
Quan Lin da6cc9ebd9 Docs added and minor bugs fixed
Added docs for all methods.
Set parameters only by using property setters.
2018-11-26 15:27:03 +11:00
Quan Lin ab6bc3496e Add source files. 2018-11-23 16:38:00 +11:00
Quan Lin f3fc483409 Initial commit 2018-11-23 16:34:00 +11:00