Giter VIP home page Giter VIP logo

pacer's Introduction

pacer

pacer是一個穿戴型配速系統,利用藍芽連接手機與esp32來設定初始值,跑步時可不用攜帶手機,單由esp32來計算合適的配速,並且利用震動來提醒跑者當前速度需要調整。


Required embedded devices

  1. 開發版 Esp32-S3
  2. 九軸感測器 MPU9255
  3. 震動馬達 Grove – Vibration Motor
  4. 觸控螢幕 8inch SPI Module ILI9341

Connect all devices

依照下方電路圖接上所有設備


Get started

參考下方的說明

  1. 開server端,pacer.ino
  2. 開client端,pacer_client.apk

pacer.ino

裡面是esp32的程式,esp32是server

  1. 燒錄進esp32,打開序列埠
  2. 當手機端選擇完MyESP32-*,序列埠會印出client connected
  3. 當手機端按下send按鈕,序列埠會收到初始值並印出Distance和Time

pacer_client.apk

裡面是手機app程式,先安裝在手機 (目前適用Android手機)

  1. 選擇要連接的server(基本上找MyESP32-*)
  2. 填入跑步總距離跟總時長
  3. 按下send按鈕,送出Distance和Time給esp32

Go running

當設備偵測到開始跑步的時候,螢幕上就會顯示所有資訊,否則畫面為空

pacer's People

Contributors

hahaherher avatar yujie47 avatar hsuantung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.