Difference between revisions of "Element:WIFI"

From The Powder Toy
Jump to: navigation, search
(Moving element-specific manuals to Element: pages, insert copy of Using_wifi_element page)
m (Reverted edits by ProjectRussia (talk) to last revision by 12Me21)
(13 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
| identifier = DEFAULT_PT_WIFI
 
| identifier = DEFAULT_PT_WIFI
 
| name = WIFI
 
| name = WIFI
| description = Wireless transmitter, transfers spark to any other wifi on the same temperature channel.
+
| description = Wireless transmitter, transfers spark to any other WIFI on the same temperature channel.
 
| colour = 40A060
 
| colour = 40A060
 
| menusection = SC_ELEC
 
| menusection = SC_ELEC
Line 37: Line 37:
 
| highpressuretransition = BRMT
 
| highpressuretransition = BRMT
 
}}
 
}}
 
== Creation ==
 
Only with brush, cannot be created with reactions.
 
  
 
== Usage ==
 
== Usage ==
WiFi can accept sparks from every conductive solid material, except for {{ User:LiquidCaesium/Template:Material | mat=NSCN }}. However, WiFi will transmit sparks into {{ User:LiquidCaesium/Template:Material | mat=NSCN }}, {{ User:LiquidCaesium/Template:Material | mat=PSCN }} and {{ User:LiquidCaesium/Template:Material | mat=INWR }}.
+
There are 101 channels available to WiFi. A WiFi particle's channel is determined by its temperature. The first channel ranges from 0°K to 73.15°K (-273.15°C to -200°C), and after that, each channel is 100° apart. For example, the next channel would be from 73.15°K to 173.15°K (-200°C to -100°C), and so on.  
 
 
There are 101 channels available to WiFi. A WiFi's particle is channel determined by it's temperature. Each channel is 100 kelvins/celsius apart. The first channel ranges from -273.15C to -200C, and after each channel is 100C apart, so that the next channel is -200C to -100C, and so on.
 
 
 
This means, that all WiFis will get the signal and spark the nearby materials when one gets sparked. WiFi particle can work both as a sender and a receiver.
 
 
 
WiFi signals cannot switch channels. This means that if a WiFi with channel 10 sends a signal, a WiFi with channel 20 will not receive it.
 
 
 
== How to use, with pictures ==
 
 
 
Wifi is actually very easy to use.
 
 
 
Wifi element can accept spark from any metal (Except NSCN), but can only give spark back to NSCN, PSCN and INWR. As you can see in this image, the spark is going into WIFI at the end..
 
 
 
[[File:81745231.gif]]
 
 
 
...And then back out the other WIFI particle, which is surrounded by an excessive amount of NSCN just for example.
 
 
 
Different particles of WIFI have a preset frequency, and can send sparks over ANY distance without any lag at all. There are 99 frequencies, all of which are 100 degrees apart, a link to all others in the same frequency will be shown when mouse over one of them. They behave like insulation with heat, and must manually be heated in order to change the frequency of the element, which visibly changes color to reflect this. For example here, the WIFI on the outside is -270 temp, while the inside is 700 temp. Particles of WIFI do not exchange heat with any other particles.
 
 
 
It should be noted that wifi channels start with -273.15 to -200.01 being the first channel, but from there they go by hundreds (-200 to -100.01 being the next)
 
 
 
[[File:Wificolordifference.png]]
 
 
 
As a result of this mechanic, any WIFI particles that get sparked will all release a spark if they're nearly the same temperature. If you have 20 WIFI particles and only one of them gets a spark, if all the WIFI particles are nearly the same temperature, then they will all release a spark at the same moment. In this example, I only added one particle of WIFI, but it received a spark too. You can't easily see, but there's one particle of NSCN touching it that allows it to give off spark.
 
  
[[File:97958185.gif]]
+
The easiest way to set the channel of WiFi is to use PROP. Simply change the WiFi's temperature to the channel multiplied by 100. For example, to get channel 47, you would set the temp to 4700. The actual channel is shown in the .tmp value in order to make it easier to see.
  
Lastly, WIFI particles of different frequencies will not give spark to one another. You may use this to make sure that a spark to one wifi will not spark all of them by accident, and with 99 channels you can massively change the way electronics are designed. In this example, I have the wire set up to infinite loop.
+
When a particle of WiFi is sparked by any material ''except'' {{Material|NSCN}}, all WIFIs on that channel will output {{Material|SPRK}} to any {{Material|PSCN}}, {{Material|NSCN}} and {{Material|INWR}} that are touching the WIFI particle.
  
[[File:82206928.gif]]
+
==Reactions==
 +
WiFi does not conduct heat, but its temp (and thus channel) can be changed by {{Material|PROT}}.  
  
== Examples ==
+
{{Material|EMP}} will randomly change the temperature of WIFI when it is active.
  
{|border="1" cellpadding="5" cellspacing="0"
+
When the pressure is above 15, WiFi will break into {{Material|BRMT}}, which will immediately melt if the channel of the original WIFI particle was over 10 (above 1000°C).
|-
 
| A Tic-Tac-Toe game using WiFi. First result when searching "wifi" from Powder Toy.
 
| {{ save | id=105313 }}
 
|-
 
| The device in this save reads incoming WiFi signals and tells the channel they came from.
 
| {{ save | id=684780 }}
 
|}
 
  
 
{{Languages}}
 
{{Languages}}

Revision as of 13:53, 10 August 2020

WIFI.png WiFi
81745231.gif
Wireless transmitter, transfers spark to any other WIFI on the same temperature channel.
Properties
Section Electronics
Spawn temperature 22°C
Heat Conductivity 0%
Relative weight 100
Gravity 0
Acid dissolve rate 0.2%
Flammability 0
State Solid
Transitions
High pressure BRMT.png above 15 pressure
Source code


Usage

There are 101 channels available to WiFi. A WiFi particle's channel is determined by its temperature. The first channel ranges from 0°K to 73.15°K (-273.15°C to -200°C), and after that, each channel is 100° apart. For example, the next channel would be from 73.15°K to 173.15°K (-200°C to -100°C), and so on.

The easiest way to set the channel of WiFi is to use PROP. Simply change the WiFi's temperature to the channel multiplied by 100. For example, to get channel 47, you would set the temp to 4700. The actual channel is shown in the .tmp value in order to make it easier to see.

When a particle of WiFi is sparked by any material except NSCN, all WIFIs on that channel will output SPRK to any PSCN, NSCN and INWR that are touching the WIFI particle.

Reactions

WiFi does not conduct heat, but its temp (and thus channel) can be changed by PROT.

EMP will randomly change the temperature of WIFI when it is active.

When the pressure is above 15, WiFi will break into BRMT, which will immediately melt if the channel of the original WIFI particle was over 10 (above 1000°C).

Language: [[::Element:WIFI|English]]