Difference between revisions of "Portsdown Displays"

From BATC Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
===Recommended Display 1 - Waveshare 3.5 inch Type A===
+
===Recommended Display 1 - Official Raspberry Pi 7" touchscreen (often referred to as a "7 inch Element 14 touchscreen")===
  
The Portsdown transmitter is designed to be used with the Waveshare 3.5 inch Type A touchscreen which connects to the RPi using the GPIO connector.  This is the recommended display and the ONLY display that is fully supported by the Portsdown software.
+
The Official Raspberry Pi 7" touchscreen (often referred to as a "7 inch Element 14 touchscreen") is fully supported by the Portsdown 2020 and Portsdown 4 software, although no Composite Video output is available from the RPi while using this display.
  
===Recommended Display 2 - Element 14 7 Inch Touchscreen===
+
'''This is the only display supported by the Portsdown 4'''
 +
 +
It does look stunning!  We would recommend anybody building a new system to use this display.
  
The official Element 14 7 inch touchscreen works for almost all modes of the Portsdown after selection of Element14_7 in the display selection menu in the console. It does not currently work properly for FreqShow mode, and no Composite Video output is available from the RPi while using this display
+
Modmypi also do a display housing suitable for the 7 inch screen https://www.modmypi.com/raspberry-pi/screens-and-displays/screen-cases/raspberry-pi-7-touchscreen-display-case-black
  
However, it is significantly larger and being a full HD display does look stunning!  We would recommend anybody buildinga  new system to use this display.
+
[[File:7 inch screen.jpg|400px]]
  
Modmypi also do a display housing suitable for the 7 inch screen https://www.modmypi.com/raspberry-pi/screens-and-displays/screen-cases/raspberry-pi-7-touchscreen-display-case-black
+
===Recommended Display 2 - Waveshare 3.5 inch Type A===
  
[[File:7 inch screen.jpg|400px]]
+
The Portsdown 2020 transmitter is also designed to be used with the Waveshare 3.5 inch Type A touchscreen which connects to the RPi using the GPIO connector. Although smaller than the 7 inch, it does permit composite video out to be available for use e.g. with FM transmitters. Many members have found that the first Waveshare expires during building of their Portsdown and after the 30 day Amazon guarantee. So it has been necessary to budget for a second screen.
  
 
===DO NOT USE===
 
===DO NOT USE===
Line 25: Line 27:
 
====Waveshare 3.5 inch Type B====
 
====Waveshare 3.5 inch Type B====
  
The Waveshare 3.5 inch Type B can be made to work by selecting WaveshareB in the display selection menu in the console.  It is not recommended as a display, because it is not included in any pre-release testing.
+
Older Waveshare 3.5 inch Type B displays can be made to work by selecting WaveshareB in the display selection menu in the console.  It is not recommended as a display, because it is not included in any pre-release testing.  Newer evrsions do not work.
  
 
====Composite Video Monitors====
 
====Composite Video Monitors====
Line 33: Line 35:
 
===Screen Orientation===
 
===Screen Orientation===
  
The image and touch maps of the 7 inch screen can be inverted (for example if you have used one of the older screen mounting boxes) by adding the line
+
The image and touch maps of the 7 inch screen may need to be inverted (for example if you have used one of the older screen mounting boxes).  The Portsdown 2020 and Portsdown 4 softwares have a function to invert the display in the "System Config" menu accessed through Menu 3.
 +
 
 +
Previous versions can be modified by adding the line:
 +
 
 
  lcd_rotate=2
 
  lcd_rotate=2
 
to the /boot/config.txt file.
 
to the /boot/config.txt file.
Line 40: Line 45:
 
  display_rotate=2
 
  display_rotate=2
 
to the /boot/config.txt file.
 
to the /boot/config.txt file.
 
Note Portsdown 2019 software includes these commands as standard
 

Latest revision as of 19:54, 17 September 2021

Recommended Display 1 - Official Raspberry Pi 7" touchscreen (often referred to as a "7 inch Element 14 touchscreen")

The Official Raspberry Pi 7" touchscreen (often referred to as a "7 inch Element 14 touchscreen") is fully supported by the Portsdown 2020 and Portsdown 4 software, although no Composite Video output is available from the RPi while using this display.

This is the only display supported by the Portsdown 4

It does look stunning! We would recommend anybody building a new system to use this display.

Modmypi also do a display housing suitable for the 7 inch screen https://www.modmypi.com/raspberry-pi/screens-and-displays/screen-cases/raspberry-pi-7-touchscreen-display-case-black

7 inch screen.jpg

Recommended Display 2 - Waveshare 3.5 inch Type A

The Portsdown 2020 transmitter is also designed to be used with the Waveshare 3.5 inch Type A touchscreen which connects to the RPi using the GPIO connector. Although smaller than the 7 inch, it does permit composite video out to be available for use e.g. with FM transmitters. Many members have found that the first Waveshare expires during building of their Portsdown and after the 30 day Amazon guarantee. So it has been necessary to budget for a second screen.

DO NOT USE

Do not use any display which connects through HDMI. The HDMI output is disabled by default in the Portsdown software for 2 reasons: firstly, the HDMI output uses one of the clocks which is used by the DATV coding software and interferes with its operation; secondly, the Composite Video output is enabled for use with analog video transmitters, and use of this output disables the HDMI port.

Partially Supported Displays

Waveshare 4 inch Display

The Waveshare 4 inch display can be used, but new features do not always work with it, as modifications to the standard build are required to be tested and implemented by small group of users before being incorporated in the standard build. To use this display, select Waveshare4 in the display selection menu in the console. After new features have been added in an update (for example FreqShow in release 201801012) it may be necessary for existing Waveshare 4 users to select a normal Waveshare display in the console, and then reselect Waveshare 4 to load the required settings.

Waveshare 3.5 inch Type B

Older Waveshare 3.5 inch Type B displays can be made to work by selecting WaveshareB in the display selection menu in the console. It is not recommended as a display, because it is not included in any pre-release testing. Newer evrsions do not work.

Composite Video Monitors

The PAL Composite video output on the RPi is active (except when the 7 inch screen is used) and in some modes displays the same image as is displayed on the touchscreen, although there is no touchscreen control. Its primary purpose in this application is to be used as a signal source for Analogue ATV transmitters.

Screen Orientation

The image and touch maps of the 7 inch screen may need to be inverted (for example if you have used one of the older screen mounting boxes). The Portsdown 2020 and Portsdown 4 softwares have a function to invert the display in the "System Config" menu accessed through Menu 3.

Previous versions can be modified by adding the line:

lcd_rotate=2

to the /boot/config.txt file.

The image, but not the touch map, on the 3.5 inch screen can be inverted by adding the line

display_rotate=2

to the /boot/config.txt file.