mirror of
https://github.com/jonathanhogg/scopething
synced 2025-07-13 18:52:10 +01:00
dc99b64274dbfcf0592f17d8b34865ee075acf11
capture()
(doh!); fix maximum clock ticks (16bit unsigned value); neaten sample reading code and switch to single-precision floats (easily large enough)
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