adafruit / Adafruit_BNO055

Unified sensor driver for the Adafruit BNO055 orientation sensor breakout
MIT License
355 stars 299 forks source link

Xbee serial communication #51

Closed kula2000uk closed 5 years ago

kula2000uk commented 6 years ago

Hi, I am trying to get the bunny cuberotate sketch to send serial communication to send over xbee wireless serial port. My setup is an arduino uno with a SparkFun XBee Shield and a bn005 9dof board which is connected via sda too a4 and scl to a5 the xbee`s are s1 modle and am using a hobbutronics xbee usb v2 usb breakout. how do i embed the xbee library in to the processing and ide code?

ladyada commented 5 years ago

hiya you would use a microcontroller to read the data and send it over xbee like any other xbee data source :)