Code corresponding to these notes about custom functions in Python can be found in the Plotting.ipynb Jupyter notebook in this repository. When a module (or submodule) is imported with the as keyword, ...
Setting up a python environment for VS Code. Activating a python environment in a VS Code batch script. Running a python Jupyter notebook interactively in VS Code. Running a python script (.py) ...
A minimal, self-contained Python codebase for acoustic FMCW (Frequency-Modulated Continuous-Wave) sensing using a laptop speaker and microphone. Instead of dechirp + FFT, each received chirp period is ...