INTERFACEINATOR - that is, the command center of the Earth differently

What some on the forum know is that I like LED blinking. In this project, I gave it the maximum vent and was able to get carried away by the wave to such an extent that by the end I had had enough

You remember Earth Command Center by colleague @ reaven22? Yes, it was his design that was the inspiration for my construction and even for this occasion I asked him for permission to use the lead melody from his suitcase, but on sound details later

Watching the CDZ project a long time ago and contributing to the topic at the same time, I didn't even think that I would have the opportunity to do something similar in the future. Well, life sometimes surprises and when a cute nephew shows up, Uncle has to do something.
The construction took me some time, and it was created in full conspiracy for at least a year. Maybe two people besides me knew about everything. Even my daughters did not notice that it was supposed to be a toy - daddy does the new driver and that's it.
What were the assumptions then? Initially, it was supposed to be simple, some LEDs, some switches, buttons. In the meantime, ambition prevailed and ideas began to sprout slightly diversifying the fun - gameplay. A quick decision - some Atmega and shift registers to cover the buttons and lights, each of them freely programmable and generating sound effects. When, after several dozen hours of devising the layout and possibilities, I accidentally flashed somewhere on the WS2811 internet pages in DIP - the decision was immediate. Half of the LEDs were replaced in the project, thanks to which I was able to get rid of 6 pcs of 74HC595 registers, which made the schematic and the board extremely simple, and at the same time drastically increased the playability. I went back to the point of designing and thinking about new possibilities.
In total, some 200 hours of thinking, planning, designing, soldering and programming (just over 4500 lines of program in C written from scratch) resulted in a device that not only lights up and makes sounds, but also has sewn educational options (e.g. fun colors, manual exercises with precise turning of knobs, simple rhythmics, etc.) and memory exercises (several versions). The latter option is particularly interesting due to the scalability of the game - even parents can do the competition

The two-and-a-half-year-old recipient is probably satisfied, and his parents, I have the impression, were more surprised by the suitcase than he was

The device is designed in such a way as to logically combine certain elements, dependencies and react to signals. I introduced a random element (it can be changed with a hidden option or turned off completely) thanks to which games in modules (if they are active) start after a random time and expect the operator's reaction.
Admittedly, the toddler will not use all the possibilities right away, but I announced to parents that you can absolutely not leave the device alone with this device, and they can use it (memory games start easily, but it gets really hardcore as you win).
As for a child, a few minutes of play is absolutely enough and the joy of the flashing lights is ahead. Anyway, what kind of child will take more than 10-15 minutes.
The toddler liked to click with a microwave and an oven, so I think that this suitcase will be a much better and safer option for him

And one more important feature - there are no instructions for this. Searching for and discovering the suitcase's possibilities is all the fun.
And a few more technical details.
Ultimately, the system is controlled by Atmega328 16 MHz, and it is helped by 9 74hc595 registers - some of them are inputs for button operation, and some as LED control outputs. Quite a large PCB ordered from Allpcb.
Hardware PWM is used to generate melodies and audio effects. In retrospect, I wish I had made two audio channels (the board was ready and some changes would be needed). All sounds are synthesized (including explosions, crackles, etc) and this had to be handled in time with sending the package to WS_LED. Added to this is the control of shift registers with a slightly modified software SPI to make it easier to read the input states. I do not give the diagram because there is nothing special about it. WS chain connection and rej595 are standard, as is the connection of potentiometers for analog inputs. There are no miracles here, just the basic rules straight from the beginner's guides

After long thoughts on how to power this device, I fell on a small 2200 mA powerbank, which should be enough for about 8-10 hours of fun without a break. It is convenient and practical. The entire device does not exceed a current consumption of approximately 150 mA.
I used ISD1820 to record and play back audio, which turned out to be a shot at 10, because whoever would not touch the suitcase, he likes this option the most

There is also, of course, a power indicator with signaling. When the suitcase opens, the entire system is automatically turned on and the ENERGY module shows the battery status for a few seconds, and then goes to normal operation. If the status is too low, the device will not go into play mode, but will sound an alarm.
The housing, as you can see, is an ordinary suitcase, and the base of the switches and lights is 5 mm milky plexiglass, and all the holes are drilled on a large CNC machine by a friend (once again, many thanks to Grzes

Oh, the sound. in total, there are nearly 40 different effects and melodies. I first "compose" the theme melodies in a music program to transfer them easily to the processor later. It was more difficult with special effects - some of them required dozens of tests on foot to make them sound the way I wanted them to. And below my friend @ reaven22's melody as one to choose from the menu :)
A few photos from the assembly stage.









And this was the toddler's reaction (and then the presentation of the suitcase).
Comments
It looks like the "nuclear suitcase" of a certain president :D . As for the use of ISD1820, I have some doubts, it was better to use e.g. such a module with SD card support. [Read more]
ISD can easily cope in this case, super quality is not needed here :) [Read more]
I did not mean quality, but the ease of controlling and loading audio files via USB. [Read more]
Yes, it would be more interesting with that module (I read the article) only in the assumptions of the project I had a simple opportunity to record a few seconds and then play it back. If I was doing something... [Read more]
Super performance! INTERFACEINATOR - nice name, I wonder how to translate it? A face changer or maybe an International Face Changer? :-D [Read more]
I don't know, that's what it came to my mind at the beginning and it stays that way :) Every invention of Dr. Dundershmirtz (the one from my avatar) had "inator" in the name and I liked it :) [Read more]
Great construction, big congratulations !! It looks very cool, it inspired me to build a substitute for what I have in my drawer. Heh, @ sylwekk1 on the (micro) SD card upload the batch, diagram, pcb,... [Read more]
@Damian_Max, thanks :) Probably yes, only for me everything is generated in real time by the processor (such a climate of 8bit :) ), and for those you write about, the player would probably come in... [Read more]
Congratulations on the design, workmanship and details !! :) It's nice that my design was an inspiration ;) My project, despite 9 years old, still enjoys Junior :) and soon she will start playing... [Read more]
Professional job! :) It looks insane. If I can give you a hint, hmm, I miss a built-in walkie-talkie and a second towel to the set, so that he can call his parents :) . Great project - a mega plus from... [Read more]
Thanks :) Well, then, probably in any security store, they would throw it on the soil. :) [Read more]
One thing is certain - you will not get on board any plane with such a suitcase. Workmanship and appearance the best. For something that doesn't do anything (useful), it's a wonderful thing. Although... [Read more]
But it's great quality :) Has your colleague thought about reselling the project and the batch? I would like to offer something like that for my child :) [Read more]
I haven't thought about it yet, but I'm afraid the cost would be high. It would be a pity just those 200 hours of work :) [Read more]
Could a colleague give a rough overview of the functions and relationships between them? Is the translation into the surrounding world 1: 1 or some other? I mainly mean PLASMA and SPECTRO components. What... [Read more]
PLASMA is, let's say, an educational module. With automatic operation, it shimmers with all colors (RGB led), while with manual control, the potentiometers can control each color separately and observe... [Read more]
SylwekK, as always, beautiful! How do you find time for such masterpieces. Congratulations and admire. [Read more]
Thanks :) Sometimes it's just a bit bad :) [Read more]
For one, a lot is PLN 100 and for another one million :) By selling the project / kit for self-assembly / finished product, these 200 hours have the opportunity to "earn" for themselves - otherwise... [Read more]