Cloud sensor -- initial plans

So after doing some digging around, I think there's a simpler approach than using Peltier coolers, and that's using an IR temperature sensor. This guy has built his own using this approach, though he's using Arduino controllers to read them. That led me down the Arduino path, and after a lot of reading I think I've got an approach that might work.

Sparkfun sells the MLX90614 temperature sensor in a couple of different formats: bare sensor, or on an eval board. After reading that tutorial, my understanding is:

Assuming I've got all that right...my inclination is to start with the FTDI breakout board and USB; that'll make the learning curve easier, and I can get the Inventor's kit later on.

I've asked on the SparkFun forum whether I've got all this right...time will tell. But getting quickly started with the USB seems like a good way to start.