Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 728 Bytes

SimplerHidWrite

NOTE: New features and ongoing support will be provided in this fork: https://github.com/Robmaister/SimplerHidWrite

A modern version of the SimpleHidWrite utility written in C#/WinForms.

This utility includes a few improvements over SimpleHidWrite. The overall user experience has improved through small changes like correct tab ordering, automatically clearing a byte textbox's contents on selection, and displaying more details in the device selection list.

SimplerHidWrite also has compatibility with a wider range of devices with varying degrees of validity. More errors are handled and caught, preventing the program from locking up or crashing.