dhiltonp / marco-gps

GPS Bike Computer
MIT License
5 stars 1 forks source link

interface with 9DOF sensor (BNO055) #1

Closed dhiltonp closed 8 years ago

dhiltonp commented 8 years ago

9DOF sensor has an address conflict with Arduino Zero's EDBG (debug) chip.

Power must be applied to the ADR pin.

Also, pull-up resistors should be used when port scanning, otherwise stuff doesn't work.