Hello.
I have a question.
I want to put 3 things in one arduino board.
-
gps log (with sirf 3 module)
-
fm transmitting (with xbee transmitters)
-
arduino based thermo cam (http://www.cheap-thermocam.tk/)
Basically, take the thermal image, and get gps location data, and send it to user using xbee transmitters.
can i do that using only one uno board? or do i need mega board? or…it is impossible?
thank you for your time.
N314
2
Depends on what/how many pins the gps/xbee/thermocam use.
njr27
3
juntom10:
or…it is impossible?
Nothing is impossible.
GPS looks like 2 digital I/O.
Xbee is probably going to need a breakout board…or not.
Thermo cam looks like 2 or 4( with the servos.)
~~Nick
N314:
Depends on what/how many pins the gps/xbee/thermocam use.
Ah !
njr27:
juntom10:
or…it is impossible?
Nothing is impossible.
GPS looks like 2 digital I/O.
Xbee is probably going to need a breakout board…or not.
Thermo cam looks like 2 or 4( with the servos.)
~~Nick
That is great to hear that!.
Would you please give me more details about breakout board for xbee,
and how to integrate all of those things into one uno board and work things get together?!

njr27
5
I am not too familiar with the xbee stuff.
Here is the introduction and buying guide: http://www.sparkfun.com/tutorials/257
I think the minimum would be:
XBee Explorer Dongle
http://www.sparkfun.com/products/9819
XBee Shield
http://www.sparkfun.com/products/9976
2x XBee 1mW Chip Antenna - Series 1
http://www.sparkfun.com/products/8664
You may not need the XBee Shield if you build your own breakout board.