Post Reply 
Hp prime chat terminal using arduino
07-05-2024, 03:10 PM
Post: #3
RE: Hp prime chat terminal using arduino
Yes, you need to open the connection correctly using

USBOpen();
USBOpen(9025,32822); (yours will have different numbers)

You can find those numbers by using USBOpen() or USBRecv() when the arduino is attached.

Have a look through my old posts, I shared various types of data with arduinos.

This was the one where I had just discovered their connectability.


[url] https://www.hpmuseum.org/forum/thread-19972.html[/url]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Hp prime chat terminal using arduino - matalog - 07-05-2024 03:10 PM



User(s) browsing this thread: 1 Guest(s)