Open Smartwatch - 具有步数,GPS跟踪,和地图的开源式手表
一个基于ESP32的开源式手表(功能有计算步数,GPS跟踪,地图)
标签
Arduino
ESP32
开源手表
3D打印
理工男
更新2021-02-25
3140

内容介绍

Open Smartwatch

FinwwobTW-ahwPIPgLLwkl7JSX5P

现在的进展

FoKVWClZrJLeow4t5TPgsA2tIeriFoKmSZtbEuM2Sh-90E_kuEO73swFFrnLIY094tc01iJpyqGsgLN-94QDFjU4Nek_SlPH7K4A9v3i-ytvLNT-FqPVEjqT0jzawAw97tjSzch5bmJ5FhH-Mhk6E7dUXVZtU3V8onf2US8fFol37YwO6klS7-JL4VsRw6GgAu01FqMktGVCUkpP-87KisC8lvnnITCPFjZOHVibScY85qU6bVDM183OHLkMFmvzBQpOxI-FBQnJ3j8-byq3Of5M

 

目标

目标是构建具有步数,GPS跟踪,和地图的开源式手表

  • ESP32 (可使用Arduino编程)
  • GPS
  • 时间
  • 传感器 (加速度测量器,步数计算器)
  • 锂电池
  • USB串行
  • uSD卡 (提供开放的街道地图图块)

 

媒体报道

 

参与讨论

 

硬件

GPS 版

FnNrbahQfx__GkWuR6nZPGwmBbMMFggKqXtsoffLD9ohKshaiaf1D4cBFu5QaUm2ARnWnD7tfY2s0Ydoeomj

轻版

FuSq9Yd7iY0fEyApHQLT3GrDx0DbFinnYgwkeNeaBXfnhRXygsMmR3YtFpIod77UTJp8QeFWpSeXQZ9MJxlK

 

The Big BOM

GPS版的零件是Light版的超集,因此以下列表涵盖了GPS版:

Part

Description

Aliexpress Link

U7

TTGO T-MICRO32

 https://www.aliexpress.com/item/32869180373.html

U4

GC9A01

https://www.aliexpress.com/item/1005001382307998.html

U8

 Quectel L96-M33

https://www.aliexpress.com/item/32920337260.html

D1

LED 0805

https://www.aliexpress.com/item/32947001269.html

U2

BMA400

https://www.aliexpress.com/item/4001043933700.html

U6

 CH340E

https://www.aliexpress.com/item/4000171821951.html

U1

 DS3231MZ

https://www.aliexpress.com/item/32962505279.html

U3

PSRAM

https://www.aliexpress.com/item/4000242457828.html

U10,U13

XC6209F332MR-G

https://www.aliexpress.com/item/4000687517883.html

U11

MCP73831T-2ACI/OT SOT23-5

https://www.aliexpress.com/item/32714249253.html

U9

TPS2115APWR

https://www.aliexpress.com/item/32612393464.html

U5

USB-Micro

https://www.aliexpress.com/item/32820570603.html

SW1, SW2, SW4, SW5

Buttons

https://www.aliexpress.com/item/32870278366.html

XS1

uSD Slot

https://www.aliexpress.com/item/1005001470093106.html

Q1

2N7002

https://www.aliexpress.com/item/32912312094.html

R1-RN

0603 SMD R

https://www.aliexpress.com/item/32298348854.html

C5,C6

 1206 SMD C

https://www.aliexpress.com/item/32956133014.html

C1-CN

 0603 SMD C

https://www.aliexpress.com/item/32841971485.html

R5

blob of solder

N/A

 

进一步的材料清单

这可能有助于您确定用于组装此项目的零件的方向:

材料

 Aliexpress 链接

锡膏

https://www.aliexpress.com/item/33057598049.html

拆焊丝

https://www.aliexpress.com/item/32958719300.html

助焊剂

https://www.aliexpress.com/item/4000480154850.html

烙铁

https://www.aliexpress.com/item/32860309312.html

热板

https://www.aliexpress.com/item/32974173898.html

 

软件

储存库:

 

快速上手引导

以下是使用PlatformIO将操作系统添加到VScode中的方法(推荐的教程:https://youtu.be/JmvMvIphMnY(到YouTube的外部链接)):

1.克隆此存储库:

git clone --recurse-submodules https://github.com/Open-Smartwatch/open-smartwatch-os.git

2. 用VSC打开它:

code open-smartwatch-os

如果在克隆macOS上的链接子模块时遇到麻烦,请检查您的VSC是否在Applications文件夹中,而不在下载文件夹中。另外,这可能帮助: https://stackoverflow.com/questions/29955500/code-not-working-in-command-line-for-visual-studio-code-on-osx-mac

要构建:使用带有PlatformIO扩展名的Visual Studio Code,您需要更改./include中的config.h.example文件以适合您的数据,并将其更改为头文件(删除.example)。要进行上传,您需要按住左下方的按钮,然后单击“重置”按钮(左上方)。它启用了闪光模式,显示屏应该变暗。显示屏方向:左侧的USB插口。按住左下按钮可切换到所需的应用,以进行应用更改。

 

原文链接:https://github.com/Open-Smartwatch/open-smartwatch.github.io

团队介绍

uvwxy (Paul Smith),matti04

评论

0 / 100
查看更多
目录
硬禾服务号
关注最新动态
0512-67862536
info@eetree.cn
江苏省苏州市苏州工业园区新平街388号腾飞创新园A2幢815室
苏州硬禾信息科技有限公司
Copyright © 2023 苏州硬禾信息科技有限公司 All Rights Reserved 苏ICP备19040198号