Thingiverse
Binary Tile
door itzo
21
Downloads
31
Likes
0
Makes
Binary Tile is is a physical representation of binary data. The script will automatically size the tile to be as close to a square shape as it can based on the square root of the number of bytes of data.
Byte representation:
[0][1][2][3]
[4][5][6][7]
Byte order (Ex. 3 columns):
[byte_0][byte_1][byte_2]
[byte_3][byte_4]...
Bytes are stacked in columns from left to right, and rows from top to down.
The top left bit is represented by an indicator (cut corner).
Byte representation:
[0][1][2][3]
[4][5][6][7]
Byte order (Ex. 3 columns):
[byte_0][byte_1][byte_2]
[byte_3][byte_4]...
Bytes are stacked in columns from left to right, and rows from top to down.
The top left bit is represented by an indicator (cut corner).
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties – wees de eerste!