Earlier quoted context omitted.
Homeless, poverty, cancer, or war are all people problems, and people are complicated. We do have flying cars but they're not very good at flying or driving.
The “we don’t have flying cars” argument always strikes me as begging for something to complain about. We could easily have flying cars if there was literally one reason to have a flying car. There is not a single reason to have a flying car, so no one has put in the time to make one because no one would buy it because it’s pointless.
I made a smart watch from scratch
131–140 of 228 posts
Re: I made a smart watch from scratch
#132Earlier quoted context omitted.
>But for about $90 in parts Oh and I don't know, about $250K worth of professional experience and skills but yeah.. we have.
And if you had zero of the tools and equipment beforehand used in the process, what would the additional cost be to just get started?
Re: I made a smart watch from scratch
#133I googled and added it up (just out of curiosity) using the BOM, and total cost was ~$88USD (not counting shipping) Also, the OS is FreeRTOS (Open sourced by AWS/Amazon in '17) if anyone is interested
Or like $6800 depending on how you value your time.
Re: I made a smart watch from scratch
#134Re: I made a smart watch from scratch
#135Earlier quoted context omitted.
>But for about $90 in parts Oh and I don't know, about $250K worth of professional experience and skills but yeah.. we have.
And if you had zero of the tools and equipment beforehand used in the process, what would the additional cost be to just get started?
The 3D printer might have been the biggest offender, to be fair, but many libraries have some (as do many maker spaces that are hourly). Additionally, you can order a number of 3D printed parts online as well, for relatively low cost.
Re: I made a smart watch from scratch
#136Earlier quoted context omitted.
Why do women put up with that?
That's a good question. This comes up every-now-and-then with my wife. She's usually says that pockets don't really matter, and then I point out that I have to carry her goods in my pockets. I suspect it's something really subtle along these lines: Beautiful women can often get by being useless, so women in general acrew certain trappings of uselessness so as to associate themselves with beauty. It's sort of like men…
And aesthetically, a pocket stuffed with things, especially in more form fitting clothing, doesn't look good.
Re: I made a smart watch from scratch
#137Earlier quoted context omitted.
>But for about $90 in parts Oh and I don't know, about $250K worth of professional experience and skills but yeah.. we have.
And if you had zero of the tools and equipment beforehand used in the process, what would the additional cost be to just get started?
Soldering was done in a reflow oven, commercial units start at around $200 or you can use a modified toaster oven. This board doesn't look too terrible to do with an iron or hot air gun either. You can get a decent combo hot air/iron station for about $60.
You'll want some test equipment, cheap multimeters start at free from harbor freight but you'll probably at least want to step up to a ~$15 model. Logic analyzers are handy and until fairly recently were quite expensive but now you can get them for $10. An oscilloscope might be handy for debugging the power circuitry here, you can get a cheap one for $20 or a nice one for a few hundred or an old nice one for about a hundred.
An adjustable bench power supply isn't really necessary but nice to have, those start around $50.
A professional EE's workbench will probably have many thousands of dollars worth of equipment on it but most hobbyists have much more modest budgets.
Re: I made a smart watch from scratch
#138Earlier quoted context omitted.
And if you had zero of the tools and equipment beforehand used in the process, what would the additional cost be to just get started?
What tools? I think the biggest thing is a reflow oven, but, honestly, I've soldered using a cheap, used toaster oven from Goodwill + an oven thermometer. Worked wonders! The 3D printer might have been the biggest offender, to be fair, but many libraries have some (as do many maker spaces that are hourly). Additionally, you can order a number of 3D printed parts online as well, for relatively low cost.
Re: I made a smart watch from scratch
#139We haven’t solved homelessness, poverty, cancer, or war. We don’t have self-piloted flying cars. But for about $90 in parts, one person can design, manufacture, and build their own bespoke smart watch. Humans have made truly remarkable progress in some very specific ways.
Poverty: It is now known that there is a rising gulf between subjective and objective well being. A majority of millionaires do not think they are rich. I think this psychology will make it impossible to solve poverty.
Cancer: Entropy/cosmic rays scrambling DNA... I think thermodynamics will make it impossible to solve cancer (as in, all cancer) for everyone (very rich with DNA repair therapy in the medium/near future).
War: Actually living now in the most peaceful time in human history as a % of humans in conflict. I think the human desire for power/wealth (again, back to poverty) will make it impossible to solve the zero war scenario. At least nukes scared everyone from the big wars so far :)
Re: I made a smart watch from scratch
#140The DA14683 is fantastic. I played a bit with an eval. board and it's really good for it's price vs. features (~$3 for 250 pcs. at Mouser). But soon the idea of releasing code for it as Open Source faded away, since you need to sign an SLA ( https://support.dialog-semiconductor.com/connectivity/reques... ), that limits the way source code based on their in SDK is released (only to your customer, in an only “need to k…