Difference between revisions of "Hantek iDSO1070"
Jump to navigation
Jump to search
Martinloren (talk | contribs) (Created page with "{{Infobox oscilloscope | image = 180px | name = Hantek iDSO1070 | status = planned | channels...") |
Martinloren (talk | contribs) m |
||
Line 4: | Line 4: | ||
| status = planned | | status = planned | ||
| channels = 2 | | channels = 2 | ||
| samplerate = | | samplerate = 250MSa/s | ||
| samplerate_equiv = | | samplerate_equiv = | ||
| bandwidth = 70MHz | | bandwidth = 70MHz | ||
Line 17: | Line 17: | ||
}} | }} | ||
The '''Hantek iDSO1070''' is a self powered, 2-channel oscilloscope with an analog bandwidth of 70MHz with | The '''Hantek iDSO1070''' is a self powered, 2-channel oscilloscope with an analog bandwidth of 70MHz with 250MSa/s sampling rate (125MSa/s each channel). The internal battery let the device to run up to 3-4 hours. | ||
See [[Hantek iDSO1070/Info]] for more details (such as '''lsusb -v''' output) about the device. | See [[Hantek iDSO1070/Info]] for more details (such as '''lsusb -v''' output) about the device. | ||
Line 41: | Line 41: | ||
See [https://github.com/hhornbacher/idso1070-protocol/blob/master/lib/README.md Reverse Engineered Protocol]. | See [https://github.com/hhornbacher/idso1070-protocol/blob/master/lib/README.md Reverse Engineered Protocol]. | ||
When the "Refresh" button is '''not''' pressed, the device run in Wifi mode, when "Refresh" button is kept pressed at boot it run in USB mode. | When the "Refresh" button is '''not''' pressed, the device run in Wifi mode, when "Refresh" button is kept pressed at boot it run in USB mode (USB vendor_id and device_id will change). | ||
== Resources == | == Resources == | ||
* [https://github.com/hhornbacher/idso1070-protocol Linux Driver and Software] | * [https://github.com/hhornbacher/idso1070-protocol Linux Driver and Software on GitHub] | ||
[[Category:Device]] | [[Category:Device]] | ||
[[Category:Oscilloscope]] | [[Category:Oscilloscope]] | ||
[[Category:Planned]] | [[Category:Planned]] |
Latest revision as of 04:35, 23 March 2018
Status | planned |
---|---|
Source code | [1] |
Channels | 2 |
Samplerate | 250MSa/s |
Analog bandwidth | 70MHz |
Vertical resolution | 8bit |
Triggers | none (SW-only) |
Input impedance | 1MΩ‖25pF |
Memory | none |
Display | none |
Connectivity | USB / Wifi |
Website | hantek.com |
The Hantek iDSO1070 is a self powered, 2-channel oscilloscope with an analog bandwidth of 70MHz with 250MSa/s sampling rate (125MSa/s each channel). The internal battery let the device to run up to 3-4 hours.
See Hantek iDSO1070/Info for more details (such as lsusb -v output) about the device.
Hardware
- Main chip: Xilinx Spartan XC3S50A (datasheet)
- Main oscillator: 50MHz 50.000 YX FH
Photos
Protocol
See Reverse Engineered Protocol.
When the "Refresh" button is not pressed, the device run in Wifi mode, when "Refresh" button is kept pressed at boot it run in USB mode (USB vendor_id and device_id will change).