drewvigne / arduino_nano_33_ant

Software that integrates Nano 33 into nRF5 SDK for fitness tracker prototyping. Specially made for ANT+ bike power meters.
http://drewvigne.me
MIT License
33 stars 6 forks source link

Powermeter #1

Open duffel90 opened 3 years ago

duffel90 commented 3 years ago

Hey, i found you project over youtube. The last thing I did was to rebuild the powermeter after this project https://github.com/rrrlasse/powerino/wiki. But I would like to get my data directly on my Garmin watch. Is it possible to send the data via ANT with the already existing project?

Best regards

drewvigne commented 3 years ago

Hi duffel90, Certain Garmin watches support ANT power meter data, yours might be one of them. So long as it is, the existing project should work fine.

Drew