1 Star 0 Fork 0

qsnail123 / ESP32-Smart-Watch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ESP32 Smartwatch

This project is a fully open source smartwatch based around the ESP32, the project is ongoing for updates see the hackaday.io page for this project (https://hackaday.io/project/168227-custom-smartwatch). The goal of this project is to create a smartwatch that is easy to reprogram and use as an IOT controller or just as a DIY fashion statement.
Serial communication and charging are handled on-board through a single micro-usb connector without any external dock. The watch is built around the ESP32 WROOM module and is programable using the espressif or Arduino IDE. Using the ESP32 allows for the user to develop their software while leveraging the open-source libraries and examples that are available online for quick development.

The companion android app that allows the smartwatch to control media and obtain phone notifications has been split to a seperate repo and can be found here along with an example sketch for bluetooth interfacing using the ESP32.

There are two version of the firmware available, the V1 firmware uses deepsleep to conserve power and requires a touch wakeup in order to be used. I'm not planning on doing any further work to the V1 version but the code still works so it will remain in this repo for anyone who wants to use it.

The V2 firmware is overall much better and reccomended as the default firmware its features include:

  • light sleep, allowing for faster wakeup
  • accelerometer wakeup
  • compatibility with the newer version of the android companion app
  • higher reliability in forming BLE connections (with V2 companion app)
  • improved UI

The case is 3D printed and designed in FreeCAD, the design files are available in this repo.

Video Updates about the project

Video Update #4

Video Update #3

Video Update #2

Video Update #1

The MIT License (MIT) Copyright (c) 2020 Matthew James Bellafaire Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

An open source smartwatch based on the ESP32 compatible with the Arduino IDE. 展开 收起
C++ 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/qsnail123/ESP32-Smart-Watch.git
git@gitee.com:qsnail123/ESP32-Smart-Watch.git
qsnail123
ESP32-Smart-Watch
ESP32-Smart-Watch
master

搜索帮助