This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Binly's profile picture

Terminal Glasses Code!

Started by Binly, 26 March 2014 - 09:01 PM
Binly #1
Posted 26 March 2014 - 10:01 PM
Hey guys n' gals!

So I recently got into the terminal glasses from OpenPeripheral's, found myself entangled in a mess of code within about two hours and none of it worked.

After a day, I figured a complete rewrite and rethink of the whole program, so after searches across the forum for little snippets of code [if you see something here you recognise, thanks!], I finally got the darn thing working
All it does is on a chat command, it will create a small information panel of various things
The basic framework is there, but there's only two/three panels:
[indent=10]- Off [$$off][/indent]
[indent=10]- AE Storage [$$displayAE][/indent]
[indent=10]- EU Storage [$$displayPower][/indent]

Screenshots
Spoiler




I don't really know how well them images are going to work :huh:/>

Code
http://pastebin.com/yCRMfbru


Enjoy!

[indent=1]~Binly[/indent]
nateracecar5 #2
Posted 29 March 2014 - 10:05 PM
Nice code! The only downside is it requires the exact same setup as you. :(/>
Still, it's nice that you figured that out on your own. ;)/>