FOSS 'Ploopy' headphones (github.com)
from jackpot@lemmy.ml to technology@lemmy.ml on 03 Nov 2023 14:17
https://lemmy.ml/post/7437219

Also if anyone knows how to design PCB boards github.com/ploopyco/headphones/issues/28

#technology

threaded - newest

bloopernova@programming.dev on 03 Nov 2023 14:19 next collapse

I have a ploopy mouse and it’s utterly fantastic.

So many buttons and has QMK firmware so I have actual layers on my mouse!

cheese_greater@lemmy.world on 03 Nov 2023 14:34 next collapse

This is the future

jackpot@lemmy.ml on 03 Nov 2023 18:42 collapse

QMK?

B0rax@feddit.de on 03 Nov 2023 19:19 collapse

Very configurable Open Source Keyboard (and mouse I guess) firmware

jackpot@lemmy.ml on 03 Nov 2023 19:32 collapse

configutable how?

thejevans@lemmy.ml on 03 Nov 2023 20:51 collapse

everything from rearranging the keys (for instance I use vim, so I swap esc and capslock), to changing tap and hold behaviors (my capslock key does esc on tap and ctrl on hold), to really elaborate stuff like tap dances (thomasbaart.nl/2018/12/13/qmk-basics-tap-dance/), all while being configured directly on the firmware of the keyboard, so it just works no matter what computer it’s plugged into, and it doesn’t have any weirdness that comes with software remapping tools.

scytale@lemm.ee on 03 Nov 2023 14:56 next collapse

A coworker has a pair of these and it’s pretty neat.

clearleaf@lemmy.world on 03 Nov 2023 15:10 next collapse

Why did they use such an obscene word for this?

JohnnyCanuck@sh.itjust.works on 03 Nov 2023 15:14 next collapse

Why did they use such an obscene word for this?

“Ploopy”? I would say it’s weird (for headphones) and maybe non-descriptive. How is it “obscene”?

kryllic@programming.dev on 03 Nov 2023 15:25 collapse

Someone didn’t read diary of a wimpy kid

JohnnyCanuck@sh.itjust.works on 03 Nov 2023 15:29 collapse

That’s true. But I guess I’m not the only one haha!

TonyToniToneOfficial@lemmy.ml on 03 Nov 2023 16:35 collapse

Not the only one; I’m wondering, too

clearleaf@lemmy.world on 03 Nov 2023 18:25 collapse

In the book it’s a word the little brother came up with, and if anyone said it to them they’d cry. Their mom banned it so in their house it was on the same level as swearing.

circuitfarmer@lemmy.sdf.org on 03 Nov 2023 20:34 collapse

It’s far easier to search for and find things with unique names, especially if one name will unite a family of things.

JohnDClay@sh.itjust.works on 03 Nov 2023 15:15 next collapse

I have a pair, and they sound great! I do have some issues with the connection into the amp though, I think I’ve been to hard on the wire.

thejevans@lemmy.ml on 03 Nov 2023 17:41 next collapse

I have a pair. They’re really cool, but I haven’t found a use case for them. They’re open-back, so I can’t use them when I’m working in public spaces. They require their own USB DAC/AMP, so I can’t use them in my analog chain at either my desktop or home theater. And the DAC/AMP requires too much power to use them with my phone, so I can’t use them while walking around. The only time I use them is when I’m working from home and for some reason I want to use my laptop in bed or in the living room instead of my desktop, which is rare.

ExLisper@linux.community on 03 Nov 2023 17:41 collapse

This looks really cool. Let’s say I want to get into this. I have no idea about 3d printing, PCB boars or low level programming. I’m a software developer. Where do I start to learn all this? Which part do I take on first?

jackpot@lemmy.ml on 03 Nov 2023 18:41 next collapse

actually at the moment they just recommend you buy it from them and assemble it at home, if a part breaks you can then 3d print it. you cant 3d print every part though (e.g. usb c port)

ExLisper@linux.community on 03 Nov 2023 19:13 collapse

Bit expensive… Still, if I want to get in it, where do I start?

B0rax@feddit.de on 03 Nov 2023 19:20 collapse

I guess 3D printing is an easy start these days. Look into the 3d printing community here for guidance

thejevans@lemmy.ml on 03 Nov 2023 19:21 collapse

If you’re new to 3D printing, this is not a good first project. Buy the kit from them. It will be cheaper to do that then to buy each necessary component in bulk and make everything from scratch.

ExLisper@linux.community on 03 Nov 2023 20:10 collapse

What is a good project to start 3d printing? And why this one isn’t?

thejevans@lemmy.ml on 03 Nov 2023 20:15 collapse

This has a lot of tight tolerances and lots of little things that have to go just right. Start with simple projects like brackets for things or raspberry pi enclosures. Look at printables.com or one of the other sites for inspiration.

ExLisper@linux.community on 03 Nov 2023 21:46 collapse

Great page, thanks.