Tweet-A-Watt to Arduino (xbee)

XBee projects like the adapter, xBee tutorials, tweetawatt/wattcher, etc. from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
jkelley
 
Posts: 11
Joined: Tue Jun 12, 2012 11:28 am

Tweet-A-Watt to Arduino (xbee)

Post by jkelley »

All the documentation for the Tweet-A-Watt has the data being transmitted to a dedicated computer via xbee. What would it take for it to send the data to an Arduino with xbee receiver instead of a computer? How does the Arduino see the data? Thanks for any info. I'm new to xbee and arduino but have been hacking with Arduino's of various makes for a while now.

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Tweet-A-Watt to Arduino (xbee)

Post by adafruit_support_bill »

Yes, that is possible. Just connect the receiver XBee's Rx/Tx to a pair of digital pins and use SoftwareSerial to receive the data.

Locked
Please be positive and constructive with your questions and comments.

Return to “XBee products (discontinued)”