Jump to content

Digital to Analog Converter

From Survivalcraft Wiki

<infobox> <title source="name"><default>Digital to Analog Converter</default></title>

<image source="image"></image> <label>ID</label> <group> <header>General Attributes:</header> <label>Is Stackable</label> <label>Is Flammable</label> <label>Fuel Value</label> <label>Is Edible</label> <label>Food Type</label> <label>Nutritional Value</label> <label>Emitted Light Amount</label> <label>Sleep Suitability</label> <label>Fire Duration</label> </group> <group> <header>Physics:</header> <label>Light Attenuation</label> <label>Explosive Power</label> <label>Explosion Resilience</label> <label>Projectile Resilience</label> <label>Density</label> <label>Is Fluid Blocker</label> <label>Projectile Stick Probability</label> </group> <group> <header>Tool-related Attributes:</header> <label>Digging Method</label> <label>Required Tool Level</label> <label>Digging Resilience</label> <label>Impact on Average Tool Longevity</label> </group> <navigation>Block and Item Infobox Explanation</navigation> </infobox>

Description (From Recipaedia)

Electric DAC. Converts 4 digital signals fed to its sides to one analog signal at the back. You need to place DAC on a WireThroughBlock element to be able to access the output signal. Can be placed on any surface and rotated to desired orientation.

Crafting

Crafting the DAC requires 3 copper ingots and 4 germanium crystals. You get 4 DAC chips.

File:Digital to Analog Converter.png









Hooking it up

The 4 digital input bits are on the sides of the DAC and the least significant bit is marked by one dot, etc. They can be hooked up normally with wires. The DAC must be placed on a wire through block to get to the output.

Uses

  • May be used to transmit the status of 4 different switches on a single wire.
  • Often used to carry address lines to memories.