Intel HEX
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				Intel HEX is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.

