How do you communicate with a computer and an Xbee using an uno?
hi all,
my current project use xbee, uno , computer. want set system uno receives data xbee, processes , sends computer.
in future project need run on intel galileo board, similar uno , has same i/o pins , software serial library not supported.
as know can communicate either xbee or computer using hardware serial, pins 0 , 1, standard xbee shield won't work. can't use seeedstudio xbee shield because uses software serial library.
i had idea might possible use xbee adapter or uno , xbee shield , comunicate using i2c or spi don't know how feasible be.
has encountered problem before , how solve it?
my current project use xbee, uno , computer. want set system uno receives data xbee, processes , sends computer.
in future project need run on intel galileo board, similar uno , has same i/o pins , software serial library not supported.
as know can communicate either xbee or computer using hardware serial, pins 0 , 1, standard xbee shield won't work. can't use seeedstudio xbee shield because uses software serial library.
i had idea might possible use xbee adapter or uno , xbee shield , comunicate using i2c or spi don't know how feasible be.
has encountered problem before , how solve it?
quote
in future project need run on intel galileo board, similar uno , has same i/o pins , software serial library not supported.
then, isn't "very similar". should start intel galileo, use capabilities present on board.
Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > How do you communicate with a computer and an Xbee using an uno?
arduino
Comments
Post a Comment