Skip to content

mu-files/mu-rasppi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mu-rasppi

Example scripts for capturing and converting raw camera data to DNG using muimg.

Scripts

Script Description Audience
zwo_capture.py Live capture from ZWO ASI cameras to DNG Astrophotography
picamera2_capture.py Picamera2 capture & DNG benchmark Raspberry Pi

Documentation

Installation

git clone https://github.com/mu-files/mu-rasppi.git
cd mu-rasppi
python3 -m venv venv
pip install -e ".[zwo]"     # ZWO ASI support (zwoasi)
pip install -e ".[pi]"      # Raspberry Pi support (picamera2, PiDNG)

License

MIT License - See LICENSE file for details.

Credits

About

muimg storing raw files from raspberry pi camera - examples and benchmarking

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages