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

[Suggestion] Monitors

Started by Astrognome, 19 February 2012 - 05:46 AM
Astrognome #1
Posted 19 February 2012 - 06:46 AM
I'm new to computercraft, but not to lua (6 years), and I thought of a good idea.

Monitors

First, you craft vga cables. I'm thinking 1 iron with four redstone around it would net you 8 cables. The cables are placed like redpower cables, or maybe just redstone.

Next you craft a monitor. I'm thinking 1 glass surrounded by 8 stone. You could place monitors on walls, and they would stick out a small amount. Then you connect the monitor to a terminal. When a monitor is right clicked, it shows an exact view of the terminal. You could even have multiple monitors on one terminal. If one monitor was hooked to multiple terminals, one could maybe press a button or type a command to switch.

Why this? Think. You could have a centralized computer for the whole base. So I could realize, "Oh! I forgot to harvest the wheat!" Then from any of the monitors throughout the base, you could harvest your wheat with your wheaty program thing. You could use the same computer in your bc engine room, and for your big alarm clock with the lava flow.
Casper7526 #2
Posted 19 February 2012 - 06:50 AM
Someone is actually making a monitor peripheral for 1.3 :)/>/>

It's insanely nice looking and is exactly what your looking for ;)/>/>
Xtansia #3
Posted 19 February 2012 - 07:37 AM
Someone is actually making a monitor peripheral for 1.3 :)/>/>

It's insanely nice looking and is exactly what your looking for ;)/>/>

Who?
Do you have pics?
Casper7526 #4
Posted 19 February 2012 - 07:40 AM
heh, beg Cloudy for pics :)/>/>
rockymc #5
Posted 19 February 2012 - 11:25 AM
And Imma make cameras and cds and dvds.
Hawk777 #6
Posted 20 February 2012 - 06:56 PM
Why not just use a normal console as your monitor instead and have it talk to the one you want to control over rednet?
Kaleb702 #7
Posted 21 February 2012 - 03:26 AM
Why not just use normal cables / bundled cables?
Hawk777 #8
Posted 21 February 2012 - 05:49 AM
Rednet is bundled cables. It’s just a protocol that provides message boundaries and addressing over bundled cable.
FuzzyPurp #9
Posted 21 February 2012 - 06:32 AM
Rednet is bundled cables. It’s just a protocol that provides message boundaries and addressing over bundled cable.

In 1.3 Modems also use cables…just instant speed :)/>/>
Kaleb702 #10
Posted 21 February 2012 - 05:48 PM
Rednet is bundled cables. It’s just a protocol that provides message boundaries and addressing over bundled cable.
No, the OP was talking about wanting VGA cables or something dumb like that.
Hawk777 #11
Posted 22 February 2012 - 12:40 AM
OK, I thought "Why not just use normal cables / bundled cables?" was in response to my post directly above it of "Why not just use a normal console as your monitor instead and have it talk to the one you want to control over rednet?"; certainly we already have bundled cable so if it's practical to use it for any possible future monitor block it makes sense.
Cloudy #12
Posted 23 February 2012 - 02:04 AM
How did I miss this topic?

I'll post some pics of my peripheral tomorrow as I'm on my mobile. If any of my beta testers would like to post pics or videos etc in the mean time feel free!
Casper7526 #13
Posted 23 February 2012 - 02:10 AM
Cloudy #14
Posted 23 February 2012 - 02:17 AM
LOL. Nice one Casper, I must say I didn't expect that! Trust you to already be finding ways to do stuff I've not even thought of :-p

It's worth pointing out that it can do whatever a regular terminal can do (including rendering normal text!), but has a setable font size :-p
Casper7526 #15
Posted 23 February 2012 - 02:18 AM
Now we just gotta find a way for magic block to hide the terminal so you can actually type on the screen without seeing the terminal :)/>/>
Cloudy #16
Posted 23 February 2012 - 02:28 AM
Or I can just code that keyboard peripheral that I wanted to make - although wouldn't work at distance I guess!
FuzzyPurp #17
Posted 23 February 2012 - 02:38 AM
Or I can just code that keyboard peripheral that I wanted to make - although wouldn't work at distance I guess!

thought you were going to bed lmao - and ccmonitor not compatible with optifine ;(
Cloudy #18
Posted 23 February 2012 - 02:48 AM
If you mean messed up texture like what happened with computer craft - it's probably too because I use a texture index (I use 64 sprites) which is used by grass. I'll attempt to fix that tomorrow or any issues - can't think of anything that I'm doing specifically that should have any issues with optifine. Send me a pm with the issue and any screenshots and I'll look into it when I wake up.

And I was going to bed - I'm in bed right now and indeed should be sleeping, but I'm still awake.
Casper7526 #19
Posted 23 February 2012 - 02:50 AM
Nah, the rendering of the text itself gets screwed up with Optifine Cloudy, or atleast it did for me.
FuzzyPurp #20
Posted 23 February 2012 - 07:51 AM
Cloudy #21
Posted 23 February 2012 - 05:08 PM
Rather than hijack this thread any more, I'll create a post in the peripherals forum. Although, that might not be needed eventually ^_^/>/>