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

Big Reactors Color Touchscreen Controller

Started by Megabytte, 11 January 2015 - 12:02 AM
Megabytte #1
Posted 11 January 2015 - 01:02 AM
I wanted a way to control my reactor and turbine with a touch screen computer. So I found an API called touchpoint and built this. It has all the controls and most of the readouts that the reactor gui and turbine gui have. The steam readouts I left out since I didn't need them, but they are easily added if needed.

Some of the instructions are in the code since it will most likely need changed for your specific setup.
The code probably isn't up to par compared to others who know what they are doing. I've coded in many languages for long lengths of time, but Lua isn't a place I go often so don't expect sleek code.
The program is functional, and thats good enough for me. If there are any problems, post them and I'll see what I can do.
Finally, thanks to Lyqyd for touchpoint: http://www.computerc...touchpoint-api/

Pastebin : http://pastebin.com/7bZuevSm

GenesisOfTheVoid #2
Posted 23 January 2015 - 01:40 PM
Wait, I forgot the command for the pastebin. lol