Skip to content

Commit cda121d

Browse files
committed
doc update
Signed-off-by: Martin <[email protected]>
1 parent 35813ba commit cda121d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
2024-05-24: doc update [35813ba]
12
2024-05-24: doc update [a6a5ac7]
23
2024-05-24: update docs; more verbose example program [efbffa9]
34
2024-05-23: do not install system files when building/installing as user (#27) [9664f5f]

docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Hantek6022API
22

3-
[![Build status](https://ci.appveyor.com/api/projects/status/github/Ho-Ro/Hantek6022API?branch=master&svg=true)](https://ci.appveyor.com/project/Ho-Ro/Hantek6022API/branch/master)
4-
[![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)
3+
[![Build_Check](https://github.com/Ho-Ro/Hantek6022API/actions/workflows/build_check.yml/badge.svg)](https://github.com/Ho-Ro/Hantek6022API/actions/workflows/build_check.yml)
4+
[![Stability: Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html)
5+
[![CodeFactor](https://www.codefactor.io/repository/github/ho-ro/hantek6022api/badge)](https://www.codefactor.io/repository/github/Ho-Ro/Hantek6022API)
56

67
<img alt="Scope Visualisation Example" width="100%" src="https://raw.githubusercontent.com/Ho-Ro/Hantek6022API/main/examples/plot_from_capture.png">
78

89
Hantek 6022BE Python API for Linux. This is a API for Python for the
910
ultra-cheap, reasonably usable (and hackable) 6022BE DSO, with a libusb implementation via libusb-1.0 for Linux.
1011

12+
Furthermore, there are tools for data acquisition and data analysis as well as for maintenance and calibration of the scope.
13+
1114
For additional (interesting) details, the inquisitive reader should take two or three hours and read
1215
this [eevblog thread](http://www.eevblog.com/forum/testgear/hantek-6022be-20mhz-usb-dso/).

0 commit comments

Comments
 (0)