Read the statement by Michael Teeuw here.
List Good Monitors To Build With
-
I guess I should also start.
I built a great mirror with the ASUS VE248H 24" inch. The bezel came off easily and there is plenty of space around it to put the Pi and other parts.
https://smile.amazon.com/gp/product/B0043T7FHK/ref=oh_aui_detailpage_o06_s02?ie=UTF8&psc=1Also, avoid the 32 inch sceptre X325BV-F, very deep and removing things makes it very tricky to work with.
/ref=oh_aui_detailpage_o08_s00?ie=UTF8&psc=1 -
@MichMich A database where users could add their experience with hardware would be nice! Hint 😉
-
@Cato
New user here, exactly what I came looking for. -
I mostly pillage pawnshops and thrift stores for my displays. I take what I can get and make it work. I usually never spend more than $30 for a display unless I’m doing something large for someone.
-
This sounds like a noble idea- but the number of monitors/screen out there is staggering.
It might be more fruitful to have a negative list - known monitors that DON’T work well as MM.From what I’ve seen, anything with HDMI works, and with an adapter (which I’m doing), anything with a VGA works. Even the power on/off signals from MMM-PIR-Sensor works great on my humble VGA based, low-res Dell 1908FP.
-
@FlatPepsi You are right, flagging which ones NOT to buy may in fact be more useful or at least more effective at saving money.
-
Hi,
I’m looking for a monitor right now to use in a PIR setup to save on power. My concern is that the monitor will display “no signal” when the HDMI signal is cut. Should I be worried about this and does anyone know how to get around it?
Thanks,
Steve -
@steve23p9835908 said in List Good Monitors To Build With:
Hi,
I’m looking for a monitor right now to use in a PIR setup to save on power. My concern is that the monitor will display “no signal” when the HDMI signal is cut. Should I be worried about this and does anyone know how to get around it?
Thanks,
SteveCurrently having the exact same problem. I’m currently looking into HDMI CEC stuff, but don’t know if I’m able to fix it with that. It may be the best option not to “cut” HDMI output, but to send the monitor into powersave-mode. I will investigate and let you know if there is some progress!
-
@Timeeee said in List Good Monitors To Build With:
HDMI CEC
using https://github.com/Pulse-Eight/libcec indeed works fine, I use the same thing on my pi. It is not yet connected to the PIR sensor, so I cannot provide a out-of-the-box solution for you.
One thing you should keep in mind is the “boot delay” the screen needs when you resume out of standby. -
@yawns said in List Good Monitors To Build With:
@Timeeee said in List Good Monitors To Build With:
HDMI CEC
using https://github.com/Pulse-Eight/libcec indeed works fine, I use the same thing on my pi. It is not yet connected to the PIR sensor, so I cannot provide a out-of-the-box solution for you.
One thing you should keep in mind is the “boot delay” the screen needs when you resume out of standby.Thank you dude!
Maybe I can get Pulse-Eight running somewhere today. Will hook it up to my PIR as soon as possible :DThe delay is fine for me, better then “no signal” ;)
-
Do all HDMI devices respond to these commands or only particular models? If the latter, can you recommend one? Cheers, Steve
-
@Timeeee said in List Good Monitors To Build With:
Maybe I can get Pulse-Eight running somewhere today.
I followed these few steps: http://constey.de/2014/10/fernseher-ueber-hdmi-per-raspberry-pi-steuern-cec/
I know the instructions are in German, but the commands should be enough.@steve23p9835908 said in List Good Monitors To Build With:
Do all HDMI devices respond to these commands or only particular models?
I would say most “smart” screens do, but I don’t have a list of screens which support this. Sorry
-
@yawns I think I tried it now for about 5hrs, but Im not able to build the CEC stuff (looks like the how-to is for an older version). Unfortunatly I need some more time to fix those build bugs :(
-
I can’t tell if my approach would work on the MM-image, but on a RasPi with latest Jessie-image it seems pretty easy:
sudo apt-get install cec-utilssudo usermod -a -G video [put user triggering the following commands here]
To turn monitor on:
echo on 0 | cec-client -s -d 1
To turn it off:
echo standby 0 | cec-client -s -d 1Of course it depends on the time your specific monitor will need to come out of deep stand-by. Mine takes 12 secs to respond :-(
But I’ve seen monitors only needing 2 secs… -
I also us ASUS monitors… have had great luck with them!! They seem to stand up to the use!
-
I’ve had success gutting an old IBM Laptop for its LCD. I ordered this driver board kit off of EBAY and it works great. The ribbon cable is a bit short, but I’ll worry about that when I finally get around to installing the LCD into a mirror / picture frame. My local recycling depot always seems to have a bunch of old laptops being disposed of. I recommend emailing the driver board seller to make sure you get the right one to work with your LCD.
-
Great idea! Came here for this information and so far i see:
- Asus
- NOT Spectre
- Buy cheap x from thrift stores
I’m looking to build a mirror that is 28” x 36”. Given LCD prices, it seems like i should buy a TV. Any recommendations on either direction? Looking for a something thin, easy to work with - ie remove bezel, etc, has ports on the right side of display.
-
Thanks for all the advice and after looking around, I feel that the CEC option is the best one but, unfortunately, is out of my budget. I’ve stumbled across this suggestion which looks like a neat (and cheaper way of getting the same effect.
https://forum.magicmirror.builders/topic/2077/pir-sensor-sleep-lcd-monitor
What’s everyone’s thoughts on it? If it wouldn’t work then could you instead connect to the remote control IR input and force standby that way?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login