Data Handling

Circuit boards offer input channels, which have access to outside information and can feed it into the board logic.

Input Data Context

Every input channel has access to a data context about the topic it is listening to. For example, a retina scanner can read information about the user that is interacting with it.

Memory Data Context

Within the circuit board, data can be written to and read from memory, which is an internal data context.

Last updated