onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
498 stars 107 forks source link

3D Case model for the pi zero #435

Closed fermaton closed 12 months ago

fermaton commented 1 year ago

Hello, thank you very much for all the tutorial and files. When I open the link to the 3D case, I can only find a smaller version of the case, lacking the space for the DC socket connection and extra holes for the wires. Can you please share the case that appears in the pictures of the tutorial? Thank you

onlaj commented 1 year ago

Hey, it's here: https://github.com/onlaj/Piano-LED-Visualizer/blob/master/Docs/RPICaseModel.stl

fermaton commented 1 year ago

Great, thank you! I missed that. Could be possible to create a version of the case without any holes at the top, in case I don't want to use the LCD hat? My intention is to use it in live concerts, selecting ready sequences for each song pressing a pedal

fermaton commented 1 year ago

Hello again. I managed to modify the case to use the pi without the LCD hat. Tell me if you want it in case anyone asks for it too. Cheers

onlaj commented 1 year ago

Hey. I'd be happy to add it to repository, along with a credit to you for modifying it.

fermaton commented 1 year ago

Ok! I made two versions: One of them also without the openings of sd card and hdmi port.

RPICase-nohat-stl: https://drive.google.com/file/d/1J3K1zjFNvwhQPYBPKYtADZvWXB43Ihhq/view?usp=sharing

RPICase-nohdmi-nosd.stl: https://drive.google.com/file/d/1uYfj-l-AA_gezFCCyrWFmr5rkDvKBiTu/view?usp=sharing

Also, I wanted to suggest an improvement in the web interface: Could it be possible to add a shutdown button to safely turn off the PI when there is no LCD hat? That would be great, thanks.

onlaj commented 1 year ago

Thank you, I will add them to the repository.

Could it be possible to add a shutdown button to safely turn off the PI when there is no LCD hat?

There is already such thing on homepage, and last time I checked it worked fine.

fermaton commented 1 year ago

There is already such thing on homepage, and last time I checked it worked fine.

Ok, thanks. I missed that! I realized that with the sd card on, the second case is too small when I fill the hole of the sd card. I have slightly lengthen the case to increase the space for the sd card. Link updated above

onlaj commented 12 months ago

I've added your files to repository, thank you!