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-13 18:52:10 +01:00
Code
Issues
Releases
Wiki
Activity
29
Commits
1
Branch
0
Tags
0d3e73439bb26750386e352402d5a1c3c0d13712
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
0d3e73439b
Fix capture timeout; fix buffer offset bug; calibrate in both 8bit and 16bit sample sizes; compute calibration limits
2017-03-28 16:15:54 +01: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
Fix Python requirement in README
2017-03-27 17:18:57 +01:00
scope.py
Fix capture timeout; fix buffer offset bug; calibrate in both 8bit and 16bit sample sizes; compute calibration limits
2017-03-28 16:15:54 +01:00
streams.py
Yet more work on triggering - still doesn't work properly for mixed/logic
2017-03-27 16:18:02 +01:00
VM registers.xlsx
Scaling (with calibration) and triggering working
2016-10-19 17:33:11 +01:00
vm.py
Something that looks like it'll do logic capture
2017-03-26 20:07:19 +01:00
README.md
ScopeThing
Quick Notes
Only tested against a BitScope Micro (BS05)
Requires Python >3.6 and the
pyserial
package
Description
No description provided
Readme
580
KiB