by fana

DIGITAL CIRCUIT

IPFS
DIGITAL CIRCUIT

14 August 2022TEZOSIPFS

Our world is ruled by computers. As years pass they can handle more and more tasks, sometimes better than humans themselves. However at their core, only a handful of different operations are processed, leading to complex behaviors by their number and arrangement. These operations are termed logic gates, and together they create a DIGITAL CIRCUITS.

This piece is a tribute to this emerging complexity. Logic gates are scattered on a grid, taking as inputs the output values of two (or one) gate(s) from the column preceding them.
Six different gates are emulated:

|A|B||AND|NAND|OR|NOR|XOR|NOT|
|0|0|| 0 | 1 | 0 | 1 | 0 | 1 |
|0|1|| 0 | 1 | 1 | 0 | 1 | 1 |
|1|0|| 0 | 1 | 1 | 0 | 1 | 0 |
|1|1|| 1 | 0 | 1 | 0 | 0 | 0 |

----- FEATURES -----
Dark Mode
True / False ; 50% / 50%
-----------------------
Palette
If (dark mode){
Dark Crimson / Dark Green / Dark Ocean / Dark White ; 25% / 25% / 25% / 25%
}
Else{
Bright Crimson / Bright Green / Bright Ocean / Bright Black ; 25% / 25% / 25% / 25%
}
-----------------------
Grid Depth: [5;7] / Equal chance
-----------------------
Grid Height: [5;10] / Equal chance
-----------------------
Processing Speed: Slow / Fast ; 90% / 10%

Hi, I'm fana. I love coding and creating. NFTs are a great way to link code to creation, so this is what I do!

72 EDITIONS

0 RESERVES

minted

7 / 72

fixed price

1 TEZ

stay ahead with our newsletter

receive news on exclusive drops, releases, product updates, and more

feedback