2024-01-02 17:59:24 +13:00
2023-05-25 11:50:00 +12:00
2023-05-25 11:50:00 +12:00
2024-01-02 17:10:32 +13:00
2023-05-25 11:50:00 +12:00
2024-01-02 17:10:08 +13:00
2024-01-02 18:00:02 +13:00
2023-05-25 11:53:34 +12:00
2023-05-25 11:50:00 +12:00
2023-05-25 11:50:00 +12:00

#ADJ

Generating music from a camera

Install

sudo apt install -y python3-picamera2

python3 -m venv --system-site-packages .venv

. .venv/bin/activate

pip install -r requirements.txt

Description
No description provided
Readme 31 KiB
Languages
Python 100%