clayperez / framerx-bluetooth-sensors

Experiment with TICKR / KICKR sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FramerX Bluetooth Sensors

Example

This is an experiment for pairing bluetooth sensors with FramerX prototypes. The sensors used (not limited) are:

  • Wahoo TICKRX Heart Rate Monitor
  • Wahoo KICKR Smart Indoor Trainer

Objective

  1. Learn about the web bluetooth API
  2. Learn about React Hooks and use ReactN to manage the stream of data from sensors as global states.
  3. Make each code component listen to global states and render data accordingly.

Demo using both TICKR & KICKR

KICKR & TICKR

See full video: https://www.youtube.com/watch?v=hwoGavlCPXU&feature=youtu.be

Open this locally

  • Download & unzip
  • Append the folder name with .framerfx

About

Experiment with TICKR / KICKR sensors


Languages

Language:HTML 61.9%Language:TypeScript 38.1%