Need help combining too sketches to use data from a tmp36 to read in morse.

  1. convert the temperature into a format suitable for Morse code (two digits, perhaps?)

Or a string, using itoa() or dtostrf(), depending on how accurate your sensor REALLY is.