lucymamaxx:
Thank you so much for your kind reply and pointing me to the right direction.
You're very welcome. I'm glad if I can be of some assistance. Luckily, I have a good deal of experience with the MAX31855 due to having used it in an Arduino-based custom temperature controller for my glass annealing kiln.
lucymamaxx:
is the adafruit MAX31855 amplifier already have soldered on pins
No. The header pins are not soldered, nor are the screw terminals for the thermocouple on the Adafruit module. The board comes with the header pins and the screw terminals, but they are not soldered. It does mean extra work, but it also makes the module more flexible in case you preferred to use some other sort of connections.
You can buy similar MAX31855 modules with soldered pins and terminal on eBay if you prefer. At the time I did my project, the price difference between the Adafruit product and the ones from China was not so big and I decided that for such an important part of my project I wanted to be sure to get quality parts. Months later, Adafruit contacted me to let me know they had discovered through their own investigation that the manufacturer of the MAX31855 had made a manufacturing error on some of their chips that caused them to not work correctly. They gave the date codes of the affected chips and offered to replace any I had received. It turned out I did have a couple of these in the backup modules I had purchased (though luckily the one in use in my kiln controller was good) and Adafruit sent me replacements for those modules without even requiring me to return the bad ones. I'm quite certain I never would have gotten that level of customer service from the eBay sellers of the Chinese MAX31855 modules.
lucymamaxx:
Do you find a small capacitor is necessary?
No. If you compare that picture to the one on the Adafruit product page, you'll see the Adafruit module has that capacitor built in, while the module in your picture does not.
lucymamaxx:
Also, what wires can I use to link arduino pins and the pins on the amplifier? Are those female to female jump wires alright?
Yes. Those will work.
lucymamaxx:
Is it correct that I need to link Nano's "3.3V pin" as marked on the board to Vin pin on the amplifier?
You can do that, but I think it's a better idea to connect the Nano's 5V pin to the Vin pin on the MAX31855 module.
lucymamaxx:
The other 3Vo pin, is this a output voltage pin?
Yes. That just provides a 3.3 V output from the voltage regulator on the MAX31855 module in case you have a use for it.
lucymamaxx:
Do I need to solder the K-type thermocouple adopter onto the amplifier or that is just insert into the board?
That's the screw terminals I mentioned above. You definitely need to solder them. If you just insert it into the board you won't get a reliable electrical connection and you'll have problems with your thermocouple readings.