Entry № 041-3 / V-2192 · 0:00 synced

It's time. - Open Source Smartwatch

Linus Tech Tips@LinusTechTips1.6M viewsApr 5, 202110:49
Source
YT
Views
1.6M
Subscribers
16.8M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Description

Check out the PineTime at: lmg.gg

Promos

Visit squarespace.com and use offer code LTT for 10% off SmartDeploy: Claim your free IT software (worth $882!) at lmg.gg If you build it, they (developers) will come - at least that’s the idea behind this open source smart watch. Follow the project: @pauls_3d_things Questions? Join the Discord: discord.gg Want to build it? open-smartwatch.github.io Buy a dev board: geni.us Buy Apple Watch Series 6 (PAID LINK): geni.us Buy Nubia Alpha (PAID LINK): geni.us

Check out the Watchy at: lmg.gg Purchases made through some store links may provide some compensation to Linus Media Group. Hackster.IO writeup: hackster.io Really cool PCB explorer interactive tool: htmlpreview.github.io Discuss on the forum: linustechtips.com ►GET MERCH: lttstore.com ►SUPPORT US ON FLOATPLANE: floatplane.com ►LTX EXPO: ltxexpo.com AFFILIATES & REFERRALS --------------------------------------------------- ►Affiliates, Sponsors & Referrals: lmg.gg ►Check out our podcast gear: kit.co ►Private Internet Access VPN: lmg.gg ►Our Official Charging Partner Anker: lmg.gg ►MK Keyboards: lmg.gg ►Nerd or Die Stream Overlays: lmg.gg ►NEEDforSEAT Gaming Chairs: lmg.gg ►Displate Metal Prints: lmg.gg ►Official Game Store: nexus.gg ►Epic Games Store (LINUSMEDIAGROUP): lmg.gg ►Amazon Prime: lmg.gg ►Audible Free Trial: lmg.gg ►Streamlabs Prime: geni.us ►Our Gear on Amazon: geni.us FOLLOW US ELSEWHERE --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech Twitch: twitch.tv FOLLOW OUR OTHER CHANNELS --------------------------------------------------- Techquickie: lmg.gg TechLinked: lmg.gg ShortCircuit: lmg.gg LMG Clips: lmg.gg Channel Super Fun: lmg.gg Carpool Critics: lmg.gg MUSIC CREDIT --------------------------------------------------- Title: Laszlo - Supernova Video Link: youtube.com iTunes Download Link: itunes.apple.com Artist Link: soundcloud.com Outro Screen Music Credit: Approaching Nirvana - Sugar High youtube.com Monitor And Keyboard by vadimmihalkevich / CC BY 4.0 geni.us Mechanical RGB Keyboard by BigBrotherECE / CC BY 4.0 geni.us Mouse Gamer free Model By Oscar Creativo / CC BY 4.0 geni.us

Start
AI OverviewDefault language

The video presents Open Source Smartwatch, a project that intentionally challenges the modern wearables ecosystem by building a fully open hardware and software smartwatch. The host explains that mainstream wearables often suffer from non intuitive interfaces, patchy app ecosystems, subpar battery life, and a steady pattern of data beacons phoning home with intimate details. In contrast, the Open Source Smartwatch is designed so every component is accessible and modifiable, with hardware and software released as open source. The video traces the journey from a simple experimental concept to a functional device with a printed watch case, a small ESP32-based brain, and local data storage, emphasizing user control over data and a makers community ethos. The team walks through the Light Edition hardware choice lacking GPS and SD expansion to keep the form compact, then showcases the fully open design path including CAD files, 3D printed parts, and a case that can be iterated on with hobbyist tooling like a Prusa SL1. Throughout, there is a focus on practical tradeoffs, such as the absence of an app store and cloud dependencies, reinforcing the message that this project exists for education, experimentation, and right to repair rather than mass-market convenience. The discussion shifts to the hardware details that make the project tangible: a 36 millimeter diameter board, a small ESP32 family microcontroller, built-in WiFi and Bluetooth, and a suite of sensors including a barometer and accelerometer. The host highlights the design philosophy of keeping everything local, with power efficiency features that potentially extend battery life to days even with a single cell LiPo. They also demonstrate the fun, hands-on aspects of building and taking apart the watch, including a live teardown that reveals the open smartwatch PCB and the simple modular construction. The narrative ties the hardware to a broader open source hardware movement, comparing Open Source Smartwatch to similar projects like PineTime and Watchy, and underscoring a community-driven path forward that invites developers to contribute code, designs, and CAD files. Finally, the host emphasizes the educational value, the absence of microtransactions or cloud dependencies, and the potential for future iterations and collaborations, inviting viewers to engage with the project and even design their own cases or enhancements while pointing to sponsor tools for readers who want to build their own site or prototype workflows. In closing, the video frames this project as a proof of concept that demonstrates what open hardware can achieve when motivated individuals share designs openly. It makes a case for why open source wearables deserve more attention, showing a tangible device that is entirely locally stored and controllable. The discussion ends with encouragement to the audience to participate, whether by contributing to the project, building their own version, or simply supporting open hardware initiatives, while occasionally nudging viewers toward sponsor-driven resources and related open hardware examples in the ecosystem.

Topics · open_source · wearables · hardware · 3d_printing · embedded_systems · community_projects

Questions answered

What makes the Open Source Smartwatch different from traditional wearables?
It is completely open source in both hardware and software, stores data locally, has no cloud phoning home, no app store, and encourages community contributions.
What hardware core does the Open Source Smartwatch rely on?
The project uses a compact ESP32-based module (TTGO 32) as the main processor with built in WiFi and Bluetooth, designed to be low cost and accessible for hobbyists.