Most active commenters
  • echoangle(3)

←back to thread

Busy Status Bar

(busy.bar)
1366 points aleksi | 20 comments | | HN request time: 0.459s | source | bottom
1. robertlagrant ◴[] No.41838501[source]
I'm a bit dumbfounded by the price tag of $189. Am I wrong?
replies(9): >>41838602 #>>41838694 #>>41838715 #>>41838762 #>>41838792 #>>41838868 #>>41839435 #>>41839450 #>>41840257 #
2. puzzlingcaptcha ◴[] No.41838602[source]
Seems like quite a bit of hardware engineering went into the design.

But if you are hacker and don't care too much about the aesthetics you could probably get 90% of the functionality with an ESP32, a GPIO extender, an LED array, an OLED display and a 3D printed case for like $30.

replies(4): >>41838657 #>>41838689 #>>41838871 #>>41839036 #
3. tecleandor ◴[] No.41838657[source]
The Ulanzi TC001 devices are kind of near (without the double screen and all the buttons and stuff) for around $50. IIRC they have an ESP32 and have at least 1 or 2 alternative opensource firmwares.
4. zeroflow ◴[] No.41838689[source]
A few years ago, I built a simpler version of that device myself.

As you said: A 90% solution is easy to hack together. I had mine displaying Skype for Business status so my colleagues would know if I was in a call or just listening to music.

The harder part or much rather the time consuming part is getting a good status message from the installed apps. It looks like there is plenty of software and APIs available.

5. t-3 ◴[] No.41838694[source]
It is a bit pricey, but probably not overpriced. This kind of niche product is not going to get good economies of scale, those custom molded plastic parts are going to get pretty expensive when not being produced by the million.
replies(2): >>41838784 #>>41845538 #
6. enraged_camel ◴[] No.41838715[source]
Maybe I’m not the target audience but I wouldn’t pay more than $20 for something like this, because I don’t have a burning need for it.
replies(1): >>41845545 #
7. mplewis ◴[] No.41838762[source]
How much do you think it should cost?
replies(1): >>41838881 #
8. Filligree ◴[] No.41838784[source]
They do if you insist on molding them, but for small runs 3D printing ought to provide a baseline maximum cost.
9. ◴[] No.41838792[source]
10. madeofpalk ◴[] No.41838868[source]
This seems like exactly the price I thought it would be. Maybe a bit cheaper to be honest.

Those generic "led pixel clock" tend to be about $50-$80 ish, and this looks like a 'nicer' (in some aspects) fancier, more niche version of that.

11. whitehexagon ◴[] No.41838871[source]
or maybe a repurposed eWaste phone/tablet, or at this price probably a new phone.
12. foz ◴[] No.41838881[source]
This seems like an item that business would buy in bulk. $180 for single dev version, $90 each in packs of 10. Customized with your company branding maybe.
13. echoangle ◴[] No.41839036[source]
Can confirm, here’s a small BOM:

8x 8x8 WS2812 Matrix $2 each = $16

ESP32 $3

1x some acrylic to laser-cut a case in a makerspace $5

So $24 total. The screen would be much larger than the Busy Bar version, which could be a pro or a con, depending on what you want.

If you need the smaller back screen (I don’t see the use because I would control it from a computer anyways), that would add another $3 or so. The buttons are basically free but if we assume $3, that’s $30 like you said in total.

replies(1): >>41840924 #
14. Justin_K ◴[] No.41839435[source]
Go build your own for cheaper and see if you can make a living.
15. mannyv ◴[] No.41839450[source]
My guess was $150. Producing things costs a surprisingly large amount of money because moqs.
16. gffrd ◴[] No.41840257[source]
Price is high … but the right price is the price people are willing to pay.

… and people will pay a lot for anything that tickles their idea of self-identity, allows them to project an image they find favorable, but taps in to some core utility that allows you to provide cover for the prior. See: Apple devices, fitness, business conferences, this device.

17. shadowpho ◴[] No.41840924{3}[source]
no, that's not how much that costs at all lol
replies(1): >>41841232 #
18. echoangle ◴[] No.41841232{4}[source]
Ever been on Aliexpress? I was roughly converting prices from € to $ and adding some spare for tolerance, here’s what I actually paid:

LED Matrix: 5 for 6,33€ (that is 1,27€ each)

ESP32 C3 Supermini: 3 for 3,56€ (1,19€ each)

There’s scrap acrylic at my makerspace so I was guessing, make it 10€ and I’m at 23€ or so.

What numbers do you not believe?

replies(1): >>41853779 #
19. shadowpho ◴[] No.41853779{5}[source]
Who’s doing the case? Who’s doing the buttons? Who’s gonna put it together? Testing? Programming? Flashing? How about handling returns? Packaging? Design for all of the above?
replies(1): >>41855920 #
20. echoangle ◴[] No.41855920{6}[source]
Well that’s the point of a DIY project, you are going to do it (if that’s the kind of project you want). I wasn’t saying you should build this thing yourself because the busy bar is bad, I was just giving some more data to the original commenter who said you can build something similar yourself for much cheaper.