navigation

Stay yound and play Lego

I made a motivational Lego poster that remind me to keep playing Lego
notion image
After having working of my I feel inspired to create a Lego version. I wanted to create a poster with a size close to the original Kepp calm poster. I have build four of this one, 1 for my home, 1 for my office, 1 have been build for my boss at DigitasLbi and 1 for Michael Chaize for his Adobe office.
Keep Calm

FRAME

As no such Lego plate of this size exist I had to find a way. I had an option to build the frame using bricks and plates but it will have been very expensive and heavy. So I choosed to use a piece of wood and blue base plates, they are 32X32 knobs and 25x25 cm so using 3 for the height and 2 for the with gave me a 50x75 frame wich is close enougth to my objective and doesn't require any cuting.
notion image

COST

Once the design was made I tried to optimize the number of bricks because that can make a big difference in term of price. I'm using Lego pick a brick to order the bricks. Concidering a "pixel" from the design as a 1x1 plate. A 1x1 Lego white plate cost 0,08 € where a 2X10 Lego white plate cost 0,26€. That give a cost per pixel of 0,013€ wich is much affordable. The design as 1720 colored pixel, if I had use 1x1 bricks the total cost of the bricks will have been around 140€.

PRICE OPTIMISATION

Figuring out what could be the best size of bricks and where to use them was tricky so I have write a script to sort this out. The script load an image of the design where each pixel represent an 1x1 brick, then he loop throuh a list of bricks and recursivly starting by the largest brick and try to fit them is the design. Next he move to a smaller brcik and so on till the smallest brick of the list. This minize the number of bricks and by concequence the final price of the frame. Using this technics I have reduce the number of bricks from 1720 to 273.
 
notion image

BUILD YOUR OWN

I'm open sourcing a part of the projet so anybody can build his own. The script is not part of the source because it's still buggy and miss some features. The BOM, the instruction and the LeoCad sources are free to download and published on github. It's published under "Creative Commons Attribution-NonCommercial 4.0 International Public License" meaning you can use the design but never use it in any commercial maner. If you build one please mention me and please point to the git repository, I would appreciate if you tweet me a pict of your finished frame.
 
 
Brick
Name
Part
Quantity
300521
3005
6
245626
44237
4
300726
3007
36
302401
3024
4
302424
3024
24
302301
3023
44
302324
3023
13
362301
3623
5
362324
3623
3
302201
3022
12
371001
3710
1
302101
3021
7
366601
3666
45
366624
3666
7
302001
3020
22
447701
4477
2
379501
3795
14
303401
3034
8
383201
3832
8
244501
2445
2
381123
32X32
6
0
TOTAL
273
 
notion image
Source files available on GitHub https://github.com/TarGz/stay-young-and-play-lego
 
 
 
 
 
 
 
 
 
 
 
 
badge