Display LCD Screen

Welcome Mike :slight_smile:

As @tepalia02203352 mentioned there might not be an out-of-the-box solution, but you could certainly build one!

I’d start by looking for a screen that suits you size requirements (taking note of what can drive it, HDMI will require a single board computer(SBC), whereas some others can be driven with a microcontroller such as an ESP32).

Uploading to the screen could be handled in a few ways, I’d check out using a NAS to store the files and the screen controller collects from there (check out Samba if you are using a Pi).

The operating temperature is an interesting one, you’ll need to manage dew around the components, most electronics (Not screens though!) are fine in the negatives), check out @AndrewBG 's dew project for some insights :slight_smile: Arduino powered automated Dew Heater for photography

Liam

1 Like