My Final Project





lamp






Inspiration

The idea I have for the final project is to make a kind of game for children. A 3D puzzle in which each of the pieces to be used when placed generates a light and a sound or vibration.

Several game modes are intended to be used, but at least one game mode is intended to be inspired by connect 4, where there are two players. Each player would place a piece and it would light up in his color.

Also, since it is a game designed for children, the inspiration comes from a night lamp. So as the main geometry we have thought of a hemispherical lamp with some kind of ornament that can attract the attention of the little ones.

In addition, I want the dome to be a relatively complex geometry, formed by regular polygon patterns. Something similar to a parametric dome that is self-supporting.

lamp conecta4 dome



Manual sketching



finalproject_cad

The object shall consist of the following parts:









License

I decided to give this project an Attribution-NonCommercial-ShareAlike 4.0 International License, allowing anyone to reproduce and adapt my work as long as it is published under the same license and they have no economic purposes.



Bill of materials

The project BOM is added:

    - PLA 2kg-> 30$

    - Wood (1200x800x3mm board) -> 5$

    - Material for casting: mould wax, silicone and epoxy -> 37$

    - 11 Microcontrollers ATtiny 1614 -> 11$

    - 1 USB Mini -> 2.50&

    - 11 Capacitor for 5v -> 1.10$

    - 60 Resistors (of different Ω) -> 5.40$

    - 6 PCB boards (for machining) -> 6.24$

    - 40 LEDs (two different colors) -> 3.60$

    - Wires (not all used)-> 10.00$



Files

Here are all the files used in the development of my project:

    The dome designed in blender.

    The dome designed in stl.

    The base.

    The puzzle parts.

    The Master board in KiCad.

    The Slave in KiCad.

    The Master code in Arduino.

    The Slave code in Arduino.