Skip to content

OpenwaterHealth/openmotion-sensor-fw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Openwater Open-Motion Sensor Module v1.0.0

This repository contains the firmware for the Motion Sensor Module.

Driver Install

This device is a USB composite device with three interfaces and we are required to install the Latest WinUSB Driver for COMMS_HISTO_IMU(HS)

Driver Utility

For the Host machine to communicate with the sensor module from user-space, each interface must be bound to the Microsoft WinUSB driver provided by Windows 10/11 (latest in-box version).

Download Zadig

Associate drivers for COMMS_HISTO_IMU

Connect the Console with Sensor Module(s) attached to your computer.

Run Zadig and select the first interface (two will be listed only need to select one)

Select COMMS_HISTO_IMU(HS) (Interface 0)

Select Interface 0 in Zadig

Click Install Driver after a little bit you will see success and the driver associated

Installing success

After successful install you will see that the interface is now associated with WinUSB

Select Interface 0 success

Do the same steps for Interface 1 and Interface 2

Select Interface 1 in Zadig Select Interface 2 in Zadig

Once completed close Zadig and you can now run the Open-MOTION software.

TODO: For Windows to auto-load the latest WinUSB without any INF install, you can add Microsoft OS 2.0 descriptors to your firmware with Compatible ID = WINUSB for each interface. On Win8.1+, it will just bind to the in-box WinUSB automatically.

Packages

 
 
 

Contributors

Languages