Difference between revisions of "Redstone Controller"

From WebDisplays
Jump to: navigation, search
(Created page with "The Redstone Controller is a peripheral which can be used to change the URL of a screen according to a redstone signal. ==Recipe== ===From scratch== The...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The Redstone Controller is a [[Screen#Peripheral|peripheral]] which can be used to change the URL of a screen according to a redstone signal.
 
The Redstone Controller is a [[Screen#Peripheral|peripheral]] which can be used to change the URL of a screen according to a redstone signal.
 +
 +
{{#widget:AdSense}}
  
 
==Recipe==
 
==Recipe==
===From scratch==
+
===From scratch===
 
The Redstone Controller can be crafted from a [[Peripheral Base]]:
 
The Redstone Controller can be crafted from a [[Peripheral Base]]:
  
 
[[File:Redctrl1.png]]
 
[[File:Redctrl1.png]]
  
==From a Remote Controller==
+
===From a Remote Controller===
 
Or from a [[Remote Controller]]:
 
Or from a [[Remote Controller]]:
  
Line 19: Line 21:
 
* The redstone signal goes off (falling edge)
 
* The redstone signal goes off (falling edge)
  
This behavior can be configured by right-clicking the redstone controller and changing the URLs in the rising edge and falling edge fields. Notice the "YT" buttons. They have the same purpose as the "YT" button in the screen URL GUI, which is detailed [[Screen#Changing the URL|here]].
+
This behavior can be configured by right-clicking the redstone controller and changing the URLs in the rising edge and falling edge fields. Notice the "YT" buttons. They have the same purpose as the "YT" button in the screen URL GUI, which is detailed [[Screen#Changing the URL|here]]. An empty URL means no change.

Latest revision as of 07:09, 14 February 2018

The Redstone Controller is a peripheral which can be used to change the URL of a screen according to a redstone signal.

Recipe

From scratch

The Redstone Controller can be crafted from a Peripheral Base:

Redctrl1.png

From a Remote Controller

Or from a Remote Controller:

Redctrl2.png

Usage

Place it somewhere, link it using the Linking Tool, configure it, and apply some arbitrary redstone signal.

The redstone controller will change the URL if:

  • The redstone signal goes on (rising edge)
  • The redstone signal goes off (falling edge)

This behavior can be configured by right-clicking the redstone controller and changing the URLs in the rising edge and falling edge fields. Notice the "YT" buttons. They have the same purpose as the "YT" button in the screen URL GUI, which is detailed here. An empty URL means no change.