Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinyuan-lilygo/t-wristband
DIY Programmable Bracelet
https://github.com/xinyuan-lilygo/t-wristband
esp32 lilygo t-wristband ttgo
Last synced: 4 days ago
JSON representation
DIY Programmable Bracelet
- Host: GitHub
- URL: https://github.com/xinyuan-lilygo/t-wristband
- Owner: Xinyuan-LilyGO
- Created: 2019-12-05T01:20:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T02:39:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-23T20:12:16.944Z (11 days ago)
- Topics: esp32, lilygo, t-wristband, ttgo
- Language: C
- Homepage:
- Size: 8.11 MB
- Stars: 315
- Watchers: 30
- Forks: 98
- Open Issues: 12
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
πLilyGo T-Wristbandπ
**NOTE**
- [Better bracelet application from yacubovvs/CubOS](https://github.com/yacubovvs/CubOS)
- The new version screen (green label) requires configuration changes. [Refer to section 3 of this document for configuration](examples/T-Wristband-MPU9250/README.MD)
![](docs/_static/readme/new_version_green_tag.png)
- T-Wristband has two types of sensors, LSM9DS1 and MPU9250 sensors. How to distinguish the version you bought, please see the upper right part of the board below to distinguish
![](docs/_static/readme/3.jpg)
## Documentation
You can use the [T-Wristband Online Documentation](https://t-wristband-zh-cn.readthedocs.io/en/latest) to get all information about this project.
* [Getting Started](https://t-wristband-zh-cn.readthedocs.io/en/latest/get-started/index.html)
* [Hardware Reference](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html)
* [Examples](https://t-wristband-zh-cn.readthedocs.io/en/latest/soft-reference/index.html)
* [Troubleshooting](https://t-wristband-zh-cn.readthedocs.io/en/latest/troubleshooting.html)
* [Copyrights](https://t-wristband-zh-cn.readthedocs.io/en/latest/COPYRIGHT.html)## π· Product
| Examples | Product Link | Schematic | Status |
| :-------------------------------------------------------: | :-------------------------------------------------------------: | :---------------------------------------------------------: | :----: |
| [LSM9DS1 Version](examples/T-Wristband-LSM9DS1/README_CN.md) | [AliExpress](https://www.aliexpress.com/item/4001162589218.html) | [Schematic](./schematic/T_Wristband_lsm9ds1_20200306.pdf) | β |
| [MPU9250 Version](examples/T-Wristband-MPU9250/README_CN.md) | [AliExpress](https://www.aliexpress.com/item/4001162589218.html) | [Schematic](./schematic/T_Wristband_mpu9250.pdf) | β |
| [MAX3010X](examples/T-Wristband-MAX3010X/README_CN.md) | [AliExpress](https://www.aliexpress.com/item/3256801677444772.html) | [Schematic](./schematic/T_Wristband_MAX30102.pdf) | β |
| [DRV2605](examples/T-Wristband-DRV2605/README_CN.md) | [AliExpress](https://www.aliexpress.com/item/3256801703960897.html) | [Schematic](./schematic/T_Wristband_DRV2605.pdf) | β |