mirror of
https://github.com/Indy970/QtHPConnect
synced 2025-01-30 20:34:35 +01:00
Update README.md
This commit is contained in:
parent
42f868f761
commit
79d2b062ea
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,11 @@ Qt Based Interface to a HP Prime Calculator
|
|||
Originally intended as a Qt based GUI to libhpcalcs but it looks like much of the
|
||||
HP Prime interface has changed.
|
||||
|
||||
The code currently includes hpcalcs as a reference but this will come out in time
|
||||
The code currently includes hpcalcs as a reference but this will come out in time.
|
||||
|
||||
Using libusb to communicate directly with the HP Prime. This requires reverse engineering of the interface
|
||||
Using libusb to communicate directly with the HP Prime. This requires reverse engineering of the interface.
|
||||
|
||||
The sync version of libusb is applied, but ultimately the async routines will be used.
|
||||
|
||||
If anyone wants to help, or has a description of the protocol, you are very welcome to get involved
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue