Hi guys
I'm playing with some xbees (pro series 1) that I have, and since I realize that xbee's love transmitting data (e.g.: bytes), I was wondering if they could transmit a small jpg file (~1000 bytes) in size.
Specifically, using the set-up described below, would it be possible to transmit a small jpg file via xbee to a receiving xbee-PC (maybe running processing software)?
Arduino Uno + SD card reader + SD card (1 small jpg thumbnail saved in there) + XBee (pro series 1) + XBee explorer ---------> XBee + XBee explorer + PC (maybe running processing to capture the incoming file)?
Thanks!