mirror of
https://github.com/jonathanhogg/scopething
synced 2025-07-13 18:52:10 +01:00
fc961fb2a019afd138bd436cf3f0837c1d26edee
vm
so that it will work with other kinds of stream; move stream closing into same for neatness; support cancelling capturing through asyncio.Task
cancellation
ScopeThing
Quick Notes
- Only tested against a BitScope Micro (BS05)
- Requires Python >3.6 and the pyserial package
- Also requires NumPy and SciPy if you want to do analog range calibration
- Having Pandas is useful for wrapping capture results for further processing
Description