Space Engineers

Space Engineers

Not enough ratings
Programmable LCD Tile - Large
   
Award
Favorite
Favorited
Unfavorite
Type: Blueprint
File Size
Posted
Updated
507.294 KB
2 Jan, 2015 @ 3:17am
2 Jan, 2015 @ 6:53am
3 Change Notes ( view )

Subscribe to download
Programmable LCD Tile - Large

Description
This blueprint is a predefined tile made for the Programmable LCD Display to make it easier to build.

Setting up the screen

1. Place a programmable block
2. Paste the LCD extender code and pick a name for your screen
3. Place the first tile
4. Run the code in the block

5. Place the next tile
6. Run the code again
Repeat these two steps until your screen is long enough.
IMPORTANT NOTE: if you don't run the code after every single tile, your screen will duplicate letters

7. Cover your screen with one layer of armor, or anything else that has a solid surface. That's because of the lighting algorithm of Space Engineers, these lights will perfectly glow through there and result a nice screen. If you know any other way to ensure your screen's functionality, you can skip this step.
8. Paste the LCD controller code into your programmable block. Don't forget to set the screen name and the message.
9. Run the display controller code.
10. Enjoy!