Skip to content

mutterer/enderscopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enderscopy

Installation

For a Raspberry Pi 4 with Debian Bookworm OS (Released 2024-07-04):

Create an 'enderscope' virtual environment to work in:

cd ~
python3 -m venv --system-site-packages enderscope
source enderscope/bin/activate
pip install pyserial jupyter ipywidgets numpy matplotlib
jupyter notebook

Clone this repo and open the 'demo' notebook in JupyterLab.

Usage

cd ~
source enderscope/bin/activate
jupyter notebook

Next version

Check the refactored next version in the dev branch.

About

A library for computational imaging with the Enderscope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors