Even the most basic xor "encryption" would use virtually no power. Define a key and xor all data coming in with it. Given the slow refresh rate of these things, it would provide sufficient security against a bruteforce.
Upload a file consisting of all zeroes (or any other known content for that matter) and now the contents of the screen is the secret used to XOR the input. Surely you meant something a bit more substantial?