]> sigrok.org Git - sigrok-util.git/blame - firmware/README.hantek-dso-extract
GPL headers: Use correct project name.
[sigrok-util.git] / firmware / README.hantek-dso-extract
CommitLineData
683fe750
BV
1The hantek-dso-extract.py tool extracts firmware from the driver that comes
2with the Hantek DSO-2xxx/52xx series USB oscilloscopes. Find the 32-bit
3driver installed on the windows system -- typically called DSOxxxx1.sys or
4DsoxxxxX861.sys, where xxxx is your device's model. Use it like this:
5
6$ ./hantek-dso-extract.py Dso2090X861.sys
7saved 4730 bytes to hantek-dso-2090.fw
8
9Copy the resulting file over to the location where sigrok installed its
10firmware files. By default this is /usr/local/share/sigrok-firmware