[CentralOH] Watchy: An Open Hardware Smart Watch

Joshua Kramer joskra42.list at gmail.com
Wed Feb 3 21:47:17 EST 2021


So the hardware itself seems pretty refined- this is the second
version of this watch.  (The first version had external I/O ports and
was stackable, but was not as attractive.)  The software, not so much,
 Battery life is measured in hours- I think I was able to get 12 hours
out of it- but it's been a while since I've tinkered with it.  Here is
the most popular firmware for it- very easy to build & upload using
Visual Studio Code & platformio.
https://github.com/sharandac/My-TTGO-Watch

On Wed, Feb 3, 2021 at 8:41 PM Andrew Kubera <andrewkubera at gmail.com> wrote:
>
> Ohh, and that has a touch screen & speaker. You like it? Have you done
> anything with it? What's the battery life?
>
>
> On 2/3/21 6:28 PM, Joshua Kramer wrote:
> > There are a number of watches like that, though I'm not sure how many
> > of them run MicroPython.  I have this one:
> > https://www.banggood.com/LILYGO-TTGO-T-Watch-2020-ESP32-Main-Chip-1_54-Inch-Touch-Display-Programmable-Wearable-Environmental-Interaction-Watch-p-1671427.html?rmmds=myorder&cur_warehouse=USA
> >
> > On Wed, Feb 3, 2021 at 5:41 PM Andrew Kubera <andrewkubera at gmail.com> wrote:
> >> Those of you who have been going to the dojos for the past few months have probably seen me messing
> >> around with my ESP32 board as I learn MicroPython; I have to say, it's been pretty fun.
> >>
> >> I recently came across the project Watchy, on the eletronics-crowdfunding site crowdsupply (https://www.crowdsupply.com/sqfmi/watchy).
> >> It pairs an e-ink display, ESP32, and battery in a wristwatch form for about $50.
> >> It's projected to be released at the start of the summer (so that probably means next winter?).
> >>
> >> They're keeping all designs and source code open (https://github.com/sqfmi/Watchy).
> >> Software written in C++ not MicroPython, but I'm sure with enough creativity, this is correctable ;-).
> >>
> >> I'm in for one, and thought some of you might also be interested in a hackable smart-watch where you can
> >> control your data (and every other feature). It'd be fun to hack on these together at meetings.
> >>
> >> - Andrew
> >> _______________________________________________
> >> CentralOH mailing list
> >> CentralOH at python.org
> >> https://mail.python.org/mailman/listinfo/centraloh
> > _______________________________________________
> > CentralOH mailing list
> > CentralOH at python.org
> > https://mail.python.org/mailman/listinfo/centraloh
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh


More information about the CentralOH mailing list