Skip to content

Commit

Permalink
Merge pull request #3181 from raspberrypi/develop
Browse files Browse the repository at this point in the history
Push to production
  • Loading branch information
Alasdair Allan authored Oct 16, 2023
2 parents 044dfa2 + 5345662 commit 3057589
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 6 deletions.
21 changes: 19 additions & 2 deletions documentation/asciidoc/accessories/camera/filters.adoc
Original file line number Diff line number Diff line change
@@ -1,15 +1,32 @@
== Camera Filters

Some transmission characteristics are available for the Camera Module 3 and the HQ camera.
Some transmission characteristics are available for the Camera Module 3 and the HQ and GS cameras.

NOTE: These graphs are available as https://datasheets.raspberrypi.com/camera/camera-extended-spectral-sensitivity.pdf[a PDF].

=== Camera Module 3

The Camera Module 3 is built around the IMX708, which has the following spectral sensitivity characteristics.

image::images/cm3-filter.png[Camera Module 3 Transmission Graph, width="65%"]

=== HQ Camera

The HQ Camera uses a Hoya CM500 infrared filter. Its transmission characteristics are as represented in the following graph.
Raspberry Pi HQ Camera without IR-Cut filter.

image::images/hq.png[HQ Camera Transmission Graph without IR-Cut filter,width="65%"]


=== GS Camera

Raspberry Pi GS Camera without IR-Cut filter.

image::images/gs.png[GS Camera Transmission Graph without IR-Cut filter,width="65%"]


=== HQ and GS Cameras

The HQ and GS Cameras use a Hoya CM500 infrared filter. Its transmission characteristics are as represented in the following graph.

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

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions documentation/asciidoc/accessories/tv-hat/about-tv-hat.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.The Raspberry Pi TV HAT
image::images/tv-hat.jpg[width="80%"]

The Raspberry Pi TV HAT allows you to receive digital terrestrial TV broadcast systems, using an onboard DVB-T and DVB-T2 tuner, on a Raspberry Pi. With the board you can receive and view TV on a Raspberry Pi, or create a TV server that allows you to stream received TV over a network to other devices. The TV HAT can be used with any 40-pin Raspberry Pi board as a server for other devices on the network. Performance when receiving and viewing TV on the Pi itself can vary, and we recommend using a Raspberry Pi 2 or later for thi spurpose
The Raspberry Pi TV HAT allows you to receive digital terrestrial TV broadcast systems, using an onboard DVB-T and DVB-T2 tuner, on a Raspberry Pi. With the board you can receive and view TV on a Raspberry Pi, or create a TV server that allows you to stream received TV over a network to other devices. The TV HAT can be used with any 40-pin Raspberry Pi board as a server for other devices on the network. Performance when receiving and viewing TV on the Pi itself can vary, and we recommend using a Raspberry Pi 2 or later for this purpose

Key features:

Expand All @@ -18,14 +18,14 @@ Key features:

WARNING: The TV HAT does not support ATSC, the digital TV standard used in North America.

Digital Video Broadcasting – Terrestrial (DVB-T) is the DVB European-based consortium standard for the broadcast transmission of digital terrestrial television. There are other digital TV standards used elsewhere in the world, e.g. ATSC which is used in North American. However the TV HAT only supports the DVB-T and DVB-T2 standards.
Digital Video Broadcasting – Terrestrial (DVB-T) is the DVB European-based consortium standard for the broadcast transmission of digital terrestrial television. There are other digital TV standards used elsewhere in the world, e.g. ATSC which is used in North America. However the TV HAT only supports the DVB-T and DVB-T2 standards.

.DTT system implemented or adopted (Source: DVB/EBU/BNE DTT Deployment Database, March 2023)
image::images/dvbt-map.png[width="80%"]

== Setup Instructions

Follow our xref:../computers/getting-started.adoc[getting started] documentation and set up the Raspberry Pi with the newest version of Raspberry Pi OS operating system
Follow our xref:../computers/getting-started.adoc[getting started] documentation and set up the Raspberry Pi with the newest version of Raspberry Pi OS.

Connect the aerial adaptor to the TV HAT and with the adaptor pointing away from the USB ports, press the HAT gently down over the Raspberry Pi's GPIO pins, and place the spacers at two or three of the corners of the HAT, and tighten the screws through the mounting holes to hold them in place. Then connect the TV HAT's aerial adaptor to the cable from your TV aerial.

Expand Down Expand Up @@ -72,4 +72,4 @@ NOTE: `tvheadend` is supported by numerous apps, such as TvhClient for iOS, whic
== Mechanical Drawing

.The Raspberry Pi TV HAT
image::images/mechanical.png[]
image::images/mechanical.png[]

0 comments on commit 3057589

Please sign in to comment.