Skip to content

Java client for XINTEST HT-2000 CO2 monitor

Notifications You must be signed in to change notification settings

alunev/HT2000-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java client for XINTEST HT-2000 CO2 monitor

Contains console, GUI and MQTT clients

To run it just download zip file for latest release (https://github.com/eschava/HT2000-java/releases/latest) and unzip it.
Now you can run any .bat file and check result

Parameters of MQTT client are inside mqtt.bat file

USB error 3: Unable to claim interface: Access denied (insufficient permissions)
Please try solution from stackoverflow
If it doesn't work you can try next workaround:
add -DUSB.ClaimInterface=false parameter to the .sh(.bat) file right after "java" (with spaces of course)

About

Java client for XINTEST HT-2000 CO2 monitor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.5%
  • Batchfile 4.0%
  • Shell 3.9%
  • HTML 0.6%