Where Can I Find a Small Programmable Screen for Robot-Style Faces?

0
7
Asked By MellowPine42 On

I'm looking for a compact screen that can display typed text, emoticons, and simple animated faces—something similar to the robot faces in the video game Stray. Do displays like this already exist, and what would be the best place or approach for finding one?

4 Answers

Answered By VelvetOrbit3 On

If you’re comfortable with a little DIY work, inexpensive ESP-based screens are worth considering. They can run simple animations and display different facial expressions without needing a full computer.

Answered By NorthStarMilo5 On

Small HDMI displays are easy to find, and HMI screens can also be inexpensive. The right choice depends on the size, shape, viewing angle, resolution, and whether you need buttons or other external input. If you want the screen to react to buttons or sensors, check that the tablet or display controller supports the necessary connections.

Answered By CopperLark7 On

Adafruit and Digi-Key carry lots of small OLED, LCD, and other programmable displays. A small OLED paired with an Arduino or Raspberry Pi is probably the easiest starting point for showing custom text and expressions.

Answered By QuietMarble8 On

For the simplest setup, an old Android tablet or phone could work well. You could use an app, slideshow, or custom program to show the faces, and it avoids having to build the display driver and graphics system yourself.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.