Skip to content

Zwift steering device using a NRF51822 smart watch

Notifications You must be signed in to change notification settings

stefaandesmet2003/Sterzo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a proof of concept STERZO imitation based on a nrf51822 smart watch

to get going:

  • modify variant.h to suit the pin layout of your smartwatch, in particular I2C for the accelerometer, and Serial TX for the Serial.prints to work
  • install Arduino NRF51 board package & BLEPeripheral library
  • select the device settings corresponding with the smartwatch : ram/flash (xxaa), oscillator(RC)
  • hookup a ST-LINK for programming
  • flash a Nordic SoftDevice (S110 works for me)
  • program arduino sketch

Have a look at my repo https://github.com/stefaandesmet2003/nrf51 for more details

About

Zwift steering device using a NRF51822 smart watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages