Hello folks. I am in the research phase of my project, and I want to use a TV for my display mainly for the size. Seems the most economical way to get a larger smart mirror. But I have a couple of questions about doing so that I couldn’t find answers by searching.
Will the TV respect native power saving commands from the raspberry pi like a normal monitor? e.g.: will it go into / come out of standby via commands through the HDMI connection? Like many here I’d like to use a motion sensor to wake up the display, and then have it go back into stand by after a certain period of time. I’m planing on using libCEC to explicitly issues sleep / wake commands.
Will the TV’s native OSD be on the screen? e.g.: will I see text like “HDMI2” to indicate which input is active whenever the TV powers on from standby? When the HDMI signal is dropped, will I see “No Input Signal” on the mirror before the screen goes into standby?
Will the TV need to be in the fully powered-on state before powering up the Raspberry Pi in order for the Pi to recognize the connected display? Or - as I’m hoping will be the case - will the Pi issue a wake command to bring the display out of stand by on initial boot?
I’m considering the Samsung J5205 32" for this project, and I’ve seen a few tutorial videos that show how to access the service menu. Does anyone know if these tweaks can be only be made to affect either of the above points via the service menu or will the regular options menu cover this off?
Alternatively I’m looking at using a BenQ PD3200Q monitor, but I can’t find a definitive answer to whether the Raspberry Pi can drive it at its native resolution of 2560 x 1440. I’ve seen some info to suggest that it may work at 15 Hz, which I think is fine for this application, but if anyone has real insight on this, that would be very helpful. The monitor costs about a third more that the TV, but I think the extra money is worth it if I can make use of the higher resolution.
Thanks for any info -
-Jeff