Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) | βœ… |