mirror of
https://github.com/Indy970/QtHPConnect
synced 2024-12-26 21:59:23 +01:00
12 lines
466 B
Markdown
12 lines
466 B
Markdown
# QtHPConnect
|
|
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
|
|
|
|
Using libusb to communicate directly with the HP Prime. This requires reverse engineering of the interface
|
|
|
|
If anyone wants to help, or has a description of the protocol, you are very welcome to get involved
|
|
|