Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Raspberry Pi AI Camera uses the Sony IMX500 imaging sensor to provide low-la

image::images/ai-camera-hero.png[The Raspberry Pi AI Camera]

Finally, there is the Global Shutter camera, which was http://raspberrypi.com/news/new-raspberry-pi-global-shutter-camera[released in 2023]. There is no infrared version of the GS Camera, however the IR Filter can be removed if required.
Finally, there is the Global Shutter camera, which was http://raspberrypi.com/news/new-raspberry-pi-global-shutter-camera[released in 2023]. There is no infrared version of the GS Camera, however the xref:camera.adoc#filter-removal[IR Filter can be removed] if required.

.Global Shutter Camera
image::images/gs-camera.jpg[GS Camera]
Expand Down
53 changes: 23 additions & 30 deletions documentation/asciidoc/accessories/camera/filters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,48 +30,41 @@ The HQ and GS Cameras use a Hoya CM500 infrared filter. Its transmission charact

image::images/hoyacm500.png[CM500 Transmission Graph,width="65%"]

== Filter Removal
== IR Filter

NOTE: This procedure applies to both the HQ and GS cameras.
Both the High Quality Camera and Global Shutter Camera contain an IR filter to reduce the camera's sensitivity to infrared light and help outdoor photos look more natural. However, you may remove the filter to:

WARNING: *This procedure cannot be reversed:* the adhesive that attaches the filter will not survive being lifted and replaced, and while the IR filter is about 1.1mm thick, it may crack when it is removed. *Removing it will void the warranty on the product*. Nevertheless, removing the filter will be desirable to some users.
* Enhance colours in certain types of photography, such as images of plants, water, and the sky
* Provide night vision in a location that is illuminated with infrared light

image:images/FILTER_ON_small.jpg[width="65%"]

Both the High Quality Camera and Global Shutter Camera contain an IR filter, which is used to reduce the camera's sensitivity to infrared light. This ensures that outdoor photos look more natural. However, some nature photography can be enhanced with the removal of this filter; the colours of sky, plants, and water can be affected by its removal. The camera can also be used without the filter for night vision in a location that is illuminated with infrared light.
=== Filter Removal

WARNING: Before proceeding read through all of the steps and decide whether you are willing to void your warranty. *Do not proceed* unless you are sure that you are willing to void your warranty.
WARNING: *This procedure cannot be reversed:* the adhesive that attaches the filter will not survive being lifted and replaced, and while the IR filter is about 1.1mm thick, it may crack when it is removed. *Removing it will void the warranty on the product*.

To remove the filter:
You can remove the filter from both the HQ and GS cameras. The HQ camera is shown in the demonstration below.

* Work in a clean and dust-free environment, as the sensor will be exposed to the air.
image:images/FILTER_ON_small.jpg[width="65%"]

* Unscrew the two 1.5 mm hex lock keys on the underside of the main circuit board. Be careful not to let the washers roll away. There is a gasket of slightly sticky material between the housing and PCB which will require some force to separate.
NOTE: Make sure to work in a clean and dust-free environment, as the sensor will be exposed to the air.

. Unscrew the two 1.5 mm hex lock keys on the underside of the main circuit board. Be careful not to let the washers roll away.
+
image:images/SCREW_REMOVED_small.jpg[width="65%"]

* Lift up the board and place it down on a very clean surface. Make sure the sensor does not touch the surface.

. There is a gasket of slightly sticky material between the housing and PCB which will require some force to separate. You may try some ways to weaken the adhesive, such as a little isopropyl alcohol and/or heat (~20-30 C).
. Once the adhesive is loose, lift up the board and place it down on a very clean surface. Make sure the sensor does not touch the surface.
+
image:images/FLATLAY_small.jpg[width="65%"]

* You may try some ways to weaken the adhesive, such as a little isopropyl alcohol and/or heat (~20-30 C).

. Face the lens upwards and place the mount on a flat surface.
+
image:images/SOLVENT_small.jpg[width="65%"]

* Turn the lens mount around so that it is "looking" upwards and place it on a table.

* Using a pen top or similar soft plastic item, push down on the filter only at the very edges where the glass attaches to the aluminium - to minimise the risk of breaking the filter. The glue will break and the filter will detach from the lens mount.

. To minimise the risk of breaking the filter, use a pen top or similar soft plastic item to push down on the filter only at the very edges where the glass attaches to the aluminium. The glue will break and the filter will detach from the lens mount.
+
image:images/REMOVE_FILTER_small.jpg[width="65%"]

* Given that changing lenses will expose the sensor, at this point you could affix a clear filter (for example, OHP plastic) to minimize the chance of dust entering the sensor cavity.

* Replace the main housing over the circuit board. Be sure to realign the housing with the gasket, which remains on the circuit board.

* The nylon washer prevents damage to the circuit board; apply this washer first. Next, fit the steel washer, which prevents damage to the nylon washer.

* Screw down the two hex lock keys. As long as the washers have been fitted in the correct order, they do not need to be screwed very tightly.

. Given that changing lenses will expose the sensor, at this point you could affix a clear filter (for example, OHP plastic) to minimize the chance of dust entering the sensor cavity.
. Replace the main housing over the circuit board. Be sure to realign the housing with the gasket, which remains on the circuit board.
. Apply the nylon washer first to prevent damage to the circuit board.
. Next, fit the steel washer, which prevents damage to the nylon washer. Screw down the two hex lock keys. As long as the washers have been fitted in the correct order, they do not need to be screwed very tightly.
+
image:images/FILTER_OFF_small.jpg[width="65%"]

NOTE: It is likely to be difficult or impossible to glue the filter back in place and return the device to functioning as a normal optical camera.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The original Raspberry Pi Pico family, referred to as Pico or Pico 1, comes in f
The second-generation Raspberry Pi Pico family is referred to as Pico 2. Pico 2 comes in two variants:

* Raspberry Pi Pico 2
* Raspberry Pi Pico 2 with headers

== Pico 2 family

Expand Down