EEVblog Electronics Community Forum

Products => Computers => Topic started by: DiTBho on January 31, 2023, 12:45:50 pm

Title: OpenSource SmartWatch - PineTime
Post by: DiTBho on January 31, 2023, 12:45:50 pm
see here (https://wiki.pine64.org/index.php/PineTime)
NORDIC nRF52832 (arm-v7) based  :o :o :o

(very impressed)
Title: Re: OpenSource SmartWatch - PineTime
Post by: pcprogrammer on January 31, 2023, 02:18:41 pm
Where can I get mine  :-//

Quote
The PineTime is a free and open source smartwatch

I do like free stuff  :-DD
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on January 31, 2023, 03:45:35 pm
anyway, I want a MIPS-powered-but-low-power watch
with a Radio module at [ 600 .. 800 ] Mhz, a 64x64 pixel 1bit color LCD
and nothing else

:o :o :o

(I am tempted to *copy* the PineWatch, but ... in a different way)
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on January 31, 2023, 04:50:53 pm
The PineTime watch has been mentioned in the "best-smartwatch-for-texting" list, so I think this (https://threadcurve.com/best-smartwatch-for-texting/) link is also interesting.

I report here for you guys, I am not interested in the purchase of *any* smartwatche; personally for daily needs I like my super-simple CASIO AE-1500WH-1AVEF: it's more than ok.

I am going to develop something wrist wearable, but it's not technically a "watch"  :o :o :o


edit:
have you ever seen a watch with e-inc lcd? The SEIKO Spirit SBPA003  :o
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on January 31, 2023, 11:56:47 pm
Where can I get mine  :-//

There should be a shop somewhere with a dev-kit; according to Google, ummm it seems you can buy your kit here (https://pine64.com/product/pinetime-smartwatch-sealed/)  :-//
Title: Re: OpenSource SmartWatch - PineTime
Post by: pcprogrammer on February 01, 2023, 06:22:54 am
The price is not that bad but it ain't FREE.

That was the point of my post, that the first site you linked to, stated what I quoted  :-DD

Quote
The PineTime is a free and open source smartwatch

Title: Re: OpenSource SmartWatch - PineTime
Post by: golden_labels on February 01, 2023, 07:41:10 am
I prefer my classic jewelery (attachment) and no longer have use for wearable computers either, but I always find it great that we have free alternatives and somehow I missed this one. Thanks! Did any of you use it, tho?
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on February 01, 2023, 09:43:40 am
The price is not that bad but it ain't FREE.

That was the point of my post, that the first site you linked to, stated what I quoted  :-DD

Quote
The PineTime is a free and open source smartwatch

So, OpenSource -> free ->
                  kernel_panic
                       ?!? symbol undefined ?!?
                           f___r___e___e___w___h___a___t___?  :o :o :o


does it means
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on February 01, 2023, 09:48:40 am
with "as free as freedom" (to see/modify the firmware)

we have this (https://open-smartwatch.github.io) project: open-smartwatch.

There is something on hackaday (https://hackaday.com/2021/04/08/an-open-source-smart-watch-youd-actually-wear/) (2021) and on Youtube by Linus Tech Tips

. (https://www.youtube.com/watch?v=xF_SR6aUKHg)

edit:
URL fixed
Title: Re: OpenSource SmartWatch - PineTime
Post by: pcprogrammer on February 01, 2023, 09:56:52 am
Quote
b) "free" like "air is free, so free means you don't have to pay for it"

This is my view on it  :)

When something is "free" you don't have to pay for it.

Otherwise it is double up, because to me "open source" already implies you are allowed and thus free to use and change the source for yourself.

p.s. I know there is a fancy word to describe this but can't recall it at the moment.
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on February 01, 2023, 10:04:59 am
(https://open-smartwatch.github.io/assets/gallery/light-edition/p3dt-00.jpg)
(Open-Smartwatch)

for me, the Open-Smartwatch design looks like the last Suunto Core watch  :o :o :o

The Suunto Core costs 110 euro shipped(1), it's close-source, but it has the following specs
Altimeter
Barometer
Compass
Temperature
Storm alarm
Sunrise / sunset
Depth meter for snorkeling
Multiple watch, date and time functions
User-replaceable battery


The Open-Smartwatch by TTGO & Pauls_3d_Things is based on ESP32 (I think it's compatible with Arduino T-micro32), and it's interesting for me because it has WIFI and Bluetooth.

kind 50-60 euro on Aliexpress or something.

I won't use it, but it's a *very* interesting design and project  :D


edit:
(1) just a couple of weeks ago it cost 180 euro shipped.
Big discount!!!
Title: Re: OpenSource SmartWatch - PineTime
Post by: Nominal Animal on February 01, 2023, 10:11:19 am
When something is "free" you don't have to pay for it.

Otherwise it is double up, because to me "open source" already implies you are allowed and thus free to use and change the source for yourself.
No!

The umbrella term is "free and open source", where "free" refers to libre (https://en.wiktionary.org/wiki/libre#English), without obligation to the end user, provided/obtained under copyright-based licensing terms that only apply to distribution (of the original and/or derivatives and/or combined works).

Open source does not imply "free"; neither "no cost" nor "no obligation".  It just means the source code of the software is provided; not necessarily under "libre" terms.  "Proprietary open source" may sound like an oxymoron, and is rarely used; but it means the source is provided to you under a strict proprietary contract.

In common use, "open source" is used as a shorter form of "free and open source", as it is usually understood to imply the latter.  But the terms themselves are historically (see GNU and RMS history in particular) well defined, only "lazy" vernacular use muddles the matter.

I've mentioned in other threads that I habitually use a variety of licenses, from CC0-1.0 (public domain dedication) to copyleft licenses like GPL to permissive licenses like MIT and BSD, to proprietary licenses, and have worked under non-disclosure agreements without any issues.  This copyright and licensing stuff is actually very straightforward, but unless you have a professional (lawyer specialized in copyrights) explain them to you (I did, I warmly recommend it!), they are very easy to misunderstand, especially for us technically-oriented people.
Title: Re: OpenSource SmartWatch - PineTime
Post by: golden_labels on February 01, 2023, 10:26:58 am
Also known as source-available (https://en.wikipedia.org/wiki/Source-available_software) licenses. Software version of greenwashing.
Title: Re: OpenSource SmartWatch - PineTime
Post by: pcprogrammer on February 01, 2023, 10:30:42 am
It is semantics I know, but to avoid confusion they could have stated it as

"The PineTime is a smartwatch based on free and open source technology."
Title: Re: OpenSource SmartWatch - PineTime
Post by: golden_labels on February 01, 2023, 10:42:54 am
To anybody accustomed to this term, the original description is unabiguous and conveys the right message. To everybody else your corrected version will remain unhelpful: they still do not know what “free” stands for and the message will be equally muddy. And I doubt the latter group is the target.

It is not absolute 100% free either. Which is also obvious to most readers understanding the idea.
Title: Re: OpenSource SmartWatch - PineTime
Post by: Nominal Animal on February 01, 2023, 11:14:32 am
The only way to ensure the terms would not be muddied and only correct and clear explanations exist, would require language policing. :(

The best we can do, is change as the language use changes, and do better ourselves (by not propagating muddled half-definitions or explanations).  :-//

Dave's video from six years back, EEVblog #921, is an useful suggested solution for the combined software-hardware side of this, OSHW:
Video (https://www.youtube.com/watch?v=5wrSXCBdalc)
Title: Re: OpenSource SmartWatch - PineTime
Post by: DiTBho on February 01, 2023, 12:47:16 pm
p.s.
guys, about "free as freedom", I just paid ~320 euro (shipping, customs fees, all included) to see the HDL source (Verilog) of a PCI-fpga interface.

OK, it includes the little board with a SpartanII-fpga on it, which is the best chip you want to use in your hobby projects because it's 5V tolerant, but frankly, I bought the kit mostly for the HDL-code, because PCI is complex and that code is a complete working example.


Included HDL-source:
- two CDroms, everything is BSD-model
- you have to buy the hardware to see the source code and doc
- you can not share sources or documentation in any form!
- you can modify the source-code as you wish, but ONLY for your personal purposes

I have already seen this working scheme several times. Last time with VxWorks sources (Windriver).

So, personally I think what we have behind these two "OpenSource" watches is a great thing  :D