1 Star 0 Fork 29

chris.yue.vista / WCH Wristband

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

WCH Wristband

基于CH582M芯片设计的智能手环Demo。

支持BLE 5.3,心率检测,血氧检测,姿态角检测,触摸按键以及WCH-Link调试。

硬件提供原理图PCB参考设计,软件提供基本传感器外设驱动。

封面

项目文件说明


  • Hardware:wristband为原理图和PCB文件,使用Altium Designer打开。
  • Firmware:CH582M芯片的固件,使用沁恒开发的IDE MounRiver Studio打开。
  • Doc:CH582M芯片的手册以及相关外设的手册。
  • Pic:图片生成工具以及工程使用图片。

硬件方案


  • 主控芯片采用CH582M芯片,32位RISC-V架构MCU,自带BLE5.3

  • LCD屏采用0.96寸高清IPS显示屏 ST7735,I2C DMA传输

  • 采用MUP9250九轴传感器,具备抬腕检测,步数计算等功能

  • 血氧心率检测模块MAX30102

  • DRV2605电机驱动模块,实现震动功能

  • TTP223触摸按键

软件设计


  • 基于沁恒MRS IDE开发

  • 提供SPI I2C读写函数

  • 提供各个功能模块功能函数

MIT License Copyright (c) 2019 lewis he 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.

简介

基于CH582M开发的智能手环方案 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/chrisyuevista/wch-wristband.git
git@gitee.com:chrisyuevista/wch-wristband.git
chrisyuevista
wch-wristband
WCH Wristband
master

搜索帮助