Difference between revisions of "YOLOL Chip"
Jump to navigation
Jump to search
m (→Basic information: added power consumption) |
|||
Line 26: | Line 26: | ||
** The chips are locked by default, and are opened by sliding down the lock icon on the screen. | ** The chips are locked by default, and are opened by sliding down the lock icon on the screen. | ||
* The chip must be placed into a chip socket, which is connected to a [[Generator|power source]] and to a [[Data networks|data network]]. | * The chip must be placed into a chip socket, which is connected to a [[Generator|power source]] and to a [[Data networks|data network]]. | ||
* One line in the chip can hold | * The chip can hold 20 lines of code. | ||
** One line in the chip can hold a total 70 characters of code. | |||
* A chip uses 0.01 electricity per second | * A chip uses 0.01 electricity per second | ||
Revision as of 17:22, 14 November 2020
Summary
The YOLOL chip is a movable container for programmed scripts.
Scripts can be edited by the physical chip interface directly, or by using the universal tool.
The chip is usually placed in a reader, such as the chip socket or device rack.
Basic information
The YOLOL chip can interact with any connected device networks when placed inside a chip slot.
This interaction is done with a specific script.
How the programmable chips work:
- The chip executes a single line of the script per configured time interval.
- The chip has play and pause buttons, and screen lock and unlock buttons.
- The chips are locked by default, and are opened by sliding down the lock icon on the screen.
- The chip must be placed into a chip socket, which is connected to a power source and to a data network.
- The chip can hold 20 lines of code.
- One line in the chip can hold a total 70 characters of code.
- A chip uses 0.01 electricity per second
Device fields
YOLOL field | description | range |
---|---|---|
ChipWait | Controls script execution. Negative values mean execution is paused, zero means script is being executed, and positive values mean execution will continue after the amount of line runs have passed that are equal to the value. | Numeric, any |