This website requires JavaScript.
Explore
Help
Register
Sign In
jonathan
/
scopething
Watch
1
Star
0
Fork
0
You've already forked scopething
mirror of
https://github.com/jonathanhogg/scopething
synced
2025-07-14 03:02:09 +01:00
Code
Issues
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
425c145ef5366fda81ae18fe2077ae4e646598c5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jonathan Hogg
425c145ef5
Use a DotDict for trace data; default trigger to middle of capture range; add pylab example usage
2017-03-25 15:32:27 +00:00
.gitignore
Scaling (with calibration) and triggering working
2016-10-19 17:33:11 +01:00
LICENSE
Add license; other changes
2016-10-20 16:17:43 +01:00
README.md
Small update to README to actually say something useful
2016-10-22 17:50:05 +01:00
scope.py
Use a DotDict for trace data; default trigger to middle of capture range; add pylab example usage
2017-03-25 15:32:27 +00:00
streams.py
Fix breaks from changes in SerialStream initialisation; default to first matching USB device; return sample times from capture()
2017-03-25 15:04:21 +00:00
VM registers.xlsx
Scaling (with calibration) and triggering working
2016-10-19 17:33:11 +01:00
vm.py
Some simplifications
2016-10-24 19:19:52 +00:00
README.md
ScopeThing
Quick Notes
Only tested against a BitScope Micro (BS05)
Requires Python >3.5 and the
pyserial
package
Description
No description provided
Readme
580
KiB