Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link camera page to libcamera page #1869

Merged
merged 1 commit into from
Jun 8, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hardware/camera/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The Raspberry Pi Camera Modules are official products from the Raspberry Pi Foun

## Software features

Full camera software documentation can be found [here](../../raspbian/applications/camera.md).
Full camera legacy-software documentation can be found [here](../../raspbian/applications/camera.md). The newer `libcamera` approach to camera software is documented [here](../../linux/software/libcamera/README.md).

| | |
| --- | --- |
Expand All @@ -83,7 +83,7 @@ The HQ Camera uses a Hoya CM500 infrared filter. Its transmission characteristic

- Camera Module v2 [PDF](mechanical/rpi_MECH_Camera2_2p1.pdf)
- HQ Camera Module [PDF](mechanical/rpi_MECH_HQcamera_1p0.pdf)
- HQ Camera Module lens mount[PDF](mechanical/rpi_MECH_HQcamera_lensmount_1p0.pdf)
- HQ Camera Module lens mount [PDF](mechanical/rpi_MECH_HQcamera_lensmount_1p0.pdf)

## Schematics

Expand Down