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

Peripheral Info Viewer

Started by joebodo, 17 February 2014 - 03:49 PM
joebodo #1
Posted 17 February 2014 - 04:49 PM
View the peripherals attached to your computer (advanced or not) or turtle. Displays extended information if it is provided by the peripheral.



Install:
pastebin get LtjQQTn3 pi

Source:
http://pastebin.com/LtjQQTn3
Edited on 28 February 2014 - 10:26 PM
Bota #2
Posted 19 February 2014 - 06:12 AM
This look awesome but i got this:

https://imageshack.com/i/n7wf1lp

I am using:

OpenPeripheralAddons-0.1.0-snapshot-48
OpenPeripheralCore-0.3.0-snapshot-51
ComputerCraft1.57
t3hero #3
Posted 01 March 2014 - 01:15 PM
This look awesome but i got this:

https://imageshack.com/i/n7wf1lp

I am using:

OpenPeripheralAddons-0.1.0-snapshot-48
OpenPeripheralCore-0.3.0-snapshot-51
ComputerCraft1.57

Getting the same errors using the same plugins.
PooMaster #4
Posted 02 March 2014 - 12:56 AM
This program looks exactly like what I was looking for. However, the same bug was giving me trouble as well. I guess that the format of the table returned by the getAdvancedMethodsData() function changed, since the code expected it to be in a different format. I took the liberty of patching up the code real quick, and will share it here:

Install:
pastebin get VQSJWha3 pi

Source:
http://pastebin.com/VQSJWha3