You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/accessories/ai-hat-plus/about.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ Raspberry Pi 5. The NPU in the AI HAT+ can be used for applications including pr
9
9
10
10
The AI HAT+ is available in 13 and 26 tera-operations per second (TOPS) variants, built around the Hailo-8L and Hailo-8 neural network inference accelerators. The 13 TOPS variant works best with moderate workloads, with performance similar to the xref:ai-kit.adoc[AI Kit]. The 26 TOPS variant can run larger networks, can run networks faster, and can more effectively run multiple networks simultaneously.
11
11
12
-
The AI HAT+ communicates using Raspberry Pi 5’s PCIe interface. The host Raspberry Pi 5 automatically detects the on-board Hailo accelerator and uses the NPU for supported AI computing tasks. Raspberry Pi OS's built-in `rpicam-apps` camera applications automatically use the NPU to run compatible post-processing tasks.
12
+
The AI HAT+ communicates using Raspberry Pi 5's PCIe interface. The host Raspberry Pi 5 automatically detects the on-board Hailo accelerator and uses the NPU for supported AI computing tasks. Raspberry Pi OS's built-in `rpicam-apps` camera applications automatically use the NPU to run compatible post-processing tasks.
13
+
14
+
WARNING: The Raspberry Pi AI HAT+ is not yet supported with Raspberry Pi OS Trixie. To use AI HAT+, install or stay on Raspberry Pi OS Bookworm for now.
Copy file name to clipboardExpand all lines: documentation/asciidoc/accessories/ai-kit/about.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ The Raspberry Pi AI Kit bundles the xref:m2-hat-plus.adoc#m2-hat-plus[Raspberry
12
12
* mounting hardware kit
13
13
* 16mm stacking GPIO header
14
14
15
+
WARNING: The Raspberry Pi AI Kit is not yet supported with Raspberry Pi OS Trixie. To use the AI Kit, install or stay on Raspberry Pi OS Bookworm for now.
16
+
15
17
== AI module features
16
18
17
19
* 13 tera-operations per second (TOPS) neural network inference accelerator built around the Hailo-8L chip.
Copy file name to clipboardExpand all lines: documentation/asciidoc/accessories/tv-hat/about-tv-hat.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Key features:
15
15
** DVB-T2: 1.7MHz, 5MHz, 6MHz, 7MHz, 8MHz
16
16
** DVB-T: 5MHz, 6MHz, 7MHz, 8MHz
17
17
18
+
WARNING: The Raspberry Pi TV HAT is not yet supported with Raspberry Pi OS Trixie. To use the TV HAT, install or stay on Raspberry Pi OS Bookworm for now.
19
+
18
20
== About DVB-T
19
21
20
22
WARNING: The TV HAT does not support ATSC, the digital TV standard used in North America.
@@ -45,7 +47,7 @@ During the `tvheadend` installation, you will be asked to choose an administrato
45
47
46
48
On another computer on your network, open up a web browser and type the following into the address bar: `http://raspberrypi.local:9981/extjs.html`
47
49
48
-
This should connect to `tvheadend` running on the Raspberry Pi. Once you have connected to `tvheadend` via the browser, you will be prompted to sign in using the account name and password you chose when you installed `tvheadend` on the Raspberry Pi.
50
+
This should connect to `tvheadend` running on the Raspberry Pi. Once you have connected to `tvheadend` via the browser, you will be prompted to sign in using the account name and password you chose when you installed `tvheadend` on the Raspberry Pi.
49
51
50
52
A setup wizard should appear.
51
53
@@ -63,7 +65,7 @@ Found muxes: 8
63
65
Found services: 172
64
66
----
65
67
66
-
In the next window, titled *Service mapping*, tick all three boxes: *Map all services*, *Create provider tags*, and *Create network tags*. You should see a list of TV channels you can watch, along with the programmes they're currently showing.
68
+
In the next window, titled *Service mapping*, tick all three boxes: *Map all services*, *Create provider tags*, and *Create network tags*. You should see a list of TV channels you can watch, along with the programmes they're currently showing.
67
69
68
70
To watch a TV channel in the browser, click the little TV icon to the left of the channel listing, just to the right of the *i* icon. This brings up an in-browser media player. Depending on the decoding facilities built into your browser and the type of stream being played, you may find that playback can be jerky. In these cases, we recommend using a local media player as the playback application.
0 commit comments